inlined from 'SubmitServicesToMiniSSDPD' at minissdp.c:826:2: utils.h:56:2: warning: 'strncpy' specified bound 108 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC metadata.o CC scanner.o scanner.c: In function 'start_scanner': scanner.c:904:2: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] av_register_all(); ^~~~~~~~~~~~~~~ In file included from libav.h:51, from scanner.c:37: /home/buildroot/autobuild/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ CC monitor.o In file included from metadata.c:43: In function 'strncpyt', inlined from 'check_for_captions' at metadata.c:125:2: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC tivo_utils.o CC tivo_beacon.o CC tivo_commands.o monitor.c: In function 'start_inotify': monitor.c:635:2: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] av_register_all(); ^~~~~~~~~~~~~~~ In file included from libav.h:51, from monitor.c:42: /home/buildroot/autobuild/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ CC playlist.o scanner.c: In function 'insert_file': scanner.c:206:39: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); ^~~~ scanner.c:206:35: note: using the range [0, 18446744073709551615] for directive argument sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); ^~~~~~~~~ scanner.c:206:4: note: 'sprintf' output between 3 and 81 bytes into a destination of size 64 sprintf(last_camdate.parentID, "%s$%llX", last_cam.parentID, (long long)parentID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:280:47: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~ scanner.c:280:43: note: using the range [0, 18446744073709551615] for directive argument sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~~~~~~ scanner.c:280:5: note: 'sprintf' output between 3 and 81 bytes into a destination of size 64 sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:296:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~ scanner.c:296:40: note: using the range [0, 18446744073709551615] for directive argument sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~~~~~~ scanner.c:296:5: note: 'sprintf' output between 3 and 81 bytes into a destination of size 64 sprintf(last_artistAlbum.parentID, "%s$%llX", last_artist.parentID, (long long)parentID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'GetAudioMetadata' at metadata.c:359:4: utils.h:56:2: warning: 'strncpy' specified bound 6 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ scanner.c:321:47: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~ scanner.c:321:43: note: using the range [0, 18446744073709551615] for directive argument sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~~~~~~ scanner.c:321:5: note: 'sprintf' output between 3 and 81 bytes into a destination of size 64 sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scanner.c:336:44: warning: '%llX' directive writing between 1 and 16 bytes into a region of size between 0 and 63 [-Wformat-overflow=] sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~ scanner.c:336:40: note: using the range [0, 18446744073709551615] for directive argument sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~~~~~~ scanner.c:336:5: note: 'sprintf' output between 3 and 81 bytes into a destination of size 64 sprintf(last_genreArtist.parentID, "%s$%llX", last_genre.parentID, (long long)parentID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from scanner.c:43: In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:181:4, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:194:4, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:208:4, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:258:5, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:276:5, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:298:5, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:318:5, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'insert_containers.isra.11' at scanner.c:338:5, inlined from 'insert_file' at scanner.c:523:2: utils.h:56:2: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In file included from playlist.c:35: In function 'strncpyt', inlined from 'insert_playlist' at playlist.c:51:2: utils.h:56:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In file included from monitor.c:46: In function 'strncpyt', inlined from 'check_nfo' at monitor.c:335:2, inlined from 'monitor_insert_file' at monitor.c:369:17: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'monitor_insert_file' at monitor.c:372:3: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'GetImageMetadata' at metadata.c:554:3: utils.h:56:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'GetImageMetadata' at metadata.c:558:4: utils.h:56:2: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'fill_playlists' at playlist.c:151:3: utils.h:56:2: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC image_utils.o image_utils.c: In function 'jpeg_memory_src': image_utils.c:185:29: warning: assignment to 'boolean (*)(struct jpeg_decompress_struct *)' {aka 'enum (*)(struct jpeg_decompress_struct *)'} from incompatible pointer type 'int (*)(struct jpeg_decompress_struct *)' [-Wincompatible-pointer-types] src->pub.fill_input_buffer = fill_input_buffer; ^ In function 'strncpyt', inlined from 'start_rescan' at scanner.c:878:3: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'start_rescan' at scanner.c:879:3: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'start_scanner' at scanner.c:915:3: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC albumart.o CC log.o In file included from albumart.c:38: In function 'strncpyt', inlined from 'save_resized_album_art' at albumart.c:67:2: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'check_for_album_file' at albumart.c:286:2: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'check_for_album_file' at albumart.c:294:3: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC containers.o In function 'strncpyt', inlined from 'update_if_album_art' at albumart.c:111:2: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ In function 'strncpyt', inlined from 'update_if_album_art' at albumart.c:125:2: utils.h:56:2: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] strncpy(dst, src, len); ^~~~~~~~~~~~~~~~~~~~~~ CC avahi.o sed -e s@:SBINDIR:@/usr/sbin@ linux/minidlna.init.d.script CC tagutils/tagutils.o CCLD minidlnad make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' >>> minidlna 1.2.1 Installing to target PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install -C /home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1/po' if test "minidlna" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/sbin' /usr/bin/install -c minidlnad '/home/buildroot/autobuild/instance-2/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1' /usr/bin/install -D -m 0755 package/minidlna/S60minidlnad /home/buildroot/autobuild/instance-2/output-1/target/etc/init.d/S60minidlnad /usr/bin/install -D -m 644 /home/buildroot/autobuild/instance-2/output-1/build/minidlna-1.2.1/minidlna.conf /home/buildroot/autobuild/instance-2/output-1/target/etc/minidlna.conf patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wall -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-2/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/instance-2/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-2/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output-1/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-02708-g2130f663ec"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.11-git-02708-g2130f663ec Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ffmpeg 4.2.1 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.6 Collecting legal info COPYING: OK (sha256: 0530078db78c47ae978dc2bd77f4f427e6cd97df868672c95b1ef284113c8cb7) >>> host-xorgproto 2019.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> sqlite 3300000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'