checking for mach_absolute_time... no checking for usleep... yes checking for nanosleep... yes checking for clock_nanosleep... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for OPUS... yes checking for OPUSFILE... yes checking for OPUSURL... yes checking for LIBOPUSENC... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sio_open in -lsndio... no checking for library containing setsockopt... none required checking for library containing pcap_open_live... no checking socket support... yes checking for inet_ntop... yes checking if /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc supports -fstack-protector-strong... no checking for PIE support... yes checking if /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-sign-compare... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: ------------------------------------------------------------------------ opus-tools 0.2: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Stack protector: ............... no PIE: ........................... yes General configuration: Assertion checking: ............ no FLAC input: .................... no ------------------------------------------------------------------------ Type "make; make install" to compile and install >>> opus-tools 0.2 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/opus-tools-0.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' Making all in . make[3]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' CC src/opusenc-opus_header.o CC src/opusenc-opusenc.o CC src/opusenc-picture.o CC src/opusenc-audio-in.o CC src/opusenc-diag_range.o CC src/opusenc-flac.o CC win32/opusenc-unicode_support.o CC src/opusdec-opus_header.o CC src/opusdec-wav_io.o CC src/opusdec-wave_out.o CC src/opusdec-opusdec.o CC src/opusdec-resample.o CC src/opusdec-diag_range.o CC win32/opusdec-unicode_support.o CC src/opusinfo-opus_header.o CC src/opusinfo-opusinfo.o CC src/opusinfo-info_opus.o CC src/opusinfo-picture.o CC win32/opusinfo-unicode_support.o CC src/opusrtp.o CCLD opusenc CCLD opusdec CCLD opusinfo CCLD opusrtp make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' >>> opus-tools 0.2 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/opus-tools-0.2/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' Making install in . make[2]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c opusenc opusdec opusinfo '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 man/opusenc.1 man/opusdec.1 man/opusinfo.1 '/home/naourr/work/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c opusenc /home/naourr/work/instance-0/output/target/usr/bin/opusenc libtool: install: /usr/bin/install -c opusdec /home/naourr/work/instance-0/output/target/usr/bin/opusdec libtool: install: /usr/bin/install -c opusinfo /home/naourr/work/instance-0/output/target/usr/bin/opusinfo make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/opus-tools-0.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/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/naourr/work/instance-0/output/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/naourr/work/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/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/naourr/work/instance-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output/host" --sysconfdir="/home/naourr/work/instance-0/output/host/etc" --localstatedir="/home/naourr/work/instance-0/output/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-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-0/output/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/naourr/work/instance-0/output/host/include -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-0/output/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-0/output/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/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-0/output/host/share/doc/patchelf' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-patchelf-0.9' picocom-3.1.tar.gz: OK (sha256: e6761ca932ffc6d09bd6b11ff018bdaf70b287ce518b3282d29e0270e88420bb) >>> picocom 3.1 Extracting gzip -d -c /home/naourr/work/instance-0/dl/picocom/picocom-3.1.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/picocom-3.1 -xf - >>> picocom 3.1 Patching Applying 0001-Compile-with-libc-s-without-cispeed-cospeed.patch using patch: patching file custbaud.h >>> picocom 3.1 Configuring >>> picocom 3.1 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/i686-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/i686-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/i686-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/i686-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/i686-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/i686-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/i686-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/i686-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/i686-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/i686-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/i686-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/i686-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/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/i686-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/i686-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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/picocom-3.1 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/picocom-3.1' /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o linenoise-1.0/linenoise.o -c linenoise-1.0/linenoise.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o picocom.o -c picocom.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o term.o -c term.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o fdio.o -c fdio.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o split.o -c split.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o termios2.o -c termios2.c In file included from termios2.c:45:0: termbits2.h:143:0: warning: "BOTHER" redefined #define BOTHER CBAUDEX In file included from /home/naourr/work/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/termios.h:39:0, from custbaud.h:29, from termios2.c:26: /home/naourr/work/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/bits/termios.h:156:0: note: this is the location of the previous definition #define BOTHER 0010000 /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION_STR=\"3.1\" -DTTY_Q_SZ=0 -DHIGH_BAUD -DUSE_FLOCK -DHISTFILE=\".picocom_history\" -DLINENOISE -o custbaud_bsd.o -c custbaud_bsd.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -o picocom linenoise-1.0/linenoise.o picocom.o term.o fdio.o split.o termios2.o custbaud_bsd.o make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/picocom-3.1' >>> picocom 3.1 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/picocom-3.1/picocom /home/naourr/work/instance-0/output/target/usr/bin/picocom tini-v0.18.0.tar.gz: OK (sha256: 1097675352d6317b547e73f9dc7c6839fd0bb0d96dafc2e5c95506bb324049a2) >>> tini v0.18.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/tini/tini-v0.18.0.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/tini-v0.18.0 -xf - >>> tini v0.18.0 Patching >>> tini v0.18.0 Configuring printf "#pragma once\n" > /home/naourr/work/instance-0/output/build/tini-v0.18.0/src/tiniConfig.h >>> tini v0.18.0 Building mkdir -p /home/naourr/work/instance-0/output/build/tini-v0.18.0/bin /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DTINI_VERSION=\"v0.18.0\" -DTINI_GIT=\"\" -o /home/naourr/work/instance-0/output/build/tini-v0.18.0/bin/tini /home/naourr/work/instance-0/output/build/tini-v0.18.0/src/tini.c >>> tini v0.18.0 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/tini-v0.18.0/bin/tini /home/naourr/work/instance-0/output/target/usr/bin/tini tinymembench-v0.4.tar.gz: OK (sha256: e37a2682065b2778f2fa7f22bd59472f5ca2191be48503952ae020b8f023f23d) >>> tinymembench v0.4 Extracting gzip -d -c /home/naourr/work/instance-0/dl/tinymembench/tinymembench-v0.4.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/tinymembench-v0.4 -xf - >>> tinymembench v0.4 Patching Applying 0001-arm-fix-build-on-Thumb-only-architectures.patch using patch: patching file arm-neon.S patching file asm-opt.c >>> tinymembench v0.4 Configuring >>> tinymembench v0.4 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/i686-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/i686-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/i686-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/i686-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/i686-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/i686-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/i686-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/i686-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/i686-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/i686-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/i686-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/i686-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/i686-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/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/i686-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/i686-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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/tinymembench-v0.4 make[1]: Entering directory '/home/naourr/work/instance-0/output/build/tinymembench-v0.4' /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c util.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c asm-opt.c /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c x86-sse2.S /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c arm-neon.S /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c mips-32.S /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c aarch64-asm.S /home/naourr/work/instance-0/output/host/bin/i686-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o tinymembench main.c util.o asm-opt.o x86-sse2.o arm-neon.o mips-32.o aarch64-asm.o -lm main.c: In function 'mmap_framebuffer': main.c:56:9: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo)) ^~~~~ make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/tinymembench-v0.4' >>> tinymembench v0.4 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/tinymembench-v0.4/tinymembench /home/naourr/work/instance-0/output/target/usr/bin/tinymembench >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libmms.la" is touched by more than one package: [u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'gsl', u'duktape', u'libffi', u'pcre', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'libgpg-error', u'libassuan', u'libcorrect', u'libilbc', u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmms', u'libtirpc', u'libnfs', u'libogg', u'opus', u'libopusenc', u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'mtdev', u'opusfile'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00641-g22322383a7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-git-00641-g22322383a7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> duktape v2.3.0 Collecting legal info LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libnfs libnfs-3.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> tini v0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'