# git rev-parse -q --verify ffd602eb4693bbb49b301fa059b109bbdebf9524^{commit} ffd602eb4693bbb49b301fa059b109bbdebf9524 already have revision, skipping fetch # git checkout -q -f -B kisskb ffd602eb4693bbb49b301fa059b109bbdebf9524 # git clean -qxdf # < git log -1 # commit ffd602eb4693bbb49b301fa059b109bbdebf9524 # Merge: 5af7f115886f 9250d20e9ece # Author: Linus Torvalds # Date: Sun Mar 10 17:48:21 2019 -0700 # # Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild updates from Masahiro Yamada: # # - do not generate unneeded top-level built-in.a # # - let git ignore O= directory entirely # # - optimize scripts/kallsyms slightly # # - exclude DWARF info from *.s regardless of config options # # - fix GCC toolchain search path for Clang to prepare ld.lld support # # - do not generate modules.order when CONFIG_MODULES is disabled # # - simplify single target rules and remove VPATH for external module # build # # - allow to add optional flags to dpkg-buildpackage when building # deb-pkg # # - move some compiler option tests from Makefile to Kconfig # # - various Makefile cleanups # # * tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (40 commits) # kbuild: remove scripts/basic/% build target # kbuild: use -Werror=implicit-... instead of -Werror-implicit-... # kbuild: clean up scripts/gcc-version.sh # kbuild: remove cc-version macro # kbuild: update comment block of scripts/clang-version.sh # kbuild: remove commented-out INITRD_COMPRESS # kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig # kbuild: [bin]deb-pkg: add DPKG_FLAGS variable # kbuild: move ".config not found!" message from Kconfig to Makefile # kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing # kbuild: simplify single target rules # kbuild: remove empty rules for makefiles # kbuild: make -r/-R effective in top Makefile for old Make versions # kbuild: move tools_silent to a more relevant place # kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig # kbuild: refactor cc-cross-prefix implementation # kbuild: hardcode genksyms path and remove GENKSYMS variable # scripts/gdb: refactor rules for symlink creation # kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target # scripts/gdb: do not descend into scripts/gdb from scripts # ... # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 ffd602eb4693bbb49b301fa059b109bbdebf9524 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xA6DB1361 WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU Depends on [n]: PINCTRL [=y] && IMX_SCU [=n] Selected by [y]: - PINCTRL_IMX8QXP [=y] && PINCTRL [=y] && ARCH_MXC [=y] && ARM64 [=y] WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU Depends on [n]: PINCTRL [=y] && IMX_SCU [=n] Selected by [y]: - PINCTRL_IMX8QXP [=y] && PINCTRL [=y] && ARCH_MXC [=y] && ARM64 [=y] # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 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 WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU Depends on [n]: PINCTRL [=y] && IMX_SCU [=n] Selected by [y]: - PINCTRL_IMX8QXP [=y] && PINCTRL [=y] && ARCH_MXC [=y] && ARM64 [=y] WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU Depends on [n]: PINCTRL [=y] && IMX_SCU [=n] Selected by [y]: - PINCTRL_IMX8QXP [=y] && PINCTRL [=y] && ARCH_MXC [=y] && ARM64 [=y] WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU Depends on [n]: PINCTRL [=y] && IMX_SCU [=n] Selected by [y]: - PINCTRL_IMX8QXP [=y] && PINCTRL [=y] && ARCH_MXC [=y] && ARM64 [=y] 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 /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1328:1: warning: the frame size of 2384 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/clk/tegra/clk-tegra124-dfll-fcpu.c: In function 'get_alignment_from_regulator': /kisskb/src/drivers/clk/tegra/clk-tegra124-dfll-fcpu.c:555:19: error: implicit declaration of function 'regulator_get_linear_step' [-Werror=implicit-function-declaration] align->step_uv = regulator_get_linear_step(reg); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: drivers/clk/tegra/clk-tegra124-dfll-fcpu.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:493: drivers/clk/tegra] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:493: drivers/clk] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1036: drivers] Error 2 make: *** [Makefile:160: sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 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-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:03:07.274986