>>> mender 3.4.0 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-16/output-1/build/.mender-3.4.0-go2.tar.gz.YYU9hV/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0-go2.tar.gz' --2024-08-01 08:31:35-- https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0-go2.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 [following] --2024-08-01 08:31:36-- https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-16/output-1/build/.mender-3.4.0-go2.tar.gz.YYU9hV/output' 0K .......... .......... .......... .......... .......... 380K 50K .......... .......... .......... .......... .......... 769K 100K .......... .......... .......... .......... .......... 30.7M 150K .......... .......... .......... .......... .......... 782K 200K .......... .......... .......... .......... .......... 45.3M 250K .......... .......... .......... .......... .......... 48.9M 300K .......... .......... .......... .......... .......... 100M 350K .......... .......... .......... .......... .......... 795K 400K .......... .......... .......... .......... .......... 93.7M 450K .......... .......... .......... .......... .......... 81.7M 500K .......... .......... .......... .......... .......... 43.9M 550K .......... .......... .......... .......... .......... 90.7M 600K .......... .......... .......... .......... .......... 171M 650K .......... .......... .......... .......... .......... 101M 700K .......... .......... .......... .......... .......... 66.2M 750K .......... .......... .......... .......... .......... 153M 800K .......... .......... .......... .......... .......... 815K 850K .......... .......... .......... .......... .......... 119M 900K .......... .......... .......... .......... .......... 96.6M 950K .......... .......... .......... .......... .......... 92.9M 1000K .......... .......... .......... .......... .......... 93.8M 1050K .......... .......... .......... .......... .......... 102M 1100K .......... .......... .......... .......... .......... 95.0M 1150K .......... .......... .......... .......... .......... 89.8M 1200K .......... .......... .......... .......... .......... 90.9M 1250K .......... .......... .......... .......... .......... 99.8M 1300K .......... .......... .......... .......... .......... 92.2M 1350K .......... .......... .......... .......... .......... 94.2M 1400K .......... .......... .......... .......... .......... 166M 1450K .......... .......... .......... .......... .......... 97.4M 1500K .......... .......... .......... .......... .......... 88.0M 1550K .......... .......... .......... .......... .......... 99.1M 1600K .......... .......... .......... .......... .......... 1.35M 1650K .......... .......... .......... .......... .......... 2.18M 1700K .......... .......... .......... .......... .......... 92.2M 1750K .......... .......... .......... .......... .......... 95.8M 1800K .......... .......... .......... .......... .......... 193M 1850K .......... .......... .......... .......... .......... 62.0M 1900K .......... .......... .......... .......... .......... 192M 1950K .......... .......... ........ 259M=0.5s 2024-08-01 08:31:37 (4.18 MB/s) - '/home/autobuild/autobuild/instance-16/output-1/build/.mender-3.4.0-go2.tar.gz.YYU9hV/output' saved [2025765] mender-3.4.0-go2.tar.gz: OK (sha256: 8a149b11b990beb7620b372023eec28df63cee6a1aa4132e88ecef554f080f72) >>> mender 3.4.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-16/dl/mender/mender-3.4.0-go2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0/go.mod; fi >>> mender 3.4.0 Configuring >>> mender 3.4.0 Building cd /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/autobuild/autobuild/instance-16/output-1/host/lib/go" GOPATH="/home/autobuild/autobuild/instance-16/output-1/host/share/go-path" GOCACHE="/home/autobuild/autobuild/instance-16/output-1/host/share/go-cache" GOMODCACHE="/home/autobuild/autobuild/instance-16/output-1/host/share/go-path/pkg/mod" GOPROXY=off GOTOOLCHAIN=local PATH="/home/autobuild/autobuild/instance-16/output-1/host/bin:/home/autobuild/autobuild/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=arm CC="/home/autobuild/autobuild/instance-16/output-1/host/bin/arm-buildroot-linux-musleabi-gcc" CXX="/home/autobuild/autobuild/instance-16/output-1/host/bin/arm-buildroot-linux-musleabi-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CGO_LDFLAGS=" -Wl,-z,text" GOTOOLDIR="/home/autobuild/autobuild/instance-16/output-1/host/lib/go/pkg/tool/linux_arm" /home/autobuild/autobuild/instance-16/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.4.0" -modcacherw -tags "" -trimpath -p 1 -buildvcs=false -o /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0/bin/mender github.com/mendersoftware/mender/. github.com/gorilla/websocket golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/sirupsen/logrus github.com/mendersoftware/mender/utils github.com/mendersoftware/mender/app/updatecontrolmap github.com/mendersoftware/mender-artifact/utils github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/bmatsuo/lmdb-go/lmdb # github.com/bmatsuo/lmdb-go/lmdb mdb.c: In function 'mdb_cursor_put': mdb.c:6535:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 6535 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6540:33: note: here 6540 | case MDB_CURRENT: | ^~~~ github.com/mendersoftware/openssl/utils github.com/mendersoftware/openssl # github.com/mendersoftware/openssl vendor/github.com/mendersoftware/openssl/engine.go:29:5: could not determine kind of name for C.ENGINE vendor/github.com/mendersoftware/openssl/engine.go:36:6: could not determine kind of name for C.ENGINE_by_id vendor/github.com/mendersoftware/openssl/engine.go:46:3: could not determine kind of name for C.ENGINE_finish vendor/github.com/mendersoftware/openssl/engine.go:42:3: could not determine kind of name for C.ENGINE_free vendor/github.com/mendersoftware/openssl/engine.go:41:5: could not determine kind of name for C.ENGINE_init vendor/github.com/mendersoftware/openssl/engine.go:34:8: could not determine kind of name for C.free github.com/davecgh/go-spew/spew github.com/stretchr/objx github.com/stretchr/testify/assert github.com/stretchr/testify/mock github.com/mendersoftware/mender/dbus github.com/klauspost/compress/flate github.com/klauspost/pgzip github.com/klauspost/cpuid/v2 github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender-artifact/areader github.com/ungerik/go-sysfs github.com/mendersoftware/mender/system github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog github.com/urfave/cli/v2 golang.org/x/term make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-16/output-1/build/mender-3.4.0/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-16/buildroot'