checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working strtod... no checking for pow... yes checking for fdatasync... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... (cached) yes checking for realpath... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtoul... yes checking for strtoull... yes checking for library containing clock_gettime... none required checking pkg-config is at least version 0.9.0... yes checking for NCURSES... no checking for library containing delwin... (cached) -lncurses checking for PCIUTILS... yes checking for LIBNL... yes checking for library containing inet_aton... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating src/Makefile config.status: creating traceevent/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile 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 >>> powertop 2.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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/powertop-2.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' Making all in traceevent make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/traceevent' CC event-parse.lo CC parse-filter.lo CC parse-utils.lo CC trace-seq.lo CCLD libtraceevnet.la make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/traceevent' Making all in src make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' CXX powertop-devlist.o CXX powertop-lib.o CXX powertop-display.o CXX powertop-main.o CXX calibrate/powertop-calibrate.o CXX cpu/powertop-abstract_cpu.o CXX cpu/powertop-cpu.o CXX cpu/powertop-cpu_core.o CXX cpu/powertop-cpu_linux.o CXX cpu/powertop-cpu_package.o CXX cpu/powertop-cpu_rapl_device.o CXX cpu/powertop-cpudevice.o CXX cpu/powertop-dram_rapl_device.o CXX cpu/powertop-intel_cpus.o CXX cpu/powertop-intel_gpu.o CXX cpu/rapl/powertop-rapl_interface.o CXX devices/powertop-ahci.o CXX devices/powertop-alsa.o CXX devices/powertop-backlight.o CXX devices/powertop-devfreq.o CXX devices/powertop-device.o CXX devices/powertop-gpu_rapl_device.o CXX devices/powertop-i915-gpu.o CXX devices/powertop-network.o CXX devices/powertop-rfkill.o CXX devices/powertop-runtime_pm.o CXX devices/powertop-thinkpad-fan.o CXX devices/powertop-thinkpad-light.o CXX devices/powertop-usb.o CXX measurement/powertop-acpi.o CXX measurement/powertop-extech.o CXX measurement/powertop-measurement.o CXX measurement/powertop-sysfs.o CXX measurement/powertop-opal-sensors.o measurement/sysfs.cpp: In member function 'bool sysfs_power_meter::set_rate_from_power()': measurement/sysfs.cpp:73:6: warning: declaration of 'power' shadows a member of 'this' [-Wshadow] int power; ^ CXX parameters/powertop-learn.o CXX parameters/powertop-parameters.o CXX parameters/powertop-persistent.o CXX perf/powertop-perf.o parameters/parameters.cpp: In function 'int global_power_valid()': parameters/parameters.cpp:444:64: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'std::vector::size_type {aka unsigned int}' [-Wformat=] (3 * all_parameters.parameters.size()) - past_results.size()); ^ CXX perf/powertop-perf_bundle.o CXX process/powertop-do_process.o CXX process/powertop-interrupt.o CXX process/powertop-powerconsumer.o CXX process/powertop-process.o CXX process/powertop-processdevice.o CXX process/powertop-timer.o CXX process/powertop-work.o CXX report/powertop-report-data-html.o CXX report/powertop-report-formatter-base.o CXX report/powertop-report-formatter-csv.o CXX report/powertop-report-formatter-html.o CXX report/powertop-report-maker.o CXX report/powertop-report.o CXX tuning/powertop-bluetooth.o CXX tuning/powertop-ethernet.o CC tuning/powertop-iw.o CXX tuning/powertop-runtime.o CXX tuning/powertop-tunable.o CXX tuning/powertop-tuning.o CXX tuning/powertop-tuningsysfs.o CXX tuning/powertop-tuningusb.o CXX tuning/powertop-tuningi2c.o CXX tuning/powertop-wifi.o CXXLD powertop make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' Making all in po make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/po' Making all in doc make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9' >>> powertop 2.9 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/.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/powertop-2.9/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' Making install in traceevent make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/traceevent' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/traceevent' 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/powertop-2.9/traceevent' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/traceevent' Making install in src make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' /usr/bin/make install-am make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' make[4]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c powertop '/home/naourr/work/instance-0/output/target/usr/sbin' libtool: install: /usr/bin/install -c powertop /home/naourr/work/instance-0/output/target/usr/sbin/powertop make[4]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/src' Making install in po make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/po' if test "powertop" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/naourr/work/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/naourr/work/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/naourr/work/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/po' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 powertop.8 '/home/naourr/work/instance-0/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/powertop-2.9' 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/powertop-2.9' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/powertop-2.9' 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/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/rsh-redone/ support/download/dl-wrapper -c '85' -d '/home/naourr/work/instance-0/dl/rsh-redone' -D '/home/naourr/work/instance-0/dl' -f 'rsh-redone_85.orig.tar.gz' -H 'package/rsh-redone//rsh-redone.hash' -n 'rsh-redone-85' -N 'rsh-redone' -o '/home/naourr/work/instance-0/dl/rsh-redone/rsh-redone_85.orig.tar.gz' -u http+http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/r/rsh-redone -u http\|urlencode+http://sources.buildroot.net/rsh-redone -u http\|urlencode+http://sources.buildroot.net -- rsh-redone_85.orig.tar.gz: OK (sha256: 55ac8ee2acacbc3490f073e3922c0cde46ffe4ea3c593e05c48fed4c1e1a8811) >>> rsh-redone 85 Extracting gzip -d -c /home/naourr/work/instance-0/dl/rsh-redone/rsh-redone_85.orig.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/rsh-redone-85 -xf - >>> rsh-redone 85 Patching >>> rsh-redone 85 Configuring >>> rsh-redone 85 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/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-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/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-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="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/rsh-redone-85 BIN="" SBIN="" make[1]: Entering directory '/home/naourr/work/instance-0/output/build/rsh-redone-85' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/rsh-redone-85' >>> rsh-redone 85 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/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/zlog/ support/download/dl-wrapper -c '6ddb9bbf3ff0123e701bf60996f351576ebe9c00' -d '/home/naourr/work/instance-0/dl/zlog' -D '/home/naourr/work/instance-0/dl' -f 'zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz' -H 'package/zlog//zlog.hash' -n 'zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' -N 'zlog' -o '/home/naourr/work/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz' -u https+https://github.com/HardySimpson/zlog/archive/6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -u http\|urlencode+http://sources.buildroot.net/zlog -u http\|urlencode+http://sources.buildroot.net -- zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /home/naourr/work/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 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/.local/bin:/home/naourr/bin" /usr/bin/make -j1 CC="/home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make all make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/naourr/work/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PREFIX=/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib cp -a zlog.h /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include cp -a libzlog.so /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PREFIX=/home/naourr/work/instance-0/output/target/usr -C /home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/lib cp -a zlog.h /home/naourr/work/instance-0/output/target/usr/include cp -a libzlog.so /home/naourr/work/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-0/output/target/usr/lib make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> 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/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libuecc', u'iptables', u'jsoncpp', u'libebur128', u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'jsoncpp', u'libebur128', u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'jsoncpp', u'libebur128', u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'jsoncpp', u'libebur128', u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'jsoncpp', u'libebur128', u'libidn2', u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'norm', u'opus', u'pciutils', u'zlog'] ./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-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] 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 ; 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/arm-none-linux-gnueabi-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/arm-none-linux-gnueabi-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/arm-none-linux-gnueabi-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=2018.08-git-00422-g876917689b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-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 2018.08-git-00422-g876917689b 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 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/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/toolchain-external-codesourcery-arm/ support/download/dl-wrapper -c '2014.05-29' -d '/home/naourr/work/instance-0/dl/toolchain-external-codesourcery-arm' -D '/home/naourr/work/instance-0/dl' -f 'arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-arm//toolchain-external-codesourcery-arm.hash' -n 'toolchain-external-codesourcery-arm-2014.05-29' -N 'toolchain-external-codesourcery-arm' -o '/home/naourr/work/instance-0/dl/toolchain-external-codesourcery-arm/arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-arm -u http\|urlencode+http://sources.buildroot.net -- arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> 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) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libidn2 2.0.4 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> opus-tools 0.1.10 Collecting legal info COPYING: OK (sha256: 88021117568c64038175d7fb3b8286056f7cdb54f09dc806578f6bd9342c62cc) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_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'