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