Buildresult: powerpc-fixes/85xx/xes_mpc85xx_defconfig/powerpc-gcc5 built on Jun 27 2020, 03:50
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 27 2020, 03:50
Duration:
0:01:22.940263
Builder:
ka3
Revision:
selftests/powerpc: Fix build failure in ebb tests (
896066aa0685af3434637998b76218c2045142a8)
Target:
powerpc-fixes/85xx/xes_mpc85xx_defconfig/powerpc-gcc5
Branch:
powerpc-fixes
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
85xx/xes_mpc85xx_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable]
Full Log
# git rev-parse -q --verify 896066aa0685af3434637998b76218c2045142a8^{commit} 896066aa0685af3434637998b76218c2045142a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 896066aa0685af3434637998b76218c2045142a8 # git clean -qxdf # < git log -1 # commit 896066aa0685af3434637998b76218c2045142a8 # Author: Harish <harish@linux.ibm.com> # Date: Thu Jun 25 22:27:21 2020 +0530 # # selftests/powerpc: Fix build failure in ebb tests # # We use OUTPUT directory as TMPOUT for checking no-pie option. # # Since commit f2f02ebd8f38 ("kbuild: improve cc-option to clean up all # temporary files") when building powerpc/ from selftests directory, the # OUTPUT directory points to powerpc/pmu/ebb/ and gets removed when # checking for -no-pie option in try-run routine, subsequently build # fails with the following: # # $ make -C powerpc # ... # TARGET=ebb; BUILD_TARGET=$OUTPUT/$TARGET; mkdir -p $BUILD_TARGET; make OUTPUT=$BUILD_TARGET -k -C $TARGET all # make[2]: Entering directory '/home/linux-master/tools/testing/selftests/powerpc/pmu/ebb' # make[2]: *** No rule to make target 'Makefile'. # make[2]: Failed to remake makefile 'Makefile'. # make[2]: *** No rule to make target 'ebb.c', needed by '/home/linux-master/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test'. # make[2]: *** No rule to make target 'ebb_handler.S', needed by '/home/linux-master/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test'. # make[2]: *** No rule to make target 'trace.c', needed by '/home/linux-master/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test'. # make[2]: *** No rule to make target 'busy_loop.S', needed by '/home/linux-master/tools/testing/selftests/powerpc/pmu/ebb/reg_access_test'. # make[2]: Target 'all' not remade because of errors. # # Fix this by adding a suffix to the OUTPUT directory so that the # failure is avoided. # # Fixes: 9686813f6e9d ("selftests/powerpc: Fix try-run when source tree is not writable") # Signed-off-by: Harish <harish@linux.ibm.com> # [mpe: Mention that commit that triggered the breakage] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20200625165721.264904-1-harish@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 896066aa0685af3434637998b76218c2045142a8 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/xes_mpc85xx_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x877620) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.8.0-rc2-g896066aa0685 Created: Sat Jun 27 03:51:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4426610 Bytes = 4322.86 KiB = 4.22 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_xes_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:01:22.940263
© Michael Ellerman 2006-2018.