David Mair changed bug 1204587
What Removed Added
CC   dimstar@opensuse.org
Flags   needinfo?(dimstar@opensuse.org)

Comment # 5 on bug 1204587 from
I've just submitted a modified crash package to Kernel:Kdump (which
openSUSE:Factory is a reference to). The modified crash source results in
successful build of openSUSE:Factory crash for all architectures except s390.
The submit request is:

https://build.opensuse.org/request/show/1031227

Be advised that the failure of s390 builds is both unrelated to the cause
described in comment #3/comment #4 here and actually isn't a failure building
the crash program. The s390 problem is a failure building the architecture
specific crash kernel modules (which isn't what comment #3/comment #4
demonstrates causing the build failure for all other architectures):

[ 2174s] ld: cannot find arch/s390/lib/expoline/expoline.o: No such file or
directory
[ 2174s] make[2]: *** [/usr/src/linux-6.0.3-1/scripts/Makefile.modfinal:59:
/home/abuild/rpmbuild/BUILD/crash-7.3.1/kbuild/default/crash.ko] Error 1
[ 2174s] make[1]: *** [/usr/src/linux-6.0.3-1/scripts/Makefile.modpost:140:
__modpost] Error 2
[ 2174s] make: *** [../../../linux-6.0.3-1/Makefile:1780: modules] Error 2
[ 2174s] make: Leaving directory '/usr/src/linux-6.0.3-1-obj/s390x/default'
[ 2174s] error: Bad exit status from /var/tmp/rpm-tmp.leEcyx (%build)

That should be treated as a different problem from the cause of this bug.


You are receiving this mail because: