[opensuse-factory] Please fix 32-bit builds
There is an outstanding bug for 32-bit Tumbleweed (bsc#1046571) that prevents the VirtualBox kernel modules from loading since the switch to gcc7. I have fixed the code, built the packages locally using osc, and tested the new versions. When I submit the build to OBS, it fails as follows: ================================================================== [ 2585s] g++ -c -O2 -fPIC -g -pipe -Wshadow -Wall -Wextra -Wno-missing-field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-option -Wno-unused-parameter -Wlogical-op -Wno-variadic-macros -Wno-long-long -Wunused-variable -Wunused-function -Wunused-label -Wunused-parameter -Wno-overloaded-virtual -Wno-variadic-macros -Wshadow -fshort-wchar -fpermissive -fexceptions -frtti -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -std=c++11 -fdollars-in-identifiers -m32 -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/src/VBox/Main/include -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release/bin/sdk/bindings/xpcom/include -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release/bin/sdk/bindings/xpcom/include/xpcom -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release Job seems to be stuck here, killed. (after 28800 seconds of inactivity) ================================================================== Until the switch to gcc7, these failures were disturbing, but now they prevent a set of users from doing their work. This issue has been filed as bsc#1046894. Thanks, Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
JFYI, just moved your bug to the Tumbleweed people, since I don't see why this should be an OBS issue. It is more likely a toolchain problem in Tumbleweed. Please tell if you have some information which point to the build environment. Btw, you can also test the same environment local when using osc build --vm-type=kvm ... it will build local running the kernel which is defined to be used for these builds. bye adrian On Freitag, 30. Juni 2017, 17:59:00 CEST wrote Larry Finger:
There is an outstanding bug for 32-bit Tumbleweed (bsc#1046571) that prevents the VirtualBox kernel modules from loading since the switch to gcc7. I have fixed the code, built the packages locally using osc, and tested the new versions. When I submit the build to OBS, it fails as follows:
================================================================== [ 2585s] g++ -c -O2 -fPIC -g -pipe -Wshadow -Wall -Wextra -Wno-missing-field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-option -Wno-unused-parameter -Wlogical-op -Wno-variadic-macros -Wno-long-long -Wunused-variable -Wunused-function -Wunused-label -Wunused-parameter -Wno-overloaded-virtual -Wno-variadic-macros -Wshadow -fshort-wchar -fpermissive -fexceptions -frtti -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -std=c++11 -fdollars-in-identifiers -m32 -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/src/VBox/Main/include -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release/bin/sdk/bindings/xpcom/include -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release/bin/sdk/bindings/xpcom/include/xpcom -I/home/abuild/rpmbuild/BUILD/VirtualBox-5.1.22/out/linux.x86/release
Job seems to be stuck here, killed. (after 28800 seconds of inactivity) ==================================================================
Until the switch to gcc7, these failures were disturbing, but now they prevent a set of users from doing their work.
This issue has been filed as bsc#1046894.
Thanks,
Larry
-- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany
participants (2)
-
Adrian Schröter
-
Larry Finger