checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /bin/sed checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99 checking for catchsegv... catchsegv checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -std=gnu99 static flag -static works... yes checking if /usr/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to build with code coverage support... no checking whether to enable Valgrind on the unit tests... checking for valgrind... valgrind yes checking for Valgrind tool memcheck... memcheck checking for Valgrind tool helgrind... helgrind checking for Valgrind tool drd... drd checking for Valgrind tool exp-sgcheck... exp-sgcheck checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for pkg-config... /home/buildroot/build/instance-0/output/host/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking linux/mmc/ioctl.h usability... yes checking linux/mmc/ioctl.h presence... yes checking for linux/mmc/ioctl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-rauc 0.4 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/host-rauc-0.4/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-rauc-0.4' GEN rauc-installer-generated.c /usr/bin/make --no-print-directory all-am CC librauc_la-rauc-installer-generated.lo GEN data/rauc-service.sh GEN data/de.pengutronix.rauc.service CC src/librauc_la-bootchooser.lo CC src/librauc_la-checksum.lo CC src/librauc_la-bundle.lo CC src/librauc_la-config_file.lo CC src/librauc_la-context.lo CC src/librauc_la-install.lo CC src/librauc_la-manifest.lo CC src/librauc_la-mark.lo CC src/librauc_la-mount.lo CC src/librauc_la-service.lo CC src/librauc_la-signature.lo CC src/librauc_la-utils.lo CC src/librauc_la-update_handler.lo CC src/librauc_la-emmc.lo CC src/rauc-main.o In file included from /home/buildroot/build/instance-0/output/host/include/openssl/evp.h:75:0, from /home/buildroot/build/instance-0/output/host/include/openssl/x509.h:73, from /home/buildroot/build/instance-0/output/host/include/openssl/cms.h:58, from src/signature.c:1: src/signature.c: In function 'print_signer_cert': /home/buildroot/build/instance-0/output/host/include/openssl/bio.h:589:34: warning: value computed is not used [-Wunused-value] # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^ src/signature.c:272:2: note: in expansion of macro 'BIO_set_close' BIO_set_close(mem, BIO_CLOSE); ^ In file included from /home/buildroot/build/instance-0/output/host/include/glib-2.0/glib/glist.h:32:0, from /home/buildroot/build/instance-0/output/host/include/glib-2.0/glib/ghash.h:33, from /home/buildroot/build/instance-0/output/host/include/glib-2.0/glib.h:50, from ./include/context.h:3, from src/signature.c:8: src/signature.c: In function 'get_pubkey_hash': /home/buildroot/build/instance-0/output/host/include/glib-2.0/glib/gmem.h:127:9: warning: 'der_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] _destroy (_p); \ ^ src/signature.c:194:17: note: 'der_buf' was declared here unsigned char *der_buf, *tmp_buf = NULL; ^ CCLD librauc.la CCLD rauc make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-rauc-0.4' >>> host-rauc 0.4 Installing to host directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/build/instance-0/output/host/lib/pkgconfig:/home/buildroot/build/instance-0/output/host/share/pkgconfig" /usr/bin/make -j8 install -C /home/buildroot/build/instance-0/output/build/host-rauc-0.4/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/host-rauc-0.4' /usr/bin/make --no-print-directory install-am /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/dbus-1/system.d' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/libexec' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/share/dbus-1/system-services' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf '/home/buildroot/build/instance-0/output/host/share/dbus-1/system.d' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.service '/home/buildroot/build/instance-0/output/host/share/dbus-1/system-services' /bin/sh ./libtool --mode=install /usr/bin/install -c rauc '/home/buildroot/build/instance-0/output/host/bin' /usr/bin/install -c data/rauc-service.sh '/home/buildroot/build/instance-0/output/host/libexec' libtool: install: /usr/bin/install -c rauc /home/buildroot/build/instance-0/output/host/bin/rauc make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/host-rauc-0.4' ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz: OK (sha256: d05d4e3ad3599fca7854109938aebd24bbab72ac7d69dd053260f735a36613f9) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/ti-utils/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 -xf - >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Patching >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Configuring >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j1 NFSROOT="/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot" CC="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `/home/buildroot/build/instance-0/output/host/bin/pkg-config --cflags libnl-genl-3.0`" LIBS="`/home/buildroot/build/instance-0/output/host/bin/pkg-config --libs libnl-genl-3.0`" -C /home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 all make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/include -c -o nvs.o nvs.c nvs.c: In function 'prepare_nvs_file': nvs.c:358:9: warning: 'nvsTypeInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] pdata[nvsTypeInfo].type = tlv_type; ^ nvs.c:320:15: note: 'nvsTypeInfo' was declared here unsigned int nvsTypeInfo; ^~~~~~~~~~~ /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/include -c -o misc_cmds.o misc_cmds.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/include -c -o calibrator.o calibrator.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/include -c -o plt.o plt.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/include -c -o ini.o ini.c /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3 -L/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/home/buildroot/build/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 -o calibrator make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/calibrator /home/buildroot/build/instance-0/output/target/usr/bin/calibrator /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/scripts/go.sh /home/buildroot/build/instance-0/output/target/usr/share/ti-utils/scripts/go.sh cp -r /home/buildroot/build/instance-0/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/ini_files /home/buildroot/build/instance-0/output/target/usr/share/ti-utils uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz: OK (sha256: 9b4a849f65edb482f59bc40f646e7cd79915b3030ea9bd825868347217db3c96) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ar" AS="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-as" LD="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ld" NM="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-nm" CC="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-g++" FC="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -lncurses" make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o eval.c: In function 'gtfun': cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here char arg1[NSTRING]; /* value of first argument */ ^~~~ cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:7: note: declared here CC pklock.o CC posix.o CC random.o pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid'; did you mean 'ctermid'? [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ ctermid CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/build/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /home/buildroot/build/instance-0/output/target/usr/bin/em >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libipsec.la" is touched by more than one package: [u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libracoon.la" is touched by more than one package: [u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'util-linux', u'libogg', u'celt051', u'dtc', u'libopenssl', u'erlang', u'flex', u'ipsec-tools', u'jemalloc', u'libcdio', u'libcuefile', u'libosip2', u'libeXosip2', u'libffi', u'pcre', u'libglib2', u'libmediaart', u'libnl', u'speexdsp', u'speex', u'linphone'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00674-g5d5f0ed"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.02-git-00674-g5d5f0ed Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> igmpproxy 0.2.1 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> initscripts Collecting legal info >>> ipsec-tools 0.8.2 Collecting legal info >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-rauc 0.4 Collecting legal info >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'