>>> mender 2.6.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/buildroot/autobuild/instance-3/output-1/build/.2.6.0.tar.gz.u4cWpE/output' 'https://github.com/mendersoftware/mender/archive/2.6.0.tar.gz' --2021-06-10 02:28:22-- https://github.com/mendersoftware/mender/archive/2.6.0.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender/tar.gz/2.6.0 [following] --2021-06-10 02:28:22-- https://codeload.github.com/mendersoftware/mender/tar.gz/2.6.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-3/output-1/build/.2.6.0.tar.gz.u4cWpE/output' 0K .......... .......... .......... .......... .......... 414K 50K .......... .......... .......... .......... .......... 829K 100K .......... .......... .......... .......... .......... 47.1M 150K .......... .......... .......... .......... .......... 1.21M 200K .......... .......... .......... .......... .......... 2.43M 250K .......... .......... .......... .......... .......... 417K 300K .......... .......... .......... .......... .......... 65.9M 350K .......... .......... .......... .......... .......... 88.0M 400K .......... .......... .......... .......... .......... 114M 450K .......... .......... .......... .......... .......... 114M 500K .......... .......... .......... .......... .......... 104M 550K .......... .......... .......... .......... .......... 898K 600K .......... .......... .......... .......... .......... 48.2M 650K .......... .......... .......... .......... .......... 40.2M 700K .......... .......... .......... .......... .......... 114M 750K .......... .......... .......... .......... .......... 94.0M 800K .......... .......... .......... .......... .......... 847K 850K .......... .......... .......... .......... .......... 116M 900K .......... .......... .......... .......... .......... 112M 950K .......... .......... .......... .......... .......... 1.22M 1000K .......... .......... .......... .......... .......... 2.80M 1050K .......... .......... .......... .......... .......... 44.1M 1100K .......... .......... .......... .......... .......... 558K 1150K .......... .......... .......... .......... .......... 83.6M 1200K .......... .......... .......... .......... .......... 104M 1250K .......... .......... .......... .......... .......... 4.48M 1300K .......... .......... .......... .......... .......... 2.80M 1350K .......... .......... .......... .......... .......... 29.0M 1400K .......... .......... .......... .......... .......... 858K 1450K .......... .......... .......... .......... .......... 30.5M 1500K .......... .......... .......... .......... .......... 863K 1550K .......... .......... .......... .......... .......... 18.9M 1600K .......... .......... .......... .......... .......... 873K 1650K .......... .......... .......... .......... .......... 28.6M 1700K .......... .......... .......... .......... .......... 1.15M 1750K .......... .......... .......... .......... .......... 2.82M 1800K .......... .......... .......... .......... .......... 22.1M 1850K .......... .......... .......... .......... .......... 868K 1900K .......... .......... .......... .......... .......... 20.4M 1950K .......... .......... .......... .......... .......... 865K 2000K .......... .......... .......... .......... .......... 24.6M 2050K .......... .......... .......... .......... .......... 1.19M 2100K .......... .......... .......... .......... .......... 2.76M 2150K .......... .......... .......... .......... ......... 24.5M=1.1s 2021-06-10 02:28:23 (1.98 MB/s) - '/home/buildroot/autobuild/instance-3/output-1/build/.2.6.0.tar.gz.u4cWpE/output' saved [2252071] 2.6.0.tar.gz: OK (sha256: d68839eb493175a05371eec8e6ec8691ccc22c999614b9954923a0b5ebe56840) >>> mender 2.6.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mender/2.6.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0 -xf - >>> mender 2.6.0 Patching if [ ! -f /home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0/go.mod; fi >>> mender 2.6.0 Configuring >>> mender 2.6.0 Building cd /home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/home/buildroot/autobuild/instance-3/output-1/host/lib/go" GOPATH="/home/buildroot/autobuild/instance-3/output-1/host/usr/share/go-path" GOPROXY=off PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOARCH=arm GOCACHE="/home/buildroot/autobuild/instance-3/output-1/host/usr/share/go-cache" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-linux-gcc" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-linux-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -D_FORTIFY_SOURCE=1" CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -D_FORTIFY_SOURCE=1" CGO_LDFLAGS="" GOTOOLDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/go/pkg/tool/linux_arm" /home/buildroot/autobuild/instance-3/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=2.6.0" -tags "nolzma nodbus" -trimpath -p 4 -o /home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0/bin/mender github.com/mendersoftware/mender/. github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/mendersoftware/openssl/utils github.com/pkg/errors github.com/bmatsuo/lmdb-go/lmdb golang.org/x/sys/unix github.com/mendersoftware/openssl github.com/mendersoftware/mender-artifact/utils github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx github.com/sirupsen/logrus gopkg.in/yaml.v3 net/http/httptest github.com/mendersoftware/mender/dbus github.com/klauspost/compress/flate github.com/klauspost/pgzip github.com/stretchr/testify/assert 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/stretchr/testify/mock github.com/ungerik/go-sysfs github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/mendersoftware/mender/utils 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/crypto/ssh/terminal # github.com/bmatsuo/lmdb-go/lmdb mdb.c: In function 'mdb_page_dirty': mdb.c:2055:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 2055 | int rc, (*insert)(MDB_ID2L, MDB_ID2 *); | ^~ 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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from mdb.c:97: In function 'memcpy', inlined from 'mdb_env_cwalk' at mdb.c:8968:7: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:34:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__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/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from mdb.c:97: In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7128:4: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:34:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memcpy', inlined from 'mdb_node_add' at mdb.c:7122:5: /home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:34:10: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # github.com/mendersoftware/openssl /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: $WORK/b091/_x027.o: in function `X_EVP_md4': openssl@v1.1.0shim.c:(.text+0x62c): undefined reference to `EVP_md4' /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: $WORK/b091/_x027.o: in function `X_EVP_ripemd160': openssl@v1.1.0shim.c:(.text+0x630): undefined reference to `EVP_ripemd160' collect2: error: ld returned 1 exit status # github.com/mendersoftware/openssl shim.c: In function 'X_EVP_md4': shim.c:642:9: warning: implicit declaration of function 'EVP_md4'; did you mean 'EVP_md5'? [-Wimplicit-function-declaration] 642 | return EVP_md4(); | ^~~~~~~ | EVP_md5 shim.c:642:9: warning: returning 'int' from a function with return type 'const EVP_MD *' {aka 'const struct evp_md_st *'} makes pointer from integer without a cast [-Wint-conversion] 642 | return EVP_md4(); | ^~~~~~~~~ shim.c: In function 'X_EVP_ripemd160': shim.c:646:9: warning: implicit declaration of function 'EVP_ripemd160'; did you mean 'X_EVP_ripemd160'? [-Wimplicit-function-declaration] 646 | return EVP_ripemd160(); | ^~~~~~~~~~~~~ | X_EVP_ripemd160 shim.c:646:9: warning: returning 'int' from a function with return type 'const EVP_MD *' {aka 'const struct evp_md_st *'} makes pointer from integer without a cast [-Wint-conversion] 646 | return EVP_ripemd160(); | ^~~~~~~~~~~~~~~ package/pkg-generic.mk:247: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/mender-2.6.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'