Bug ID | 1119895 |
---|---|
Summary | Factory: kmod fails to build on s390x |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | S/390-64 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | msuchanek@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
https://build.opensuse.org/package/live_build_log/Base:System/kmod-testsuite/openSUSE_Factory_zSystems/s390x [ 86s] test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ [ 86s] echo >&2; \ [ 86s] echo >&2 " ERROR: Kernel configuration is invalid."; \ [ 86s] echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ [ 86s] echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ [ 86s] echo >&2 ; \ [ 86s] /bin/false) [ 86s] /usr/src/linux-4.19.8-1/arch/s390/include/asm/facility.h:11:10: fatal error: asm/facility-defs.h: No such file or directory [ 86s] #include <asm/facility-defs.h> There is something broken on s390 and with the kernel message spam in the logs it is hard to tell what.