CC system.o CC tar.o system.c: In function 'stat_to_env': system.c:705:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . dec_to_env ("TAR_MINOR", minor (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ system.c:706:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . dec_to_env ("TAR_MAJOR", major (st->stat.st_rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC transform.o CC unlink.o CC update.o CC utf8.o CC warning.o CC xattrs.o CCLD tar make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/src' Making all in scripts make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' Making all in po make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/po' Making all in tests make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' >>> tar 1.29 Installing to target PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-1/output/target install -C /accts/mlweber1/scripts/instance-1/output/build/tar-1.29/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' Making install in doc make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/doc' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/share/man/man8' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/share/man/man1' /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target/usr/share/info' /usr/bin/install -c -m 644 rmt.8 '/accts/mlweber1/scripts/instance-1/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 tar.1 '/accts/mlweber1/scripts/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/accts/mlweber1/scripts/instance-1/output/target/usr/share/info' install-info --info-dir='/accts/mlweber1/scripts/instance-1/output/target/usr/share/info' '/accts/mlweber1/scripts/instance-1/output/target/usr/share/info/tar.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/doc' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/doc' Making install in gnu make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' /usr/bin/make install-recursive make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' make[4]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' make[5]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' if test yes = no; then \ case 'linux-gnueabihf' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/bash /accts/mlweber1/scripts/instance-1/output/build/tar-1.29/build-aux/install-sh -d /accts/mlweber1/scripts/instance-1/output/target//lib ; \ fi ; \ if test -f /accts/mlweber1/scripts/instance-1/output/target//lib/charset.alias; then \ sed -f ref-add.sed /accts/mlweber1/scripts/instance-1/output/target//lib/charset.alias > /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp /accts/mlweber1/scripts/instance-1/output/target//lib/charset.alias ; \ rm -f /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp /accts/mlweber1/scripts/instance-1/output/target//lib/charset.alias ; \ rm -f /accts/mlweber1/scripts/instance-1/output/target//lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' make[4]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/gnu' Making install in lib make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' make[4]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/lib' Making install in rmt make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/rmt' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/rmt' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target//libexec' /usr/bin/install -c rmt '/accts/mlweber1/scripts/instance-1/output/target//libexec' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/rmt' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/rmt' Making install in src make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/src' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-1/output/target//bin' /usr/bin/install -c tar '/accts/mlweber1/scripts/instance-1/output/target//bin' make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/src' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/src' Making install in scripts make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/scripts' Making install in po make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/po' if test "tar" = "gettext-tools"; then \ /bin/mkdir -p /accts/mlweber1/scripts/instance-1/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /accts/mlweber1/scripts/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /accts/mlweber1/scripts/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/po' Making install in tests make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29/tests' make[2]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[3]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/tar-1.29' ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz: OK (sha256: d05d4e3ad3599fca7854109938aebd24bbab72ac7d69dd053260f735a36613f9) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Extracting gzip -d -c /accts/mlweber1/scripts/instance-1/dl/ti-utils/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 -xf - >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Patching >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Configuring >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Building PATH="/accts/mlweber1/scripts/instance-1/output/host/bin:/accts/mlweber1/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j1 NFSROOT="/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot" CC="/accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `/accts/mlweber1/scripts/instance-1/output/host/bin/pkg-config --cflags libnl-genl-3.0`" LIBS="`/accts/mlweber1/scripts/instance-1/output/host/bin/pkg-config --libs libnl-genl-3.0`" -C /accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 all make[1]: Entering directory `/accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o nvs.o nvs.c /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o misc_cmds.o misc_cmds.c /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o calibrator.o calibrator.c /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o plt.o plt.c /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o ini.o ini.c /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -L/accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/accts/mlweber1/scripts/instance-1/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lnl-genl-3 -lnl-3 -o calibrator make[1]: Leaving directory `/accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/calibrator /accts/mlweber1/scripts/instance-1/output/target/usr/bin/calibrator /usr/bin/install -m 0755 -D /accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/scripts/go.sh /accts/mlweber1/scripts/instance-1/output/target/usr/share/ti-utils/scripts/go.sh cp -r /accts/mlweber1/scripts/instance-1/output/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/ini_files /accts/mlweber1/scripts/instance-1/output/target/usr/share/ti-utils >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'diffutils', u'tar'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libportaudio.la" is touched by more than one package: [u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libmpd.la" is touched by more than one package: [u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'pcre', u'apache', u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'libcap', u'libffi', u'libglib2', u'avahi', u'bitstream', u'boost', u'dmalloc', u'libtommath', u'libtomcrypt', u'f2fs-tools', u'libsodium', u'libuecc', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libnl', u'libpcap', u'libebml', u'libglob', u'libid3tag', u'libmad', u'libmnl', u'libmpd', u'libnetfilter_cthelper', u'liboauth', u'libsocketcan', u'libssh', u'portaudio', u'mpg123', u'pciutils', u'qlibc', u'sdl2'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison', u'host-parted'] rm -f /accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/scripts/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/include /accts/mlweber1/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/scripts/instance-1/output/target/lib/ /accts/mlweber1/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/man /accts/mlweber1/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/info /accts/mlweber1/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/doc /accts/mlweber1/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-1/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/scripts/instance-1/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 /accts/mlweber1/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-01139-gf0cf62a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /accts/mlweber1/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/scripts/instance-1/output/target/usr make: Leaving directory `/accts/mlweber1/scripts/instance-1/buildroot' make: Entering directory `/accts/mlweber1/scripts/instance-1/buildroot' >>> Buildroot 2018.11-git-01139-gf0cf62a 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.37 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.0 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libssh 0.8.4 Collecting legal info COPYING: OK (sha256: 468cf08f784ef6fd3b3705b60dd8111e2b70fbb8f6549cd503665a6bbb3bc625) >>> linux-firmware 44d4fca9922a252a0bd81f6307bcc072a78da54a Collecting legal info WHENCE: OK (sha256: ef38a9a8bb4b0f72b369d337426eea63ef8fc9d48453f127028d935f7dbc5820) >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> mpd 0.20.21 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/scripts/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/scripts/instance-1/buildroot'