>>> mender 3.3.0 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/mender/mender-3.3.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0 -xf - >>> mender 3.3.0 Patching if [ ! -f /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0/go.mod; fi >>> mender 3.3.0 Configuring >>> mender 3.3.0 Building cd /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/thomas/autobuild/instance-2/output-1/host/lib/go" GOPATH="/home/thomas/autobuild/instance-2/output-1/host/share/go-path" GOPROXY=off PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=arm64 GOCACHE="/home/thomas/autobuild/instance-2/output-1/host/share/go-cache" CC="/home/thomas/autobuild/instance-2/output-1/host/bin/aarch64-none-linux-gnu-gcc" CXX="/home/thomas/autobuild/instance-2/output-1/host/bin/aarch64-none-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="/home/thomas/autobuild/instance-2/output-1/host/lib/go/pkg/tool/linux_arm64" /home/thomas/autobuild/instance-2/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.3.0" -modcacherw -tags "nodbus" -trimpath -p 4 -o /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0/bin/mender github.com/mendersoftware/mender/. internal/goarch internal/unsafeheader internal/goexperiment internal/cpu internal/goos internal/abi runtime/internal/math runtime/internal/sys runtime/internal/syscall internal/race sync/atomic runtime/internal/atomic internal/bytealg unicode unicode/utf8 internal/itoa encoding math/bits runtime unicode/utf16 crypto/internal/subtle math crypto/subtle container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle golang.org/x/sys/internal/unsafeheader github.com/bmatsuo/lmdb-go/internal/lmdbarch internal/reflectlite sync internal/testlog internal/singleflight math/rand runtime/cgo errors sort io internal/oserror syscall strconv bytes strings reflect bufio time internal/syscall/unix internal/syscall/execenv path hash crypto crypto/elliptic/internal/fiat context internal/poll io/fs embed os encoding/binary internal/fmtsort crypto/elliptic/internal/nistec crypto/internal/randutil crypto/hmac crypto/rc4 encoding/base64 crypto/cipher crypto/sha1 crypto/sha512 crypto/ed25519/internal/edwards25519/field fmt crypto/aes crypto/des crypto/ed25519/internal/edwards25519 crypto/md5 crypto/sha256 encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/intern path/filepath net/netip encoding/json compress/flate math/big encoding/hex net net/url vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/curve25519 io/ioutil hash/crc32 vendor/golang.org/x/text/transform compress/gzip log vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/bidi crypto/rand crypto/elliptic encoding/asn1 crypto/ed25519 crypto/rsa crypto/dsa vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/idna vendor/golang.org/x/net/http2/hpack crypto/ecdsa mime mime/quotedprintable net/http/internal net/http/internal/ascii golang.org/x/sys/unix github.com/pkg/errors os/exec regexp/syntax github.com/bmatsuo/lmdb-go/lmdb regexp github.com/mendersoftware/openssl/utils github.com/davecgh/go-spew/spew github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/sirupsen/logrus github.com/mendersoftware/mender-artifact/utils github.com/pmezard/go-difflib/difflib crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http/httpguts mime/multipart github.com/mendersoftware/mender/utils github.com/mendersoftware/mender/app/updatecontrolmap github.com/stretchr/objx gopkg.in/yaml.v3 crypto/tls flag net/http/internal/testcert runtime/debug github.com/mendersoftware/mender/dbus os/user github.com/klauspost/compress/flate net/http/httptrace net/http github.com/klauspost/pgzip github.com/klauspost/cpuid/v2 github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma archive/tar 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 github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender-artifact/areader golang.org/x/term github.com/gorilla/websocket github.com/mendersoftware/openssl net/http/httptest github.com/stretchr/testify/assert os/signal github.com/stretchr/testify/mock # 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: | ^~~~ In file included from /home/thomas/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/string.h:519, from mdb.c:97: In function 'memcpy', inlined from 'mdb_env_cwalk' at mdb.c:8968:7: /home/thomas/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ mdb.c: In function 'mdb_env_cwalk': 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 */ | ^~~~~~~ In file included from /home/thomas/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/string.h:519, from mdb.c:97: In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7128:4: /home/thomas/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7122:5: /home/thomas/autobuild/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ # github.com/mendersoftware/openssl vendor/github.com/mendersoftware/openssl/conn.go:100:61: could not determine kind of name for C.X509_V_ERR_CA_KEY_TOO_SMALL vendor/github.com/mendersoftware/openssl/conn.go:101:61: could not determine kind of name for C.X509_V_ERR_CA_MD_TOO_WEAK 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:105:61: could not determine kind of name for C.X509_V_ERR_EE_KEY_TOO_SMALL 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 make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-2/output-1/build/mender-3.3.0/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'