Buildresult: linus/parisc-allmodconfig/parisc-gcc8 built on Nov 2 2021, 05:27
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 2 2021, 05:27
Duration:
0:00:09.548493
Builder:
blade4b
Revision:
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block (
19901165d90fdca1e57c9baa0d5b4c63d15c476a)
Target:
linus/parisc-allmodconfig/parisc-gcc8
Branch:
linus
Compiler:
parisc-gcc8
(hppa-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
include/linux/page-flags.h:806:29: error: macro "PAGEFLAG_FALSE" requires 2 arguments, but only 1 given include/linux/page-flags.h:807:32: error: macro "TESTSCFLAG_FALSE" requires 2 arguments, but only 1 given include/linux/page-flags.h:806:1: error: unknown type name 'PAGEFLAG_FALSE' include/linux/page-flags.h:807:18: error: expected ';' before 'static' make[2]: *** [scripts/Makefile.build:121: arch/parisc/kernel/asm-offsets.s] Error 1 make[1]: *** [Makefile:1220: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 19901165d90fdca1e57c9baa0d5b4c63d15c476a^{commit} 19901165d90fdca1e57c9baa0d5b4c63d15c476a already have revision, skipping fetch # git checkout -q -f -B kisskb 19901165d90fdca1e57c9baa0d5b4c63d15c476a # git clean -qxdf # < git log -1 # commit 19901165d90fdca1e57c9baa0d5b4c63d15c476a # Merge: b6773cdb0e9f 1e03a36bdff4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Nov 1 10:25:27 2021 -0700 # # Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block # # Pull block inode sync updates from Jens Axboe: # "This contains improvements to how bdev inode syncing is handled, # unifying the API" # # * tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block: # block: simplify the block device syncing code # ntfs3: use sync_blockdev_nowait # fat: use sync_blockdev_nowait # btrfs: use sync_blockdev # xen-blkback: use sync_blockdev # block: remove __sync_blockdev # fs: remove __sync_filesystem # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 19901165d90fdca1e57c9baa0d5b4c63d15c476a # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- In file included from /kisskb/src/include/linux/mmzone.h:22, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/percpu_counter.h:16, from /kisskb/src/include/linux/sched/user.h:7, from /kisskb/src/include/linux/cred.h:17, from /kisskb/src/include/linux/sched/signal.h:10, from /kisskb/src/include/linux/ptrace.h:7, from /kisskb/src/arch/parisc/kernel/asm-offsets.c:20: /kisskb/src/include/linux/page-flags.h:806:29: error: macro "PAGEFLAG_FALSE" requires 2 arguments, but only 1 given PAGEFLAG_FALSE(HasHWPoisoned) ^ /kisskb/src/include/linux/page-flags.h:807:32: error: macro "TESTSCFLAG_FALSE" requires 2 arguments, but only 1 given TESTSCFLAG_FALSE(HasHWPoisoned) ^ /kisskb/src/include/linux/page-flags.h:806:1: error: unknown type name 'PAGEFLAG_FALSE' PAGEFLAG_FALSE(HasHWPoisoned) ^~~~~~~~~~~~~~ /kisskb/src/include/linux/page-flags.h:807:18: error: expected ';' before 'static' TESTSCFLAG_FALSE(HasHWPoisoned) ^ ; /kisskb/src/include/linux/page-flags.h:815:1: static inline bool is_page_hwpoison(struct page *page) ~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:121: arch/parisc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1220: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 # Build took: 0:00:09.548493
© Michael Ellerman 2006-2018.