>>> mender 2.5.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/srv/storage/autobuild/run/instance-1/output-1/build/.2.5.0.tar.gz.ScBviv/output' 'https://github.com/mendersoftware/mender/archive/2.5.0.tar.gz' --2021-03-31 05:27:02-- https://github.com/mendersoftware/mender/archive/2.5.0.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender/tar.gz/2.5.0 [following] --2021-03-31 05:27:02-- https://codeload.github.com/mendersoftware/mender/tar.gz/2.5.0 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/srv/storage/autobuild/run/instance-1/output-1/build/.2.5.0.tar.gz.ScBviv/output' 0K .......... .......... .......... .......... .......... 2.95M 50K .......... .......... .......... .......... .......... 37.6M 100K .......... .......... .......... .......... .......... 10.4M 150K .......... .......... .......... .......... .......... 3.74M 200K .......... .......... .......... .......... .......... 3.89M 250K .......... .......... .......... .......... .......... 48.8M 300K .......... .......... .......... .......... .......... 3.75M 350K .......... .......... .......... .......... .......... 3.83M 400K .......... .......... .......... .......... .......... 3.71M 450K .......... .......... .......... .......... .......... 4.14M 500K .......... .......... .......... .......... .......... 5.15M 550K .......... .......... .......... .......... .......... 5.83M 600K .......... .......... .......... .......... .......... 4.67M 650K .......... .......... .......... .......... .......... 4.35M 700K .......... .......... .......... .......... .......... 33.5M 750K .......... .......... .......... .......... .......... 3.20M 800K .......... .......... .......... .......... .......... 5.69M 850K .......... .......... .......... .......... .......... 5.58M 900K .......... .......... .......... .......... .......... 4.95M 950K .......... .......... .......... .......... .......... 5.57M 1000K .......... .......... .......... .......... .......... 5.12M 1050K .......... .......... .......... .......... .......... 4.81M 1100K .......... .......... .......... .......... .......... 5.30M 1150K .......... .......... .......... .......... .......... 30.3M 1200K .......... .......... .......... .......... .......... 2.83M 1250K .......... .......... .......... .......... .......... 4.90M 1300K .......... .......... .......... .......... .......... 48.5M 1350K .......... .......... .......... .......... .......... 5.24M 1400K .......... .......... .......... .......... .......... 5.45M 1450K .......... .......... .......... .......... .......... 4.56M 1500K .......... .......... .......... .......... .......... 3.85M 1550K .......... .......... .......... .......... .......... 4.54M 1600K .......... .......... .......... .......... .......... 3.88M 1650K .......... .......... .......... .......... .......... 3.68M 1700K .......... .......... .......... .......... .......... 4.68M 1750K .......... .......... .......... .......... .......... 35.6M 1800K .......... .......... .......... .......... .......... 3.93M 1850K .......... .......... .......... .......... .......... 4.01M 1900K .......... .......... .......... .......... .......... 4.42M 1950K .......... .......... .......... .......... .......... 4.91M 2000K .......... .......... .......... .......... .......... 4.65M 2050K .......... .......... .......... .......... .......... 4.75M 2100K .......... .......... .......... .......... .......... 4.69M 2150K .......... .......... .......... .......... .. 11.4M=0.4s 2021-03-31 05:27:03 (5.08 MB/s) - '/srv/storage/autobuild/run/instance-1/output-1/build/.2.5.0.tar.gz.ScBviv/output' saved [2244883] 2.5.0.tar.gz: OK (sha256: 339bf97b3680315baf93143745b14b8638c5402094f94a4cc5a6ea63a2568da8) >>> mender 2.5.0 Extracting gzip -d -c /srv/storage/autobuild/run/instance-1/dl/mender/2.5.0.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0 -xf - >>> mender 2.5.0 Patching if [ ! -f /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0/go.mod; fi >>> mender 2.5.0 Configuring >>> mender 2.5.0 Building cd /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/srv/storage/autobuild/run/instance-1/output-1/host/lib/go" GOPATH="/srv/storage/autobuild/run/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" GOBIN= CGO_ENABLED=1 GOARCH=arm GOCACHE="/srv/storage/autobuild/run/instance-1/output-1/host/usr/share/go-cache" CC="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc" CXX="/srv/storage/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CGO_LDFLAGS="" GOTOOLDIR="/srv/storage/autobuild/run/instance-1/output-1/host/lib/go/pkg/tool/linux_arm" /srv/storage/autobuild/run/instance-1/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=2.5.0" -tags "" -trimpath -p 4 -o /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0/bin/mender github.com/mendersoftware/mender/. github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/mendersoftware/openssl/utils github.com/pkg/errors github.com/bmatsuo/lmdb-go/lmdb golang.org/x/sys/unix github.com/mendersoftware/openssl github.com/mendersoftware/mender-artifact/utils github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx github.com/sirupsen/logrus gopkg.in/yaml.v3 net/http/httptest github.com/mendersoftware/mender/dbus # pkg-config --cflags -- gio-2.0 gio-2.0 Package gio-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gio-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gio-2.0', required by 'virtual:world', not found Package 'gio-2.0', required by 'virtual:world', not found pkg-config: exit status 1 archive/tar github.com/klauspost/compress/flate github.com/stretchr/testify/assert github.com/klauspost/pgzip github.com/stretchr/testify/mock github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma github.com/ungerik/go-sysfs github.com/mendersoftware/mender/system github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/mendersoftware/mender/utils github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog github.com/urfave/cli/v2 golang.org/x/crypto/ssh/terminal github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender-artifact/areader # github.com/bmatsuo/lmdb-go/lmdb mdb.c: In function 'mdb_cursor_put': mdb.c:6535:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 6535 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6540:5: note: here 6540 | case MDB_CURRENT: | ^~~~ github.com/mendersoftware/mender/store github.com/mendersoftware/mender/datastore github.com/mendersoftware/mender/client github.com/mendersoftware/mender/inventory github.com/mendersoftware/mender/statescript github.com/mendersoftware/mender/installer make: *** [package/pkg-generic.mk:250: /srv/storage/autobuild/run/instance-1/output-1/build/mender-2.5.0/.stamp_built] Error 2 make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'