-e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h'; \ } > lib/unistd.h-t && \ mv lib/unistd.h-t lib/unistd.h /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/getopt.o lib/getopt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/getopt1.o lib/getopt1.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/localtime-buffer.o lib/localtime-buffer.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-getprogname.o `test -f 'lib/getprogname.c' || echo './'`lib/getprogname.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -I./lib/ -I./lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o lib/lib_libtime_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o src/time-time.o `test -f 'src/time.c' || echo './'`src/time.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o src/time-resuse.o `test -f 'src/resuse.c' || echo './'`src/resuse.c /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilib -I./lib -I./lib -Isrc -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c -o src/time-rusage-kb.o `test -f 'src/rusage-kb.c' || echo './'`src/rusage-kb.c rm -f lib/libtime.a /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar cr lib/libtime.a lib/lib_libtime_a-dirname-lgpl.o lib/lib_libtime_a-basename-lgpl.o lib/lib_libtime_a-stripslash.o lib/lib_libtime_a-getprogname.o lib/lib_libtime_a-progname.o lib/lib_libtime_a-unistd.o lib/lib_libtime_a-version-etc.o lib/lib_libtime_a-version-etc-fsf.o lib/getopt.o lib/getopt1.o lib/localtime-buffer.o /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib lib/libtime.a /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -Wall -Wextra -Wformat-security -Wswitch-enum -Wswitch-default -Wformat-nonliteral -Wunused-parameter -Wfloat-equal -fdiagnostics-show-option -funit-at-a-time -Wmissing-format-attribute -Wstrict-overflow -Wsuggest-attribute=const -Wsuggest-attribute=pure -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -o time src/time-time.o src/time-resuse.o src/time-rusage-kb.o ./lib/libtime.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' >>> time 1.9 Installing to target 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" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/time-1.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' /usr/bin/install -c time '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 ./doc/time.info '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/time-1.9' tio-1.47.tar.xz: OK (sha256: 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544) >>> tio 1.47 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/tio/tio-1.47.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47 -xf - >>> tio 1.47 Patching >>> tio 1.47 Configuring rm -rf /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%mpcorenovfp%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build/cross-compilation.conf 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" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47/ /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build The Meson build system Version: 1.0.0 Source dir: /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47 Build dir: /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47/build Build type: cross build Project name: tio Project version: 1.47 C compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc (gcc 11.3.0 "armeb-buildroot-linux-gnueabi-gcc.br_real (Buildroot 2021.05-9069-ga0a428f135e) 11.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /usr/bin/gcc ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: mpcorenovfp Target machine cpu family: arm Target machine cpu: mpcorenovfp Check usable header "asm-generic/ioctls.h" : YES Header "asm-generic/ioctls.h" has symbol "TCGETS2" : YES Fetching value of define "B0" : 0000000 Fetching value of define "B50" : 0000001 Fetching value of define "B75" : 0000002 Fetching value of define "B110" : 0000003 Fetching value of define "B134" : 0000004 Fetching value of define "B150" : 0000005 Fetching value of define "B200" : 0000006 Fetching value of define "B300" : 0000007 Fetching value of define "B600" : 0000010 Fetching value of define "B1200" : 0000011 Fetching value of define "B1800" : 0000012 Fetching value of define "B2400" : 0000013 Fetching value of define "B4800" : 0000014 Fetching value of define "B7200" : Fetching value of define "B9600" : 0000015 Fetching value of define "B14400" : Fetching value of define "B19200" : 0000016 Fetching value of define "B28800" : Fetching value of define "B38400" : 0000017 Fetching value of define "B57600" : 0010001 Fetching value of define "B76800" : Fetching value of define "B115200" : 0010002 Fetching value of define "B230400" : 0010003 Fetching value of define "B460800" : 0010004 Fetching value of define "B500000" : 0010005 Fetching value of define "B576000" : 0010006 Fetching value of define "B921600" : 0010007 Fetching value of define "B1000000" : 0010010 Fetching value of define "B1152000" : 0010011 Fetching value of define "B1500000" : 0010012 Fetching value of define "B2000000" : 0010013 Fetching value of define "B2500000" : 0010014 Fetching value of define "B3000000" : 0010015 Fetching value of define "B3500000" : 0010016 Fetching value of define "B4000000" : 0010017 Configuring config.h using configuration Found pkg-config: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency inih found: YES 56 Configuring tio using configuration Found CMake: /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring tio.1 using configuration Build targets in project: 1 tio 1.47 User defined options Cross files : /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja >>> tio 1.47 Building 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" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build' [1/12] Compiling C object src/tio.p/setspeed.c.o [2/12] Compiling C object src/tio.p/print.c.o [3/12] Compiling C object src/tio.p/main.c.o [4/12] Compiling C object src/tio.p/error.c.o [5/12] Compiling C object src/tio.p/signals.c.o [6/12] Compiling C object src/tio.p/misc.c.o [7/12] Compiling C object src/tio.p/log.c.o ../src/log.c: In function 'log_strip': ../src/log.c:39:45: warning: comparison is always true due to limited range of data type [-Wtype-limits] 39 | #define IS_CTRL_CHAR(c) ((c >= 0x00) && (c <= 0x1F)) | ^~ ../src/log.c:115:17: note: in expansion of macro 'IS_CTRL_CHAR' 115 | if (IS_CTRL_CHAR(c)) | ^~~~~~~~~~~~ [8/12] Compiling C object src/tio.p/options.c.o [9/12] Compiling C object src/tio.p/socket.c.o [10/12] Compiling C object src/tio.p/configfile.c.o [11/12] Compiling C object src/tio.p/tty.c.o ../src/tty.c: In function 'tty_configure': ../src/tty.c:663:18: warning: 'baudrate' may be used uninitialized in this function [-Wmaybe-uninitialized] 663 | status = cfsetospeed(&tio, baudrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [12/12] Linking target src/tio >>> tio 1.47 Installing to target 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" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/tio-1.47//build' [0/1] Installing files. Installing src/tio to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/tio-1.47/build/man/tio.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%mpcorenovfp%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%mpcorenovfp%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-9069-ga0a428f135e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-9069-ga0a428f135e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> inadyn 2.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kexec 2.0.25 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> host-mender-artifact 3.8.0 Collecting legal info LICENSE: OK (sha256: 1033348db7606a7e61b6484f293847cf8d7a35766efebb97e304d4bd5d7f3f6b) LIC_FILES_CHKSUM.sha256: OK (sha256: b8462a14975e30fb0dff14ed50e7563e833ccce13c2aa93f95386ffe877ed673) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/google.golang.org/genproto/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/grpc/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/appengine/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/kms/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/iam/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/compute/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/go.opencensus.io/LICENSE: OK (sha256: 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd) vendor/github.com/golang/groupcache/LICENSE: OK (sha256: 73ba74dfaa520b49a401b5d21459a8523a146f3b7518a833eea5efa85130bf68) vendor/gopkg.in/square/go-jose.v2/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/oklog/run/LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: 87640bc4df2ceb1559f268a3db1ba859ab780f7ba5b1b4545173d4680a3d918b) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 0d9e582ee4bff57bf1189c9e514e6da7ce277f9cd3bc2d488b22fbb39a6d87cf) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/google/go-cmp/LICENSE: OK (sha256: 17b5d209ba8f9684257ecfcff87df6ceda6194143a8fbd074f29727cff6f0c40) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/oauth2/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/text/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/time/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/google.golang.org/api/LICENSE: OK (sha256: 110244b02140866ee37d17fa7449436a377ec3b85a481fbb208f4c87964382de) vendor/google.golang.org/api/internal/third_party/uritemplates/LICENSE: OK (sha256: fc0a2f71df4e8f047902da53d1f85301be43e0f360fc167057a2d04658ed2ba9) vendor/google.golang.org/protobuf/LICENSE: OK (sha256: 4835612df0098ca95f8e7d9e3bffcb02358d435dbb38057c844c99d7f725eb20) vendor/github.com/golang/protobuf/LICENSE: OK (sha256: 8778a9fc1eaffb03ab873caae251df2d224f6b5502be8777d3cd573a4dd43903) vendor/github.com/googleapis/gax-go/v2/LICENSE: OK (sha256: b95218cd9607855a6536384c0262922b30a0c2bf56e4ced790240f3a3bac4722) vendor/github.com/golang/snappy/LICENSE: OK (sha256: f69f157b0be75da373605dbc8bbf142e8924ee82d8f44f11bcaf351335bf98cf) vendor/gopkg.in/square/go-jose.v2/json/LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) vendor/github.com/pierrec/lz4/LICENSE: OK (sha256: 6a358d2540ca14048f02d366f23787c0a480157e58f058113f0e27168dd4e447) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) vendor/github.com/klauspost/cpuid/v2/LICENSE: OK (sha256: 5d966570d7a442d4e969892860a914e542c97f262c873baee8f0aa48e1f40212) vendor/go.uber.org/atomic/LICENSE.txt: OK (sha256: edbb5a4d165ac69376c765b551c0662ff42bea87e1f1eda85f42ac90c34b09d0) vendor/github.com/mitchellh/go-homedir/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/go-testing-interface/LICENSE: OK (sha256: f48b778b7fccb6650f915cf4527c941a9578f8876a2911d035c4e44641a916be) vendor/github.com/mitchellh/mapstructure/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/copystructure/LICENSE: OK (sha256: 3c377fad2e5ae1d7081c7c2f16da867a87cca1d1f5f1aa7ed0b8a16bb553142a) vendor/github.com/mitchellh/reflectwalk/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/ryanuber/go-glob/LICENSE: OK (sha256: 38049e50b486f5394e40b786388f4a006401996e46c7c1cd18925afe7c3b4e34) vendor/github.com/mattn/go-colorable/LICENSE: OK (sha256: 88a2379b3ca34bf5c57127aff9dcb802bbb60ece0805cdbda65b3bd115f971d9) vendor/github.com/fatih/color/LICENSE.md: OK (sha256: de95ed802d2f90e3c72cb3c9a927cca5f2aec234a3ef1250232db0f8178b2d93) vendor/github.com/armon/go-radix/LICENSE: OK (sha256: 831892cd31b9eef0311bb1de9014527ef5d3592eed7add1f9f829510d2065e62) vendor/github.com/armon/go-metrics/LICENSE: OK (sha256: d0bb61dd59b6d59021893751bdd1205ee88c8206dcabd6b4c68d35b94ee19750) vendor/github.com/cenkalti/backoff/v3/LICENSE: OK (sha256: 5c0476add4c38b55d0ed5ac11b85e00c38f26e1caee20dfe3ab58190103d1fbc) vendor/github.com/hashicorp/go-hclog/LICENSE: OK (sha256: b8ce983c0e0b1410115d42b65d5471b3666a8d4f4334a52f29f457a39a71b463) vendor/github.com/hashicorp/go-secure-stdlib/strutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-secure-stdlib/parseutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/errwrap/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/hcl/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-cleanhttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-version/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-rootcerts/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-retryablehttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-uuid/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-plugin/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/go-sockaddr/LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) vendor/github.com/hashicorp/vault/sdk/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/vault/api/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/yamux/LICENSE: OK (sha256: 812e9d96e900a093ae4d1d3f22c5f82f568a0a0461c3007a99d00573d41c5461) vendor/github.com/hashicorp/go-immutable-radix/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-multierror/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/golang-lru/LICENSE: OK (sha256: af175b9d96ee93c21a036152e1b905b0b95304d4ae8c2c921c7609100ba8df7e) >>> host-go 1.19.4 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'