>>> mender 3.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.mender-3.4.0.tar.gz.44q3vd/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz' --2023-02-23 19:20:52-- https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz 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] --2023-02-23 19:20:53-- 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: '/tmp/instance-21/output-1/build/.mender-3.4.0.tar.gz.44q3vd/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 1.02M 100K .......... .......... .......... .......... .......... 1.11M 150K .......... .......... .......... .......... .......... 12.1M 200K .......... .......... .......... .......... .......... 11.9M 250K .......... .......... .......... .......... .......... 149M 300K .......... .......... .......... .......... .......... 1.04M 350K .......... .......... .......... .......... .......... 211M 400K .......... .......... .......... .......... .......... 240M 450K .......... .......... .......... .......... .......... 270M 500K .......... .......... .......... .......... .......... 12.2M 550K .......... .......... .......... .......... .......... 248M 600K .......... .......... .......... .......... .......... 1.02M 650K .......... .......... .......... .......... .......... 136M 700K .......... .......... .......... .......... .......... 222M 750K .......... .......... .......... .......... .......... 339K 800K .......... .......... .......... .......... .......... 235M 850K .......... .......... .......... .......... .......... 294M 900K .......... .......... .......... .......... .......... 282M 950K .......... .......... .......... .......... .......... 262M 1000K .......... .......... .......... .......... .......... 284M 1050K .......... .......... .......... .......... .......... 272M 1100K .......... .......... .......... .......... .......... 274M 1150K .......... .......... .......... .......... .......... 216M 1200K .......... .......... .......... .......... .......... 271M 1250K .......... .......... .......... .......... .......... 263M 1300K .......... .......... .......... .......... .......... 267M 1350K .......... .......... .......... .......... .......... 250M 1400K .......... .......... .......... .......... .......... 203M 1450K .......... .......... .......... .......... .......... 138M 1500K .......... .......... .......... .......... .......... 133M 1550K .......... .......... .......... .......... .......... 138M 1600K .......... .......... .......... .......... .......... 134M 1650K .......... .......... .......... .......... .......... 5.76M 1700K .......... .......... .......... .......... .......... 134M 1750K .......... .......... .......... .......... .......... 140M 1800K .......... .......... .......... .......... .......... 133M 1850K .......... .......... .......... .......... .......... 139M 1900K .......... .......... .......... .......... .......... 133M 1950K .......... .......... ........ 140M=0.5s 2023-02-23 19:20:53 (4.14 MB/s) - '/tmp/instance-21/output-1/build/.mender-3.4.0.tar.gz.44q3vd/output' saved [2025765] tar: stdout: write error mender-3.4.0.tar.gz: OK (sha256: 8a149b11b990beb7620b372023eec28df63cee6a1aa4132e88ecef554f080f72) >>> mender 3.4.0 Extracting gzip -d -c /tmp/instance-21/dl/mender/mender-3.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /tmp/instance-21/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /tmp/instance-21/output-1/build/mender-3.4.0/go.mod; fi >>> mender 3.4.0 Configuring >>> mender 3.4.0 Building cd /tmp/instance-21/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-21/output-1/host/lib/go" GOPATH="/tmp/instance-21/output-1/host/share/go-path" GOCACHE="/tmp/instance-21/output-1/host/share/go-cache" GOMODCACHE="/tmp/instance-21/output-1/host/share/go-path/pkg/mod" GOPROXY=off PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=386 CC="/tmp/instance-21/output-1/host/bin/i686-buildroot-linux-gnu-gcc" CXX="/tmp/instance-21/output-1/host/bin/i686-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" CGO_LDFLAGS="" GOTOOLDIR="/tmp/instance-21/output-1/host/lib/go/pkg/tool/linux_386" /tmp/instance-21/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.4.0" -modcacherw -tags "nolzma" -trimpath -p 1 -buildvcs=false -o /tmp/instance-21/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/pkg/errors 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/conn.go:103:61: could not determine kind of name for C.X509_V_ERR_DANE_NO_MATCH vendor/github.com/mendersoftware/openssl/conn.go:111:61: could not determine kind of name for C.X509_V_ERR_NO_VALID_SCTS vendor/github.com/mendersoftware/openssl/conn.go:116:49: could not determine kind of name for C.X509_V_ERR_PATH_LOOP vendor/github.com/mendersoftware/openssl/conn.go:118:49: could not determine kind of name for C.X509_V_ERR_PROXY_SUBJECT_NAME_VIOLATION vendor/github.com/mendersoftware/openssl/conn.go:121:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_CANNOT_SIGN_P_384_WITH_P_256 vendor/github.com/mendersoftware/openssl/conn.go:122:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_INVALID_ALGORITHM vendor/github.com/mendersoftware/openssl/conn.go:123:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_INVALID_CURVE vendor/github.com/mendersoftware/openssl/conn.go:124:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_INVALID_SIGNATURE_ALGORITHM vendor/github.com/mendersoftware/openssl/conn.go:125:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_INVALID_VERSION vendor/github.com/mendersoftware/openssl/conn.go:126:49: could not determine kind of name for C.X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx gopkg.in/yaml.v3 net/http/internal/testcert net/http/httptest 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/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 log/syslog 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:293: /tmp/instance-21/output-1/build/mender-3.4.0/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-21/buildroot'