>>> mender 3.4.0 Downloading wget -nd -t 3 -O '/home/thomas/autobuild/instance-1/output-1/build/.mender-3.4.0-go2.tar.gz.ecQwii/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0-go2.tar.gz' --2024-08-18 13:41:08-- https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0-go2.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/refs/tags/3.4.0 [following] --2024-08-18 13:41:08-- https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/thomas/autobuild/instance-1/output-1/build/.mender-3.4.0-go2.tar.gz.ecQwii/output' 0K .......... .......... .......... .......... .......... 4.58M 50K .......... .......... .......... .......... .......... 9.72M 100K .......... .......... .......... .......... .......... 66.3M 150K .......... .......... .......... .......... .......... 10.0M 200K .......... .......... .......... .......... .......... 86.9M 250K .......... .......... .......... .......... .......... 7.35M 300K .......... .......... .......... .......... .......... 5.92M 350K .......... .......... .......... .......... .......... 6.19M 400K .......... .......... .......... .......... .......... 6.68M 450K .......... .......... .......... .......... .......... 6.42M 500K .......... .......... .......... .......... .......... 7.32M 550K .......... .......... .......... .......... .......... 6.83M 600K .......... .......... .......... .......... .......... 84.9M 650K .......... .......... .......... .......... .......... 8.22M 700K .......... .......... .......... .......... .......... 5.52M 750K .......... .......... .......... .......... .......... 5.84M 800K .......... .......... .......... .......... .......... 7.40M 850K .......... .......... .......... .......... .......... 5.75M 900K .......... .......... .......... .......... .......... 78.4M 950K .......... .......... .......... .......... .......... 6.81M 1000K .......... .......... .......... .......... .......... 7.60M 1050K .......... .......... .......... .......... .......... 6.98M 1100K .......... .......... .......... .......... .......... 7.18M 1150K .......... .......... .......... .......... .......... 7.38M 1200K .......... .......... .......... .......... .......... 7.73M 1250K .......... .......... .......... .......... .......... 6.69M 1300K .......... .......... .......... .......... .......... 7.81M 1350K .......... .......... .......... .......... .......... 6.64M 1400K .......... .......... .......... .......... .......... 4.94M 1450K .......... .......... .......... .......... .......... 5.95M 1500K .......... .......... .......... .......... .......... 39.0M 1550K .......... .......... .......... .......... .......... 5.99M 1600K .......... .......... .......... .......... .......... 5.41M 1650K .......... .......... .......... .......... .......... 7.38M 1700K .......... .......... .......... .......... .......... 6.67M 1750K .......... .......... .......... .......... .......... 6.23M 1800K .......... .......... .......... .......... .......... 6.18M 1850K .......... .......... .......... .......... .......... 5.87M 1900K .......... .......... .......... .......... .......... 85.7M 1950K .......... .......... ........ 11.8M=0.3s 2024-08-18 13:41:08 (7.68 MB/s) - '/home/thomas/autobuild/instance-1/output-1/build/.mender-3.4.0-go2.tar.gz.ecQwii/output' saved [2025765] mender-3.4.0-go2.tar.gz: OK (sha256: 8a149b11b990beb7620b372023eec28df63cee6a1aa4132e88ecef554f080f72) >>> mender 3.4.0 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/mender/mender-3.4.0-go2.tar.gz | /home/thomas/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0/go.mod; fi >>> mender 3.4.0 Configuring >>> mender 3.4.0 Building cd /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/thomas/autobuild/instance-1/output-1/host/lib/go" GOPATH="/home/thomas/autobuild/instance-1/output-1/host/share/go-path" GOCACHE="/home/thomas/autobuild/instance-1/output-1/host/share/go-cache" GOMODCACHE="/home/thomas/autobuild/instance-1/output-1/host/share/go-path/pkg/mod" GOPROXY=off GOTOOLCHAIN=local PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/home/thomas/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=arm64 CC="/home/thomas/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc" CXX="/home/thomas/autobuild/instance-1/output-1/host/bin/aarch64-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " CGO_LDFLAGS="" GOTOOLDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/go/pkg/tool/linux_arm64" /home/thomas/autobuild/instance-1/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.4.0" -modcacherw -tags "nodbus" -trimpath -p 4 -buildvcs=false -o /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0/bin/mender github.com/mendersoftware/mender/. golang.org/x/sys/internal/unsafeheader github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/mendersoftware/openssl/utils golang.org/x/sys/unix github.com/davecgh/go-spew/spew github.com/gorilla/websocket github.com/bmatsuo/lmdb-go/lmdb github.com/mendersoftware/openssl github.com/pmezard/go-difflib/difflib github.com/stretchr/objx net/http/internal/testcert net/http/httptest github.com/stretchr/testify/assert 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/mendersoftware/mender/dbus github.com/klauspost/compress/flate github.com/stretchr/testify/mock github.com/klauspost/cpuid/v2 github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma github.com/klauspost/pgzip github.com/ungerik/go-sysfs github.com/mendersoftware/mender/system log/syslog github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog github.com/urfave/cli/v2 golang.org/x/term 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: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 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 make: *** [package/pkg-generic.mk:289: /home/thomas/autobuild/instance-1/output-1/build/mender-3.4.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'