# git rev-parse -q --verify dd9fb9bb3340c791a2be106fdc895db75f177343^{commit} dd9fb9bb3340c791a2be106fdc895db75f177343 already have revision, skipping fetch # git checkout -q -f -B kisskb dd9fb9bb3340c791a2be106fdc895db75f177343 # git clean -qxdf # < git log -1 # commit dd9fb9bb3340c791a2be106fdc895db75f177343 # Merge: 70187f7727d4 46d4a403a04c 4e4bb894467c e5fc436f06ee # Author: Linus Torvalds # Date: Sat Sep 5 14:22:46 2020 -0700 # # Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux # # Pull misc fixes from Miguel Ojeda: # "A trivial patch for auxdisplay: # # - Replace HTTP links with HTTPS ones (Alexander A. Klimov) # # The usual clang-format trivial update: # # - Update with the latest for_each macro list (Miguel Ojeda) # # And Luc requested me to pick a sparse fix on my queue, so here it goes # along with other two trivial Compiler Attributes ones (also from Luc). # # - sparse: use static inline for __chk_{user,io}_ptr() (Luc Van # Oostenryck) # # - Compiler Attributes: fix comment concerning GCC 4.6 (Luc Van # Oostenryck) # # - Compiler Attributes: remove comment about sparse not supporting # __has_attribute (Luc Van Oostenryck)" # # * tag 'auxdisplay-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # auxdisplay: Replace HTTP links with HTTPS ones # # * tag 'clang-format-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # clang-format: Update with the latest for_each macro list # # * tag 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # sparse: use static inline for __chk_{user,io}_ptr() # Compiler Attributes: fix comment concerning GCC 4.6 # Compiler Attributes: remove comment about sparse not supporting __has_attribute # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 dd9fb9bb3340c791a2be106fdc895db75f177343 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xCD128C00 # 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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4721:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Auto-detecting system features: ... libelf: [ on ] ... zlib: [ on ] ... bpf: [ on ] /usr/bin/env: 'python3': No such file or directory make[4]: *** [Makefile:186: /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/tools/bpf/resolve_btfids/bpf_helper_defs.h] Error 127 make[4]: *** Deleting file '/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/tools/bpf/resolve_btfids/bpf_helper_defs.h' make[3]: *** [Makefile:54: /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/tools/bpf/resolve_btfids//libbpf.a] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:71: bpf/resolve_btfids] Error 2 make[1]: *** [/kisskb/src/Makefile:1890: tools/bpf/resolve_btfids] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:00:15.281084