>>> mender 1.4.0 Extracting gzip -d -c /accts/mlweber1/scripts/instance-1/dl/mender/mender-1.4.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0 -xf - >>> mender 1.4.0 Patching Applying 0001-FIX-Enabling-compiling-ppc64le.patch using patch: patching file ioctl_64_bit.go >>> mender 1.4.0 Configuring mkdir -p /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/ ln -sf /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0 /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/mender >>> mender 1.4.0 Building cd /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/_gopath/src/github.com/mendersoftware/mender; GOARCH=amd64 GOROOT="/accts/mlweber1/scripts/instance-1/output/host/lib/go" CC="/accts/mlweber1/scripts/instance-1/output/host/bin/x86_64-amd-linux-gnu-gcc" CXX="/accts/mlweber1/scripts/instance-1/output/host/bin/x86_64-amd-linux-gnu-g++" GOTOOLDIR="/accts/mlweber1/scripts/instance-1/output/host/lib/go/pkg/tool/linux_amd64" PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" GOBIN= CGO_ENABLED=1 GOPATH="/accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/_gopath" /accts/mlweber1/scripts/instance-1/output/host/bin/go build -v -ldflags "-X main.Version=1.4.0" -tags "" -o /accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/bin/mender ./. runtime/cgo github.com/mendersoftware/mender/vendor/github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/mendersoftware/mender/vendor/github.com/mendersoftware/scopestack github.com/mendersoftware/mender/vendor/github.com/pkg/errors github.com/mendersoftware/mender/vendor/github.com/pmezard/go-difflib/difflib github.com/mendersoftware/mender/vendor/golang.org/x/net/http2/hpack github.com/mendersoftware/mender/vendor/github.com/ungerik/go-sysfs github.com/mendersoftware/mender/vendor/github.com/davecgh/go-spew/spew github.com/mendersoftware/mender/vendor/github.com/Sirupsen/logrus github.com/mendersoftware/mender/vendor/github.com/stretchr/objx github.com/mendersoftware/mender/utils os/user net github.com/mendersoftware/mender/vendor/github.com/bmatsuo/lmdb-go/lmdb archive/tar log/syslog vendor/golang_org/x/net/http/httpproxy net/textproto crypto/x509 github.com/mendersoftware/mender/vendor/github.com/Sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/vendor/github.com/mendersoftware/log vendor/golang_org/x/net/http/httpguts github.com/mendersoftware/mender/vendor/github.com/mendersoftware/mender-artifact/artifact crypto/tls github.com/mendersoftware/mender/vendor/github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender/vendor/github.com/mendersoftware/mender-artifact/areader net/http/httptrace net/http net/http/httptest github.com/mendersoftware/mender/vendor/golang.org/x/net/http2 github.com/mendersoftware/mender/vendor/github.com/stretchr/testify/assert github.com/mendersoftware/mender/vendor/github.com/stretchr/testify/mock github.com/mendersoftware/mender/client github.com/mendersoftware/mender/statescript github.com/mendersoftware/mender/installer github.com/mendersoftware/mender/store github.com/mendersoftware/mender # github.com/mendersoftware/mender /accts/mlweber1/scripts/instance-1/output/host/lib/go/pkg/tool/linux_amd64/link: running /accts/mlweber1/scripts/instance-1/output/host/bin/x86_64-amd-linux-gnu-gcc failed: exit status 1 /tmp/go-build598707558/b001/exe/a.out: final close failed: Invalid operation collect2: error: ld returned 1 exit status make: *** [/accts/mlweber1/scripts/instance-1/output/build/mender-1.4.0/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/scripts/instance-1/buildroot'