>>> mender 3.4.0 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-4/output-1/build/.mender-3.4.0-go2.tar.gz.1Egb8B/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0-go2.tar.gz' --2024-06-27 21:34:58-- 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-06-27 21:34:58-- https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-4/output-1/build/.mender-3.4.0-go2.tar.gz.1Egb8B/output' 0K .......... .......... .......... .......... .......... 678K 50K .......... .......... .......... .......... .......... 719K 100K .......... .......... .......... .......... .......... 71.8M 150K .......... .......... .......... .......... .......... 87.3M 200K .......... .......... .......... .......... .......... 728K 250K .......... .......... .......... .......... .......... 65.2M 300K .......... .......... .......... .......... .......... 78.7M 350K .......... .......... .......... .......... .......... 68.8M 400K .......... .......... .......... .......... .......... 746K 450K .......... .......... .......... .......... .......... 64.8M 500K .......... .......... .......... .......... .......... 47.7M 550K .......... .......... .......... .......... .......... 154M 600K .......... .......... .......... .......... .......... 48.8M 650K .......... .......... .......... .......... .......... 97.4M 700K .......... .......... .......... .......... .......... 88.4M 750K .......... .......... .......... .......... .......... 48.6M 800K .......... .......... .......... .......... .......... 163M 850K .......... .......... .......... .......... .......... 777K 900K .......... .......... .......... .......... .......... 93.9M 950K .......... .......... .......... .......... .......... 62.5M 1000K .......... .......... .......... .......... .......... 66.0M 1050K .......... .......... .......... .......... .......... 62.0M 1100K .......... .......... .......... .......... .......... 63.6M 1150K .......... .......... .......... .......... .......... 61.4M 1200K .......... .......... .......... .......... .......... 95.8M 1250K .......... .......... .......... .......... .......... 62.1M 1300K .......... .......... .......... .......... .......... 62.2M 1350K .......... .......... .......... .......... .......... 90.5M 1400K .......... .......... .......... .......... .......... 88.4M 1450K .......... .......... .......... .......... .......... 66.9M 1500K .......... .......... .......... .......... .......... 96.0M 1550K .......... .......... .......... .......... .......... 62.9M 1600K .......... .......... .......... .......... .......... 83.3M 1650K .......... .......... .......... .......... .......... 100M 1700K .......... .......... .......... .......... .......... 858K 1750K .......... .......... .......... .......... .......... 64.5M 1800K .......... .......... .......... .......... .......... 66.9M 1850K .......... .......... .......... .......... .......... 94.1M 1900K .......... .......... .......... .......... .......... 95.2M 1950K .......... .......... ........ 91.2M=0.4s 2024-06-27 21:34:59 (4.56 MB/s) - '/home/autobuild/autobuild/instance-4/output-1/build/.mender-3.4.0-go2.tar.gz.1Egb8B/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-4/dl/mender/mender-3.4.0-go2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-4/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /home/autobuild/autobuild/instance-4/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/autobuild/autobuild/instance-4/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-4/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/autobuild/autobuild/instance-4/output-1/host/lib/go" GOPATH="/home/autobuild/autobuild/instance-4/output-1/host/share/go-path" GOCACHE="/home/autobuild/autobuild/instance-4/output-1/host/share/go-cache" GOMODCACHE="/home/autobuild/autobuild/instance-4/output-1/host/share/go-path/pkg/mod" GOPROXY=off GOTOOLCHAIN=local PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/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=386 CC="/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-gcc" CXX="/home/autobuild/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=2" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=2" CGO_LDFLAGS="" GOTOOLDIR="/home/autobuild/autobuild/instance-4/output-1/host/lib/go/pkg/tool/linux_386" /home/autobuild/autobuild/instance-4/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 /home/autobuild/autobuild/instance-4/output-1/build/mender-3.4.0/bin/mender github.com/mendersoftware/mender/. compress/flate hash crypto crypto/internal/alias crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/internal/randutil crypto/rand crypto/sha1 container/list crypto/aes crypto/des crypto/internal/edwards25519/field crypto/internal/nistec/fiat crypto/internal/nistec crypto/ecdh crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/edwards25519 crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem net/url crypto/x509 vendor/golang.org/x/crypto/internal/alias vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf crypto/tls io/ioutil hash/crc32 compress/gzip vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable mime/multipart net/http/httptrace net/http/internal net/http/internal/ascii net/http 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 os/exec 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/pmezard/go-difflib/difflib github.com/stretchr/objx gopkg.in/yaml.v3 net/http/internal/testcert net/http/httptest runtime/debug github.com/stretchr/testify/assert github.com/stretchr/testify/mock github.com/mendersoftware/mender/dbus os/user archive/tar 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 github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog github.com/urfave/cli/v2 golang.org/x/term os/signal make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-4/output-1/build/mender-3.4.0/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'