>>> host-mender-artifact 3.0.0 Downloading --2019-06-03 15:53:38-- https://github.com/mendersoftware/mender-artifact/archive/3.0.0.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender-artifact/tar.gz/3.0.0 [following] --2019-06-03 15:53:39-- https://codeload.github.com/mendersoftware/mender-artifact/tar.gz/3.0.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-0/output/build/.3.0.0.tar.gz.fBwYJ3/output' 0K .......... .......... .......... .......... .......... 218K 50K .......... .......... .......... .......... .......... 437K 100K .......... .......... .......... .......... .......... 64.2M 150K .......... .......... .......... .......... .......... 1.14M 200K .......... .......... .......... .......... .......... 701K 250K .......... .......... .......... .......... .......... 69.7M 300K .......... .......... .......... .......... .......... 67.4M 350K .......... .......... .......... .......... .......... 1.17M 400K .......... .......... .......... .......... .......... 705K 450K .......... .......... .......... .......... .......... 67.0M 500K .......... .......... .......... .......... .......... 92.4M 550K .......... .......... .......... .......... .......... 130M 600K .......... .......... .......... .......... .......... 149M 650K .......... .......... .......... .......... .......... 148M 700K .......... .......... .......... .......... .......... 146M 750K .......... .......... .......... .......... .......... 1.20M 800K .......... .......... .......... .......... .......... 141M 850K .......... .......... .......... .......... ... 617K=0.7s 2019-06-03 15:53:40 (1.27 MB/s) - '/home/peko/autobuild/instance-0/output/build/.3.0.0.tar.gz.fBwYJ3/output' saved [914796] 3.0.0.tar.gz: OK (sha256: b1b80822282a750c3f94cf4954ac4b1de5a86a7a9c1c7f2541aaf21417a0ff5f) >>> host-mender-artifact 3.0.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/mender-artifact/3.0.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0 -xf - >>> host-mender-artifact 3.0.0 Patching >>> host-mender-artifact 3.0.0 Configuring mkdir -p /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/_gopath/src/github.com/mendersoftware/ ln -sf /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0 /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/_gopath/src/github.com/mendersoftware/mender-artifact >>> host-mender-artifact 3.0.0 Building cd /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/_gopath/src/github.com/mendersoftware/mender-artifact; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" GOBIN= CGO_ENABLED=1 GOPATH="/home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/_gopath" /home/peko/autobuild/instance-0/output/host/bin/go build -v -ldflags "-X main.Version=3.0.0" -tags "" -p 6 -o /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/bin/mender-artifact ./cli/mender-artifact github.com/mendersoftware/mender-artifact/vendor/github.com/mendersoftware/go-liblzma github.com/mendersoftware/mender-artifact/vendor/golang.org/x/sys/unix github.com/mendersoftware/mender-artifact/vendor/github.com/pkg/errors github.com/mendersoftware/mender-artifact/utils github.com/mendersoftware/mender-artifact/vendor/github.com/urfave/cli github.com/mendersoftware/mender-artifact/vendor/golang.org/x/crypto/ssh/terminal github.com/mendersoftware/mender-artifact/vendor/github.com/sirupsen/logrus github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender-artifact/awriter github.com/mendersoftware/mender-artifact/areader github.com/mendersoftware/mender-artifact/cli/mender-artifact >>> host-mender-artifact 3.0.0 Installing to host directory /usr/bin/install -D -m 0755 /home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/bin/mender-artifact /home/peko/autobuild/instance-0/output/host/bin/mender-artifact *** *** ERROR: package host-mender-artifact installs executables without proper RPATH: *** /home/peko/autobuild/instance-0/output/host/bin/mender-artifact package/pkg-generic.mk:248: recipe for target '/home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/.stamp_host_installed' failed make: *** [/home/peko/autobuild/instance-0/output/build/host-mender-artifact-3.0.0/.stamp_host_installed] Error 1 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'