# git rev-parse -q --verify dc636f5d78de487ec493a9cc455c9eb595749470^{commit} dc636f5d78de487ec493a9cc455c9eb595749470 already have revision, skipping fetch # git checkout -q -f -B kisskb dc636f5d78de487ec493a9cc455c9eb595749470 # git clean -qxdf # < git log -1 # commit dc636f5d78de487ec493a9cc455c9eb595749470 # Author: Stephen Rothwell # Date: Thu Jun 20 20:42:33 2019 +1000 # # Add linux-next specific files for 20190620 # # Signed-off-by: Stephen Rothwell # < /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 dc636f5d78de487ec493a9cc455c9eb595749470 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/powerpc/platforms/powernv/memtrace.c: In function 'memtrace_offline_pages': /kisskb/src/arch/powerpc/platforms/powernv/memtrace.c:75:6: error: unused variable 'end_pfn' [-Werror=unused-variable] u64 end_pfn = start_pfn + nr_pages - 1; ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/platforms/powernv/memtrace.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:498: arch/powerpc/platforms/powernv] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:498: arch/powerpc/platforms] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1068: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_powernv_defconfig_ppc64le-gcc5 # Build took: 0:02:38.260497