>>> mender 3.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-20/output-1/build/.mender-3.4.0.tar.gz.UjHsLX/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz' --2022-11-16 21:53:07-- https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.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] --2022-11-16 21:53:08-- 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-20/output-1/build/.mender-3.4.0.tar.gz.UjHsLX/output' 0K .......... .......... .......... .......... .......... 476K 50K .......... .......... .......... .......... .......... 1001K 100K .......... .......... .......... .......... .......... 7.67M 150K .......... .......... .......... .......... .......... 1.08M 200K .......... .......... .......... .......... .......... 23.0M 250K .......... .......... .......... .......... .......... 34.1M 300K .......... .......... .......... .......... .......... 51.9M 350K .......... .......... .......... .......... .......... 490K 400K .......... .......... .......... .......... .......... 76.7M 450K .......... .......... .......... .......... .......... 69.3M 500K .......... .......... .......... .......... .......... 74.4M 550K .......... .......... .......... .......... .......... 65.7M 600K .......... .......... .......... .......... .......... 70.3M 650K .......... .......... .......... .......... .......... 1.10M 700K .......... .......... .......... .......... .......... 77.2M 750K .......... .......... .......... .......... .......... 20.7M 800K .......... .......... .......... .......... .......... 55.9M 850K .......... .......... .......... .......... .......... 46.1M 900K .......... .......... .......... .......... .......... 951K 950K .......... .......... .......... .......... .......... 67.6M 1000K .......... .......... .......... .......... .......... 1.02M 1050K .......... .......... .......... .......... .......... 47.8M 1100K .......... .......... .......... .......... .......... 64.7M 1150K .......... .......... .......... .......... .......... 74.6M 1200K .......... .......... .......... .......... .......... 81.5M 1250K .......... .......... .......... .......... .......... 65.6M 1300K .......... .......... .......... .......... .......... 952K 1350K .......... .......... .......... .......... .......... 77.9M 1400K .......... .......... .......... .......... .......... 74.5M 1450K .......... .......... .......... .......... .......... 72.3M 1500K .......... .......... .......... .......... .......... 1.08M 1550K .......... .......... .......... .......... .......... 34.3M 1600K .......... .......... .......... .......... .......... 36.4M 1650K .......... .......... .......... .......... .......... 37.4M 1700K .......... .......... .......... .......... .......... 1023K 1750K .......... .......... .......... .......... .......... 44.7M 1800K .......... .......... .......... .......... .......... 60.3M 1850K .......... .......... .......... .......... .......... 1.11M 1900K .......... .......... .......... .......... .......... 13.7M 1950K .......... .......... ........ 39.0M=0.7s 2022-11-16 21:53:09 (2.87 MB/s) - '/home/autobuild/autobuild/instance-20/output-1/build/.mender-3.4.0.tar.gz.UjHsLX/output' saved [2025765] tar: stdout: write error mender-3.4.0.tar.gz: OK (sha256: 8a149b11b990beb7620b372023eec28df63cee6a1aa4132e88ecef554f080f72) >>> mender 3.4.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-20/dl/mender/mender-3.4.0.tar.gz | /home/autobuild/autobuild/instance-20/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-20/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /home/autobuild/autobuild/instance-20/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/autobuild/autobuild/instance-20/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-20/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/autobuild/autobuild/instance-20/output-1/host/lib/go" GOPATH="/home/autobuild/autobuild/instance-20/output-1/host/share/go-path" GOPROXY=off PATH="/home/autobuild/autobuild/instance-20/output-1/host/bin:/home/autobuild/autobuild/instance-20/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 GOCACHE="/home/autobuild/autobuild/instance-20/output-1/host/share/go-cache" CC="/home/autobuild/autobuild/instance-20/output-1/host/bin/i686-buildroot-linux-uclibc-gcc" CXX="/home/autobuild/autobuild/instance-20/output-1/host/bin/i686-buildroot-linux-uclibc-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_LDFLAGS="" GOTOOLDIR="/home/autobuild/autobuild/instance-20/output-1/host/lib/go/pkg/tool/linux_386" /home/autobuild/autobuild/instance-20/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.4.0" -modcacherw -tags "nolzma nodbus" -trimpath -p 1 -o /home/autobuild/autobuild/instance-20/output-1/build/mender-3.4.0/bin/mender github.com/mendersoftware/mender/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes strings bufio internal/itoa internal/oserror syscall time context encoding math/bits math strconv reflect encoding/binary encoding/base64 sort internal/fmtsort internal/syscall/unix internal/poll internal/syscall/execenv internal/testlog path io/fs os fmt unicode/utf16 encoding/json compress/flate hash crypto crypto/internal/subtle crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/internal/randutil math/rand math/big crypto/rand crypto/sha1 container/list crypto/aes crypto/des crypto/internal/nistec/fiat crypto/internal/nistec crypto/elliptic 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/field crypto/internal/edwards25519 crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip runtime/cgo net net/url path/filepath crypto/x509 vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf crypto/tls io/ioutil hash/crc32 compress/gzip vendor/golang.org/x/text/transform log 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 regexp/syntax regexp 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:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 6535 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6540:5: note: here 6540 | case MDB_CURRENT: | ^~~~ mdb.c: In function 'mdb_env_cwalk': mdb.c:8968:7: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 8968 | memcpy(NODEDATA(ni), &mo->mp_pgno, sizeof(pgno_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdb.c:878:8: note: at offset 0 to object 'mn_data' with size 1 declared here 878 | char mn_data[1]; /**< key and data are appended here */ | ^~~~~~~ mdb.c: In function 'mdb_node_add': mdb.c:7128:4: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 7128 | memcpy(ndata, &ofp->mp_pgno, sizeof(pgno_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdb.c:7122:5: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 7122 | memcpy(ndata, data->mv_data, sizeof(pgno_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 flag 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 log/syslog github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog text/tabwriter github.com/urfave/cli/v2 golang.org/x/term os/signal make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-20/output-1/build/mender-3.4.0/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-20/buildroot'