** Summary changed: - virtualbox: Fix build failure with GCC 5.4 + [SRU] virtualbox: Fix build failure with GCC 5.4
** Description changed: + [Impact] + build failure + + [Test Case] + build with newer gcc + + [Regression Potential] + none, but upstream strictly checks for gcc versions to avoid gcc regressions or untested releases with different toolchains + + [Other Info] debian/rules build dh build --with python2,dkms,systemd - dh_testdir - dh_update_autotools_config - debian/rules override_dh_auto_configure + dh_testdir + dh_update_autotools_config + debian/rules override_dh_auto_configure make[1]: Entering directory '/«PKGBUILDDIR»' Building for Ubuntu/xenial mkdir -p out ./configure \ - --ose \ - --odir=/«PKGBUILDDIR»/out \ - --with-linux="/usr" \ - --disable-kmods \ - --enable-webservice \ - --enable-vde \ - --enable-vnc + --ose \ + --odir=/«PKGBUILDDIR»/out \ + --with-linux="/usr" \ + --disable-kmods \ + --enable-webservice \ + --enable-vde \ + --enable-vnc Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK. Checking for kBuild: found, OK. - Checking for gcc: - ** gcc version 5.4 found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10 or gcc 5.3! + Checking for gcc: + ** gcc version 5.4 found, expected gcc 3.x with x>1 or gcc 4.x with 0<x<10 or gcc 5.3! Check /«PKGBUILDDIR»/out/configure.log for details debian/rules:37: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 1 make[1]: Leaving directory '/«PKGBUILDDIR»' debian/rules:34: recipe for target 'build' failed make: *** [build] Error 2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598158 Title: [SRU] virtualbox: Fix build failure with GCC 5.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1598158/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
