# git rev-parse -q --verify be779f03d563981c65cc7417cc5e0dbbc5b89d30^{commit} be779f03d563981c65cc7417cc5e0dbbc5b89d30 already have revision, skipping fetch # git checkout -q -f -B kisskb be779f03d563981c65cc7417cc5e0dbbc5b89d30 # git clean -qxdf # < git log -1 # commit be779f03d563981c65cc7417cc5e0dbbc5b89d30 # Merge: d290ef9 00979ce # Author: Linus Torvalds # Date: Wed Jun 13 08:40:34 2018 -0700 # # Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull more Kbuild updates from Masahiro Yamada: # # - fix some bugs introduced by the recent Kconfig syntax extension # # - add some symbols about compiler information in Kconfig, such as # CC_IS_GCC, CC_IS_CLANG, GCC_VERSION, etc. # # - test compiler capability for the stack protector in Kconfig, and # clean-up Makefile # # - test compiler capability for GCC-plugins in Kconfig, and clean-up # Makefile # # - allow to enable GCC-plugins for COMPILE_TEST # # - test compiler capability for KCOV in Kconfig and correct dependency # # - remove auto-detect mode of the GCOV format, which is now more nicely # handled in Kconfig # # - test compiler capability for mprofile-kernel on PowerPC, and clean-up # Makefile # # - misc cleanups # # * tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() # kconfig: fix localmodconfig # sh: remove no-op macro VMLINUX_SYMBOL() # powerpc/kbuild: move -mprofile-kernel check to Kconfig # Documentation: kconfig: add recommended way to describe compiler support # gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST # gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST # gcc-plugins: test plugin support in Kconfig and clean up Makefile # gcc-plugins: move GCC version check for PowerPC to Kconfig # kcov: test compiler capability in Kconfig and correct dependency # gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT # arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig # kconfig: add CC_IS_CLANG and CLANG_VERSION # kconfig: add CC_IS_GCC and GCC_VERSION # stack-protector: test compiler capability in Kconfig and drop AUTO mode # kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 be779f03d563981c65cc7417cc5e0dbbc5b89d30 # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/funnel@821000/ports/port@8/endpoint: graph connection to node '/soc/etf@825000/ports/port@1/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/replicator@824000/ports/port@2/endpoint: graph connection to node '/soc/etf@825000/ports/port@0/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@0/endpoint: graph connection to node '/soc/funnel@821000/ports/port@8/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@1/endpoint: graph connection to node '/soc/replicator@824000/ports/port@2/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/funnel@821000/ports/port@8/endpoint: graph connection to node '/soc/etf@825000/ports/port@1/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/replicator@824000/ports/port@2/endpoint: graph connection to node '/soc/etf@825000/ports/port@0/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@0/endpoint: graph connection to node '/soc/funnel@821000/ports/port@8/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@1/endpoint: graph connection to node '/soc/replicator@824000/ports/port@2/endpoint' is not bidirectional /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld: net/bpfilter/bpfilter_umh.o: compiled for a little endian system and target is big endian /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld: failed to merge target specific data of file net/bpfilter/bpfilter_umh.o /kisskb/src/scripts/Makefile.build:530: recipe for target 'net/bpfilter/bpfilter.o' failed make[3]: *** [net/bpfilter/bpfilter.o] Error 1 /kisskb/src/scripts/Makefile.build:558: recipe for target 'net/bpfilter' failed make[2]: *** [net/bpfilter] Error 2 /kisskb/src/Makefile:1034: recipe for target 'net' failed make[1]: *** [net] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'sig_ind': /kisskb/src/drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64 # Build took: 0:26:32.997063