Buildresult: linus/sparc-allmodconfig/sparc64-gcc5 built on Apr 6 2022, 03:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 6 2022, 03:03
Duration:
0:04:06.861099
Builder:
ka7
Revision:
Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (
ce4c854ee8681bc66c1c369518b6594e93b11ee5)
Target:
linus/sparc-allmodconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/misc/habanalabs/common/memory.c:153:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:288: drivers/misc/habanalabs/common/memory.o] Error 1 make[3]: *** [scripts/Makefile.build:550: drivers/misc/habanalabs] Error 2 make[2]: *** [scripts/Makefile.build:550: drivers/misc] Error 2 make[1]: *** [Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (1)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify ce4c854ee8681bc66c1c369518b6594e93b11ee5^{commit} ce4c854ee8681bc66c1c369518b6594e93b11ee5 already have revision, skipping fetch # git checkout -q -f -B kisskb ce4c854ee8681bc66c1c369518b6594e93b11ee5 # git clean -qxdf # < git log -1 # commit ce4c854ee8681bc66c1c369518b6594e93b11ee5 # Merge: 312310928417 60021bd754c6 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 5 08:59:37 2022 -0700 # # Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - prevent deleting subvolume with active swapfile # # - fix qgroup reserve limit calculation overflow # # - remove device count in superblock and its item in one transaction so # they cant't get out of sync # # - skip defragmenting an isolated sector, this could cause some extra IO # # - unify handling of mtime/permissions in hole punch with fallocate # # - zoned mode fixes: # - remove assert checking for only single mode, we have the # DUP mode implemented # - fix potential lockdep warning while traversing devices # when checking for zone activation # # * tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: prevent subvol with swapfile from being deleted # btrfs: do not warn for free space inode in cow_file_range # btrfs: avoid defragging extents whose next extents are not targets # btrfs: fix fallocate to use file_modified to update permissions consistently # btrfs: remove device item and update super block in the same transaction # btrfs: fix qgroup reserve overflow the qgroup limit # btrfs: zoned: remove left over ASSERT checking for single profile # btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ce4c854ee8681bc66c1c369518b6594e93b11ee5 # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/misc/habanalabs/common/memory.c: In function 'alloc_device_memory': /kisskb/src/drivers/misc/habanalabs/common/memory.c:153:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] (u64) gen_pool_dma_alloc_align(vm->dram_pg_pool, ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/misc/habanalabs/common/memory.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc/habanalabs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:04:06.861099
© Michael Ellerman 2006-2018.