Buildresult: powerpc-merge/40x/ep405_defconfig/powerpc-gcc5 built on Jun 6 2020, 03:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 6 2020, 03:16
Duration:
0:00:02.958563
Builder:
ka3
Revision:
module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs (
ec7b8eb9bc7a519047485c95f7292b48f5b73fe6)
Target:
powerpc-merge/40x/ep405_defconfig/powerpc-gcc5
Branch:
powerpc-merge
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Log:
Download original
Possible errors
make[2]: *** [scripts/kconfig/Makefile:88: 40x/ep405_defconfig] Error 1 make[1]: *** [Makefile:588: 40x/ep405_defconfig] Error 2 make: *** [Makefile:180: sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify ec7b8eb9bc7a519047485c95f7292b48f5b73fe6^{commit} ec7b8eb9bc7a519047485c95f7292b48f5b73fe6 already have revision, skipping fetch # git checkout -q -f -B kisskb ec7b8eb9bc7a519047485c95f7292b48f5b73fe6 # git clean -qxdf # < git log -1 # commit ec7b8eb9bc7a519047485c95f7292b48f5b73fe6 # Author: Jessica Yu <jeyu@kernel.org> # Date: Wed Apr 8 16:31:06 2020 +0200 # # module: break nested ARCH_HAS_STRICT_MODULE_RWX and STRICT_MODULE_RWX #ifdefs # # Various frob_* and module_{enable,disable}_* functions are defined in a # CONFIG_ARCH_HAS_STRICT_MODULE_RWX ifdef block which also has a nested # CONFIG_STRICT_MODULE_RWX ifdef block within it. This is unecessary and # makes things hard to read. Not only that, this construction requires # redundant empty stubs for module_enable_nx(). I suspect this was # originally done for cosmetic reasons - to keep all the frob_* functions # in the same place, and all the module_{enable,disable}_* functions right # after, but as a result it made the code harder to read. # # Make this more readable by unnesting the ifdef blocks and getting rid of # the redundant empty stubs. # # Signed-off-by: Jessica Yu <jeyu@kernel.org> # [mpe: Cherry-pick to fix build breakage] # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # < /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 ec7b8eb9bc7a519047485c95f7292b48f5b73fe6 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-merge_40x_ep405_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/ep405_defconfig *** *** Can't find default configuration "arch/powerpc/configs/40x/ep405_defconfig"! *** make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:88: 40x/ep405_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:588: 40x/ep405_defconfig] Error 2 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-merge_40x_ep405_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/ep405_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-merge_40x_ep405_defconfig_powerpc-gcc5 # Build took: 0:00:02.958563
© Michael Ellerman 2006-2018.