Buildresult: powerpc-next/s390-defconfig/s390x-gcc8 built on Jun 5 2020, 05:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 5 2020, 05:49
Duration:
0:05:30.215649
Builder:
blade4b
Revision:
Merge branch 'topic/ppc-kvm' into next (
1395375c592770fe5158a592944aaeed67fa94ff)
Target:
powerpc-next/s390-defconfig/s390x-gcc8
Branch:
powerpc-next
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (1)
kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 1395375c592770fe5158a592944aaeed67fa94ff^{commit} 1395375c592770fe5158a592944aaeed67fa94ff already have revision, skipping fetch # git checkout -q -f -B kisskb 1395375c592770fe5158a592944aaeed67fa94ff # git clean -qxdf # < git log -1 # commit 1395375c592770fe5158a592944aaeed67fa94ff # Merge: 4336b9337824 bf8036a4098d # Author: Michael Ellerman <mpe@ellerman.id.au> # Date: Wed Jun 3 13:44:51 2020 +1000 # # Merge branch 'topic/ppc-kvm' into next # # Merge one more commit from the topic branch we shared with the kvm-ppc # tree. # # This brings in a fix to the code that scans for dirty pages during # migration of a VM, which was incorrectly triggering a warning. # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 1395375c592770fe5158a592944aaeed67fa94ff # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /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:1652:6: note: 'oldval' was declared here int oldval, ret; ^~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc8 # Build took: 0:05:30.215649
© Michael Ellerman 2006-2018.