Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc8 built on Jan 29 2020, 14:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 29 2020, 14:31
Duration:
0:03:16.792570
Builder:
blade46
Revision:
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6 (
68353984d63d8d7ea728819dbdb7aecc5f32d360)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc8
Branch:
linus-rand
Compiler:
powerpc-gcc8
(powerpc64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
make[1]: *** [Makefile:1078: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2
Possible warnings (1)
kernel/watchdog.c:47:23: warning: 'watchdog_allowed_mask' defined but not used [-Wunused-variable]
Full Log
# git rev-parse -q --verify 68353984d63d8d7ea728819dbdb7aecc5f32d360^{commit} 68353984d63d8d7ea728819dbdb7aecc5f32d360 already have revision, skipping fetch # git checkout -q -f -B kisskb 68353984d63d8d7ea728819dbdb7aecc5f32d360 # git clean -qxdf # < git log -1 # commit 68353984d63d8d7ea728819dbdb7aecc5f32d360 # Merge: c8994374d90b f1f27ad74557 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jan 28 15:34:03 2020 -0800 # # Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6 # # Pull cifs updates from Steve French: # "Various SMB3/CIFS fixes including four for stable. # # - Improvement to fallocate (enables 3 additional xfstests) # # - Fix for file creation when mounting with modefromsid # # - Add ability to backup/restore dos attributes and creation time # # - DFS failover and reconnect fixes # # - performance optimization for readir # # Note that due to the upcoming SMB3 Test Event (at SNIA SDC next week) # there will likely be more changesets near the end of the merge window # (since we will be testing heavily next week, I held off on some # patches and I expect some additional multichannel patches as well as # patches to enable some additional xfstests)" # # * tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6: (24 commits) # CIFS: Fix task struct use-after-free on reconnect # cifs: use PTR_ERR_OR_ZERO() to simplify code # cifs: add support for fallocate mode 0 for non-sparse files # cifs: fix NULL dereference in match_prepath # smb3: fix default permissions on new files when mounting with modefromsid # CIFS: Add support for setting owner info, dos attributes, and create time # cifs: remove set but not used variable 'server' # cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() # cifs: Fix mount options set in automount # cifs: fix unitialized variable poential problem with network I/O cache lock patch # cifs: Fix return value in __update_cache_entry # cifs: Avoid doing network I/O while holding cache lock # cifs: Fix potential deadlock when updating vol in cifs_reconnect() # cifs: Merge is_path_valid() into get_normalized_path() # cifs: Introduce helpers for finding TCP connection # cifs: Get rid of kstrdup_const()'d paths # cifs: Clean up DFS referral cache # cifs: Don't use iov_iter::type directly # cifs: set correct max-buffer-size for smb2_ioctl_init() # cifs: use compounding for open and first query-dir for readdir() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 68353984d63d8d7ea728819dbdb7aecc5f32d360 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x7317D1FA # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/watchdog.c:47:23: warning: 'watchdog_allowed_mask' defined but not used [-Wunused-variable] static struct cpumask watchdog_allowed_mask __read_mostly; ^~~~~~~~~~~~~~~~~~~~~ Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1078: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:03:16.792570
© Michael Ellerman 2006-2018.