# git rev-parse -q --verify 74564adfd3521d9e322cfc345fdc132df80f3c79^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 74564adfd3521d9e322cfc345fdc132df80f3c79^{commit} 74564adfd3521d9e322cfc345fdc132df80f3c79 # git checkout -q -f -B kisskb 74564adfd3521d9e322cfc345fdc132df80f3c79 # git clean -qxdf # < git log -1 # commit 74564adfd3521d9e322cfc345fdc132df80f3c79 # Author: Stephen Rothwell # Date: Mon Jul 1 19:37:44 2024 +1000 # # Add linux-next specific files for 20240701 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 74564adfd3521d9e322cfc345fdc132df80f3c79 # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3791:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5705:5: warning: 'location.type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (location.type == BTRFS_INODE_ITEM_KEY) { ^ /kisskb/src/fs/btrfs/inode.c:5706:11: warning: 'location.objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] inode = btrfs_iget(location.objectid, root); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?) make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1171: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_defconfig_s390x-gcc8 # Build took: 0:05:04.261857