Buildresult: linus-rand/x86_64-randconfig/um-x86_64 built on Mar 31 2020, 14:06
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 31 2020, 14:06
Duration:
0:02:57.219167
Builder:
blade46
Revision:
staging/octeon: fix up merge error (
673b41e04a035d760bc0aff83fa9ee24fd9c2779)
Target:
linus-rand/x86_64-randconfig/um-x86_64
Branch:
linus-rand
Compiler:
um-x86_64
(x86_64-linux-gcc.br_real (Buildroot 2017.05) 5.4.0 / GNU ld (GNU Binutils) 2.27)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (5)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. .config:5661:warning: override: reassigning to symbol STANDALONE .config:5662:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD kernel/sched/cputime.c:1007:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 673b41e04a035d760bc0aff83fa9ee24fd9c2779^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 673b41e04a035d760bc0aff83fa9ee24fd9c2779^{commit} 673b41e04a035d760bc0aff83fa9ee24fd9c2779 # git checkout -q -f -B kisskb 673b41e04a035d760bc0aff83fa9ee24fd9c2779 # git clean -qxdf # < git log -1 # commit 673b41e04a035d760bc0aff83fa9ee24fd9c2779 # Author: Randy Dunlap <rdunlap@infradead.org> # Date: Sun Mar 29 09:12:31 2020 -0700 # # staging/octeon: fix up merge error # # There's a semantic conflict in the Octeon staging network driver, which # used the skb_reset_tc() function to reset skb state when re-using an # skb. But that inline helper function was removed in mainline by commit # 2c64605b590e ("net: Fix CONFIG_NET_CLS_ACT=n and # CONFIG_NFT_FWD_NETDEV={y, m} build"). # # Fix it by using skb_reset_redirect() instead. Also move it out of the # # This code path only ends up triggering if REUSE_SKBUFFS_WITHOUT_FREE is # enabled, which in turn only happens if you don't have CONFIG_NETFILTER # configured. Which was how this wasn't caught by the usual allmodconfig # builds. # # Signed-off-by: Randy Dunlap <rdunlap@infradead.org> # Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 673b41e04a035d760bc0aff83fa9ee24fd9c2779 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0xEF5EC092 # 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 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- olddefconfig .config:5661:warning: override: reassigning to symbol STANDALONE .config:5662:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/kernel/sched/cputime.c: In function 'kcpustat_field': /kisskb/src/kernel/sched/cputime.c:1007:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] u64 val; ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:02:57.219167
© Michael Ellerman 2006-2018.