https://bugzilla.redhat.com/show_bug.cgi?id=1460254
Bug ID: 1460254 Summary: golang 1.8.1 fails to build oci-register-machine Product: Fedora Version: rawhide Component: golang Assignee: vbatts@redhat.com Reporter: dan@danny.cz QA Contact: extras-qa@fedoraproject.org CC: admiller@redhat.com, amurdaca@redhat.com, golang-updates@lists.fedoraproject.org, jcajka@redhat.com, lemenkov@gmail.com, renich@woralelandia.com, s@shk.io, ttomecek@redhat.com, vbatts@redhat.com Blocks: 467765 (ZedoraTracker)
golang 1.8.1 fails to rebuild the oci-register-machine package due
... Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u0ec4f + umask 022 + cd /builddir/build/BUILD + cd oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1 + mkdir -p src/github.com/projectatomic + ln -s ../../../ src/github.com/projectatomic/oci-register-machine ++ pwd + export GOPATH=/builddir/build/BUILD/oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1:/usr/share/gocode + GOPATH=/builddir/build/BUILD/oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1:/usr/share/gocode + make -j2 GOPATH=$GOPATH:/usr/share/gocode go build -a -ldflags " -B 0x77a6d4ab6a395ddbb703bbeb833479ff025e62b2" -o oci-register-machine go-md2man -in "oci-register-machine.1.md" -out "oci-register-machine.1" sed -i 's|$HOOKSDIR|/usr/libexec/oci/hooks.d|' oci-register-machine.1 # _/builddir/build/BUILD/oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1 L0: $WORK/runtime/cgo.a(_all.o): sym#625: ignoring symbol in section 17 (type 0) L0: $WORK/runtime/cgo.a(_all.o): sym#626: ignoring symbol in section 17 (type 0) L0: $WORK/runtime/cgo.a(_all.o): sym#627: ignoring symbol in section 17 (type 0) RPM build errors: make: *** [Makefile:25: oci-register-machine] Error 2
for full logs see https://koji.fedoraproject.org/koji/taskinfo?taskID=19927556
can be reproduced locally (after "fedpkg prep") with [sharkcz@devel3 oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1]$ export GOPATH=/home/sharkcz/oci-register-machine/oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1:/usr/share/gocode [sharkcz@devel3 oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1]$ make build GOPATH=$GOPATH:/usr/share/gocode go build -a -ldflags " -B 0xfa783c231ce95bd7ebbc24bade68c14aeaf7f94e" -o oci-register-machine # _/home/sharkcz/oci-register-machine/oci-register-machine-bb20b00165c008f473ee09163cdb7db66faa00b1 L0: $WORK/runtime/cgo.a(_all.o): sym#624: ignoring symbol in section 17 (type 0) L0: $WORK/runtime/cgo.a(_all.o): sym#625: ignoring symbol in section 17 (type 0) L0: $WORK/runtime/cgo.a(_all.o): sym#626: ignoring symbol in section 17 (type 0) make: *** [Makefile:25: oci-register-machine] Error 2
Version-Release number of selected component (if applicable): golang-1.8.1-2.fc26.s390x golang-1.8.1-2.fc27.s390x
Additional information: Seems the previous build in s390 koji using golang-1.8-0.rc3.2.fc26 .s390x was successful.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765 [Bug 467765] Fedora for System z (s390): Bug Tracker