CC videodir.o CC libsi/util.o CC libsi/si.o CC libsi/section.o CC libsi/descriptor.o tools.c: In member function 'dirent* cReadDir::Next()': tools.c:1529:13: 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:423: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, ^ 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:423: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, ^ AR libsi/libsi.a /accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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' 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-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-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-ar" AS="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/aarch64-linux-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: ['gmp', 'gnuchess', 'gnupg', 'libgpgme', 'mpir', 'parted'] Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/login" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./etc/fstab" is touched by more than one package: ['skeleton-init-sysv', 'libselinux'] Warning: target file "./usr/sbin/partprobe" is touched by more than one package: ['busybox', 'parted'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gmp', 'libgpgme', 'mpir', 'parted'] ./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: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-bison', 'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-lxml'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-3/output/target/etc/inittab 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 find: `/accts/mlweber1/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb 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-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-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-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.02-rc2-00018-g38d8d86"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-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 make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.02-rc2-00018-g38d8d86 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> cannelloni 20160414 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.31.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) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> efibootmgr 14 Collecting legal info ERROR: No hash found for COPYING >>> efivar 30 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ffmpeg 3.4.2 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) 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 >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libbson 1.6.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for THIRD_PARTY_NOTICES >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdnav 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libglob 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> libgpgme 1.10.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> liburiparser 0.8.4 Collecting legal info COPYING: OK (sha256: c6ef125800c2ef13a41a22126bfc77e8b8c08993a6b96196117695988ea76249) >>> lighttpd 1.4.48 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> host-mkpasswd Collecting legal info >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mpv 0.27.0 Collecting legal info ERROR: No hash found for LICENSE >>> 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-waf 1.9.5 Collecting legal info >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-rauc 0.2 Collecting legal info >>> host-libglib2 2.54.2 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.31.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-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> rpi-bt-firmware a439f892bf549ddfefa9ba7ad1999cc515f233bf Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> unscd 0.52 Collecting legal info nscd-0.52.c: OK (sha256: 4c1f83dcd120469fceef749050cb29fa666fa4666bd308dfe92e933a4c200d55) >>> ustream-ssl 45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5 Collecting legal info WARNING: no hash file for ustream-ssl.h >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) WARNING: rauc-0.2: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'