CC audio.o CC channels.o CC ci.o CC config.o CC cutter.o CC device.o CC diseqc.o CC dvbdevice.o CC dvbci.o CC dvbplayer.o CC dvbspu.o CC dvbsubtitle.o CC eit.o CC eitscan.o CC epg.o CC filter.o CC font.o CC i18n.o CC interface.o CC keys.o CC lirc.o CC menu.o CC menuitems.o CC mtd.o CC nit.o CC osdbase.o CC osd.o CC pat.o CC player.o CC plugin.o CC positioner.o CC receiver.o CC recorder.o CC recording.o CC remote.o CC remux.o CC ringbuffer.o CC sdt.o CC sections.o CC shutdown.o CC skinclassic.o CC skinlcars.o CC skins.o CC skinsttng.o CC sourceparams.o CC sources.o CC spu.o CC status.o CC svdrp.o CC themes.o CC thread.o CC timers.o CC tools.o CC transfer.o CC vdr.o CC videodir.o tools.c: In member function 'dirent* cReadDir::Next()': tools.c:1529:47: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] while (readdir_r(directory, &u.d, &result) == 0 && result) { ^ In file included from /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/features.h:410:0, from /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/dirent.h:25, from tools.h:13, from tools.c:10: /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/dirent.h:189:12: note: declared here extern int __REDIRECT (readdir_r, ^ CC libsi/util.o CC libsi/section.o CC libsi/si.o CC libsi/descriptor.o AR libsi/libsi.a /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ar: creating libsi.a a - util.o a - si.o a - section.o a - descriptor.o LD vdr make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' >>> vdr 2.3.5 Installing to staging directory /usr/bin/make -j1 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 INCLUDES="-I/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/freetype2" LDFLAGS="" NO_KBD=yes PLUGINLIBDIR=/usr/lib/vdr PREFIX=/usr VIDEODIR=/var/lib/vdr DESTDIR=/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot install-dirs install-bin install-conf install-includes install-pc make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' if [ -n "/usr/lib/pkgconfig" ] ; then\ mkdir -p /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig ;\ cp vdr.pc /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig ;\ fi make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' >>> vdr 2.3.5 Fixing libtool files >>> vdr 2.3.5 Installing to target /usr/bin/make -j1 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 INCLUDES="-I/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/freetype2" LDFLAGS="" NO_KBD=yes PLUGINLIBDIR=/usr/lib/vdr PREFIX=/usr VIDEODIR=/var/lib/vdr DESTDIR=/accts/mlweber1/instance-3/output/target install-dirs install-bin install-conf make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/vdr-plugin-vnsiserver/ support/download/dl-wrapper -c 'v1.5.2' -d '/accts/mlweber1/instance-3/dl/vdr-plugin-vnsiserver' -D '/accts/mlweber1/instance-3/dl' -f 'vdr-plugin-vnsiserver-v1.5.2.tar.gz' -H 'package/vdr-plugin-vnsiserver//vdr-plugin-vnsiserver.hash' -n 'vdr-plugin-vnsiserver-v1.5.2' -N 'vdr-plugin-vnsiserver' -o '/accts/mlweber1/instance-3/dl/vdr-plugin-vnsiserver/vdr-plugin-vnsiserver-v1.5.2.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/vdr-plugin-vnsiserver -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/FernetMenta/vdr-plugin-vnsiserver/archive/v1.5.2 -u http\|urlencode+http://sources.buildroot.net/vdr-plugin-vnsiserver -u http\|urlencode+http://sources.buildroot.net -- vdr-plugin-vnsiserver-v1.5.2.tar.gz: OK (sha256: f8170b4d6f983e7b5b5110e0432ff46355998e170f66459588170cc320717f7f) >>> vdr-plugin-vnsiserver v1.5.2 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/vdr-plugin-vnsiserver/vdr-plugin-vnsiserver-v1.5.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2 -xf - >>> vdr-plugin-vnsiserver v1.5.2 Patching >>> vdr-plugin-vnsiserver v1.5.2 Configuring >>> vdr-plugin-vnsiserver v1.5.2 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2 CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC" make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o vnsi.o vnsi.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o bitstream.o bitstream.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o vnsiclient.o vnsiclient.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o channelscancontrol.o channelscancontrol.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o config.o config.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o cxsocket.o cxsocket.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser.o parser.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_AAC.o parser_AAC.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_AC3.o parser_AC3.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_DTS.o parser_DTS.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_h264.o parser_h264.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_hevc.o parser_hevc.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_MPEGAudio.o parser_MPEGAudio.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_MPEGVideo.o parser_MPEGVideo.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_Subtitle.o parser_Subtitle.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o parser_Teletext.o parser_Teletext.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o streamer.o streamer.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o recplayer.o recplayer.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o requestpacket.o requestpacket.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o responsepacket.o responsepacket.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o vnsiserver.o vnsiserver.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o hash.o hash.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o recordingscache.o recordingscache.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o setup.o setup.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o vnsiosd.o vnsiosd.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o demuxer.o demuxer.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o videobuffer.o videobuffer.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o videoinput.o videoinput.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o channelfilter.o channelfilter.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o status.o status.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.5.2"' -o vnsitimer.o vnsitimer.c /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11 -fPIC -shared vnsi.o bitstream.o vnsiclient.o channelscancontrol.o config.o cxsocket.o parser.o parser_AAC.o parser_AC3.o parser_DTS.o parser_h264.o parser_hevc.o parser_MPEGAudio.o parser_MPEGVideo.o parser_Subtitle.o parser_Teletext.o streamer.o recplayer.o requestpacket.o responsepacket.o vnsiserver.o hash.o recordingscache.o setup.o vnsiosd.o demuxer.o videobuffer.o videoinput.o channelfilter.o status.o vnsitimer.o -o libvdr-vnsiserver.so make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' >>> vdr-plugin-vnsiserver v1.5.2 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-3/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/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2 install DESTDIR=/accts/mlweber1/instance-3/output/target LIBDIR=/usr/lib/vdr make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' install -D libvdr-vnsiserver.so /accts/mlweber1/instance-3/output/target/usr/lib/vdr/libvdr-vnsiserver.so.2.3.5 xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-vnsiserver --package-version=1.5.2 --msgid-bugs-address='' -o po/vnsiserver.pot `ls bitstream.c channelfilter.c channelscancontrol.c config.c cxsocket.c demuxer.c hash.c parser.c parser_AAC.c parser_AC3.c parser_DTS.c parser_MPEGAudio.c parser_MPEGVideo.c parser_Subtitle.c parser_Teletext.c parser_h264.c parser_hevc.c recordingscache.c recplayer.c requestpacket.c responsepacket.c setup.c status.c streamer.c videobuffer.c videoinput.c vnsi.c vnsiclient.c vnsiosd.c vnsiserver.c vnsitimer.c` msgmerge -U --no-wrap --no-location --backup=none -q -N po/de_DE.po po/vnsiserver.pot msgmerge -U --no-wrap --no-location --backup=none -q -N po/lt_LT.po po/vnsiserver.pot msgfmt -c -o po/de_DE.mo po/de_DE.po msgfmt -c -o po/lt_LT.mo po/lt_LT.po install -D -m644 po/de_DE.mo /accts/mlweber1/instance-3/output/target/usr/share/locale/de_DE/LC_MESSAGES/vdr-vnsiserver.mo install -D -m644 po/lt_LT.mo /accts/mlweber1/instance-3/output/target/usr/share/locale/lt_LT/LC_MESSAGES/vdr-vnsiserver.mo make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-plugin-vnsiserver-v1.5.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'tar'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: [u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'bzip2', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'e2fsprogs', u'jpeg-turbo', u'gd', u'xz', u'libcap', u'libgta', u'libjson', u'libnpth', u'libpcap', u'libraw', u'log4cxx', u'numactl', u'perl', u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'protobuf', u'samba4', u'tinyalsa', u'tinydtls', u'vdr'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-3/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-3/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /accts/mlweber1/instance-3/output/target/usr/lib/perl5/5.26.2/pod rm -rf /accts/mlweber1/instance-3/output/target/usr/lib/perl5/5.26.2/aarch64-linux/CORE find /accts/mlweber1/instance-3/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/accts/mlweber1/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /accts/mlweber1/instance-3/output/target && /accts/mlweber1/instance-3/output/host/bin/python2.7 /accts/mlweber1/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /accts/mlweber1/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/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/instance-3/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/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/instance-3/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/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-3/output/target/usr make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.05-rc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.32 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) >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> 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 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> 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 >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libraw 0.17.1 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LICENSE.CDDL ERROR: No hash found for LICENSE.LibRaw.pdf ERROR: No hash found for README >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> numactl 2.0.11 Collecting legal info ERROR: No hash found for README >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> python-autobahn 17.10.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-dataproperty 0.29.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-logbook 1.0.0 Collecting legal info >>> python-m2r 0.1.12 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-mistune 0.8 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> python-pylru 1.0.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-remi v1.1 Collecting legal info LICENSE: OK (sha256: bc198f9846c1da3a1c1b1fa2b12909b021365d1e7fe9b4039245edfcec3b7f7f) >>> python-sdnotify 0.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-shutilwhich 1.1.0 Collecting legal info >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-txaio 2.8.2 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> samba4 4.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> vdr-plugin-vnsiserver v1.5.2 Collecting legal info ERROR: No hash found for COPYING >>> vdr 2.3.5 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: python-logbook-1.0.0: cannot save license (PYTHON_LOGBOOK_LICENSE_FILES not defined) WARNING: python-shutilwhich-1.1.0: cannot save license (PYTHON_SHUTILWHICH_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'