>>> mender 3.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-1/output-1/build/.3.1.0.tar.gz.KJaVLR/output' 'https://github.com/mendersoftware/mender/archive/3.1.0.tar.gz' --2022-06-19 19:09:19-- https://github.com/mendersoftware/mender/archive/3.1.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.1.0 [following] --2022-06-19 19:09:19-- https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.1.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-1/output-1/build/.3.1.0.tar.gz.KJaVLR/output' 0K .......... .......... .......... .......... .......... 366K 50K .......... .......... .......... .......... .......... 739K 100K .......... .......... .......... .......... .......... 36.1M 150K .......... .......... .......... .......... .......... 754K 200K .......... .......... .......... .......... .......... 34.0M 250K .......... .......... .......... .......... .......... 45.8M 300K .......... .......... .......... .......... .......... 55.0M 350K .......... .......... .......... .......... .......... 770K 400K .......... .......... .......... .......... .......... 133M 450K .......... .......... .......... .......... .......... 144M 500K .......... .......... .......... .......... .......... 147M 550K .......... .......... .......... .......... .......... 144M 600K .......... .......... .......... .......... .......... 163M 650K .......... .......... .......... .......... .......... 149M 700K .......... .......... .......... .......... .......... 756K 750K .......... .......... .......... .......... .......... 55.6M 800K .......... .......... .......... .......... .......... 99.6M 850K .......... .......... .......... .......... .......... 106M 900K .......... .......... .......... .......... .......... 104M 950K .......... .......... .......... .......... .......... 94.5M 1000K .......... .......... .......... .......... .......... 120M 1050K .......... .......... .......... .......... .......... 106M 1100K .......... .......... .......... .......... .......... 100M 1150K .......... .......... .......... .......... .......... 84.7M 1200K .......... .......... .......... .......... .......... 100M 1250K .......... .......... .......... .......... .......... 102M 1300K .......... .......... .......... .......... .......... 794K 1350K .......... .......... .......... .......... .......... 85.1M 1400K .......... .......... .......... .......... .......... 97.7M 1450K .......... .......... .......... .......... .......... 106M 1500K .......... .......... .......... .......... .......... 103M 1550K .......... .......... .......... .......... .......... 82.3M 1600K .......... .......... .......... .......... .......... 103M 1650K .......... .......... .......... .......... .......... 109M 1700K .......... .......... .......... .......... .......... 86.8M 1750K .......... .......... .......... .......... .......... 113M 1800K .......... .......... .......... .......... .......... 107M 1850K .......... .......... .......... .......... .......... 100M 1900K .......... .......... .......... .......... .......... 92.5M 1950K .......... .......... .......... .......... .......... 95.2M 2000K .......... .......... .......... .......... .......... 116M 2050K .......... .......... .......... .......... .......... 123M 2100K .......... .......... .......... .......... .......... 123M 2150K .......... .......... .......... .......... .......... 105M 2200K .......... .......... .. 152M=0.5s 2022-06-19 19:09:20 (4.47 MB/s) - '/home/buildroot/autobuild/instance-1/output-1/build/.3.1.0.tar.gz.KJaVLR/output' saved [2276293] 3.1.0.tar.gz: OK (sha256: 716ba7110dd68cdafc5caa989706ff67bbac0617c284d666aa81605850be5763) >>> mender 3.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/mender/3.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0 -xf - >>> mender 3.1.0 Patching if [ ! -f /home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0/go.mod; fi >>> mender 3.1.0 Configuring >>> mender 3.1.0 Building cd /home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-1/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-1/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=arm GOCACHE="/home/buildroot/autobuild/instance-1/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CXX="/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/go/pkg/tool/linux_arm" /home/buildroot/autobuild/instance-1/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.1.0" -modcacherw -tags "nodbus" -trimpath -p 4 -o /home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0/bin/mender github.com/mendersoftware/mender/. github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/pkg/errors golang.org/x/sys/unix github.com/mendersoftware/openssl/utils github.com/bmatsuo/lmdb-go/lmdb github.com/mendersoftware/mender-artifact/utils github.com/mendersoftware/openssl github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/sirupsen/logrus gopkg.in/yaml.v3 github.com/mendersoftware/mender/utils github.com/mendersoftware/mender/app/updatecontrolmap net/http/internal/testcert net/http/httptest github.com/mendersoftware/mender/dbus archive/tar github.com/stretchr/testify/assert github.com/klauspost/compress/flate github.com/stretchr/testify/mock github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma github.com/klauspost/pgzip 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/crypto/ssh/terminal 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: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 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 package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/mender-3.1.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'