Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc11 built on May 6 2022, 14:10
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 6 2022, 14:10
Duration:
0:02:16.451201
Builder:
ka4
Revision:
Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache (
fe27d189e3f42e31d3c8223d5daed7285e334c5e)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc11
Branch:
linus-rand
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
cat: write error: Broken pipe make[3]: *** [arch/x86/boot/compressed/Makefile:139: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[2]: *** [arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [arch/x86/Makefile:264: bzImage] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (7)
.config:4931:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4936:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY lib/test_ubsan.o: warning: objtool: test_ubsan_init()+0xf: unreachable instruction vmlinux.o: warning: objtool: enter_from_user_mode()+0x4a: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x53: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x4a: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x4a: call to on_thread_stack() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify fe27d189e3f42e31d3c8223d5daed7285e334c5e^{commit} fe27d189e3f42e31d3c8223d5daed7285e334c5e already have revision, skipping fetch # git checkout -q -f -B kisskb fe27d189e3f42e31d3c8223d5daed7285e334c5e # git clean -qxdf # < git log -1 # commit fe27d189e3f42e31d3c8223d5daed7285e334c5e # Merge: f47c960e9395 b9ff43dd2743 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu May 5 16:52:15 2022 -0700 # # Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache # # Pull folio fixes from Matthew Wilcox: # "Two folio fixes for 5.18. # # Darrick and Brian have done amazing work debugging the race I created # in the folio BIO iterator. The readahead problem was deterministic, so # easy to fix. # # - Fix a race when we were calling folio_next() in the BIO folio iter # without holding a reference, meaning the folio could be split or # freed, and we'd jump to the next page instead of the intended next # folio. # # - Fix readahead creating single-page folios instead of the intended # large folios when doing reads that are not a power of two in size" # # * tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache: # mm/readahead: Fix readahead with large folios # block: Do not call folio_next() on an unreferenced folio # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 fe27d189e3f42e31d3c8223d5daed7285e334c5e # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4931:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4936:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- lib/test_ubsan.o: warning: objtool: test_ubsan_init()+0xf: unreachable instruction vmlinux.o: warning: objtool: enter_from_user_mode()+0x4a: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x53: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x4a: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x4a: call to on_thread_stack() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:139: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:264: bzImage] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:02:16.451201
© Michael Ellerman 2006-2018.