Localstatedir..: /var C Compiler.....: /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: IPv6...........: yes Client IPC.....: yes Config file....: yes MRDISC RFC4286.: no libcap.........: no systemd........: no ------------- Compiler version -------------- i686-ctng-linux-gnu-gcc (crosstool-NG hg+-c65fcf8a34b7) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> smcroute 2.3.1 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/smcroute-2.3.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' Making all in src make[3]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' CC smcrouted-smcrouted.o CC smcrouted-mroute.o CC smcrouted-ifvc.o CC smcrouted-mcgroup.o ifvc.c: In function 'iface_iterator': ifvc.c:187:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i >= num_ifaces) ^ mroute.c: In function 'mroute6_enable': mroute.c:824:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ CC smcrouted-script.o CC smcrouted-log.o CC smcrouted-pidfile.o CC smcrouted-socket.o CC smcrouted-timer.o CC smcrouted-msg.o CC smcrouted-ipc.o CC smcrouted-conf.o CC ../lib/strlcpy.o CC smcroutectl-smcroutectl.o conf.c: In function 'conf_parse': conf.c:278:7: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] conf = file; ^ CCLD smcrouted CCLD smcroutectl make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' >>> smcroute 2.3.1 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/host/bin/i686-ctng-linux-gnu-ar" AS="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-as" LD="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ld" NM="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-nm" CC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-g++" FC="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/smcroute-2.3.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/sbin' /usr/bin/install -c smcrouted smcroutectl '/home/naourr/work/instance-2/output/target/usr/sbin' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1/src' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/doc/smcroute' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 README.md COPYING smcroute.conf '/home/naourr/work/instance-2/output/target/usr/share/doc/smcroute' /usr/bin/install -c -m 644 smcroute.8 '/home/naourr/work/instance-2/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/smcroute-2.3.1' PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/dl BUILD_DIR=/home/naourr/work/instance-2/output/build O=/home/naourr/work/instance-2/output flock /home/naourr/work/instance-2/dl/tcf-agent/ support/download/dl-wrapper -c '1.7.0' -d '/home/naourr/work/instance-2/dl/tcf-agent' -D '/home/naourr/work/instance-2/dl' -f 'org.eclipse.tcf.agent-1.7.0.tar.gz' -H 'package/tcf-agent//tcf-agent.hash' -n 'tcf-agent-1.7.0' -N 'tcf-agent' -o '/home/naourr/work/instance-2/dl/tcf-agent/org.eclipse.tcf.agent-1.7.0.tar.gz' -u http+http://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/snapshot -u http\|urlencode+http://sources.buildroot.net/tcf-agent -u http\|urlencode+http://sources.buildroot.net -- org.eclipse.tcf.agent-1.7.0.tar.gz: OK (sha256: 2f8c7be8a0bf7c86c72fd5680bc19a9e8f98792d40c94a0fee30ceb6428b8f33) >>> tcf-agent 1.7.0 Extracting gzip -d -c /home/naourr/work/instance-2/dl/tcf-agent/org.eclipse.tcf.agent-1.7.0.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0 -xf - >>> tcf-agent 1.7.0 Patching >>> tcf-agent 1.7.0 Configuring (mkdir -p /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent && cd /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_SHARED_LIBS=OFF -DTCF_MACHINE=i686 ) -- The C compiler identification is GNU 4.8.2 -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- operating system:GNU/Linux -- machine:i686 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent >>> tcf-agent 1.7.0 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/build/tcf-agent-1.7.0/agent make[1]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' Scanning dependencies of target tcf-agent make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' [ 1%] Building C object CMakeFiles/tcf-agent.dir/machine/i686/tcf/cpudefs-mdep.c.o [ 2%] Building C object CMakeFiles/tcf-agent.dir/system/GNU/Linux/tcf/context-linux.c.o [ 4%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/asyncreq.c.o [ 4%] Building C object CMakeFiles/tcf-agent.dir/machine/i686/tcf/disassembler-i686.c.o [ 5%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/base64.c.o [ 6%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/cache.c.o [ 7%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/channel.c.o [ 9%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/channel_lws.c.o [ 10%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/channel_tcp.c.o [ 11%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/channel_pipe.c.o [ 12%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/client.c.o [ 13%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/context-dispatcher.c.o [ 14%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/context.c.o [ 15%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/cpudefs.c.o [ 17%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/errors.c.o [ 18%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/events.c.o [ 19%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/exceptions.c.o [ 20%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/inputbuf.c.o [ 21%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/ip_ifc.c.o [ 22%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/json.c.o [ 23%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/mdep.c.o [ 25%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/myalloc.c.o [ 26%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/outputbuf.c.o [ 27%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/peer.c.o [ 28%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/plugins.c.o [ 29%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/protocol.c.o [ 30%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/proxy.c.o [ 31%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/shutdown.c.o [ 32%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/signames.c.o [ 34%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/sigsets.c.o [ 36%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/waitpid.c.o [ 36%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/trace.c.o [ 37%] Building C object CMakeFiles/tcf-agent.dir/tcf/framework/streams.c.o [ 38%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/breakpoints.c.o [ 39%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/contextquery.c.o [ 40%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/diagnostics.c.o [ 42%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/disassembly.c.o [ 43%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/discovery.c.o [ 44%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/discovery_udp.c.o [ 46%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfcache.c.o [ 46%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dprintf.c.o [ 47%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfecomp.c.o [ 48%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfexpr.c.o [ 50%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfframe.c.o [ 51%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfio.c.o [ 52%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/dwarfreloc.c.o [ 53%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/elf-loader.c.o [ 54%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/elf-symbols.c.o [ 55%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/expressions.c.o [ 56%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/filesystem.c.o [ 57%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/funccall.c.o [ 59%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/linenumbers.c.o [ 60%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/linenumbers_elf.c.o [ 61%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/linenumbers_mux.c.o [ 62%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/linenumbers_proxy.c.o [ 63%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/linenumbers_win32.c.o [ 64%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/memorymap.c.o [ 65%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/memoryservice.c.o [ 67%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/pathmap.c.o [ 68%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/portforward_proxy.c.o [ 69%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/portforward_service.c.o [ 70%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/profiler.c.o [ 71%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/processes.c.o [ 72%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/profiler_sst.c.o [ 73%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/registers.c.o [ 75%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/runctrl.c.o [ 76%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/stacktrace.c.o [ 77%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/streamsservice.c.o [ 78%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols.c.o [ 79%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols_common.c.o [ 80%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols_elf.c.o [ 81%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols_mux.c.o [ 82%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols_proxy.c.o [ 84%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/symbols_win32.c.o [ 85%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/sysmon.c.o [ 86%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/tcf_elf.c.o [ 87%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/terminals.c.o [ 88%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/vm.c.o [ 89%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/cmdline.c.o [ 90%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/framework.c.o [ 92%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/gdb-rsp.c.o [ 93%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/logfilter.c.o [ 94%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/server.c.o [ 95%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/services.c.o [ 96%] Building C object CMakeFiles/tcf-agent.dir/tcf/main/test.c.o [ 97%] Linking C static library libtcf-agent.a make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' [ 97%] Built target tcf-agent make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' Scanning dependencies of target agent make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' [ 98%] Building C object CMakeFiles/agent.dir/tcf/main/main.c.o [100%] Linking C executable tcf-agent make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' [100%] Built target agent make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' >>> tcf-agent 1.7.0 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/target install/fast -C /home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent make[1]: Entering directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output/target/usr/sbin/tcf-agent -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libtcf-agent.a make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tcf-agent-1.7.0/agent' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libtool'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'libtool'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'audit', u'libsepol', u'libselinux', u'libzlib', u'util-linux', u'libglib2', u'atk', u'audiofile', u'bullet', u'bzip2', u'libopenssl', u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'libtool', u'expat', u'dbus', u'iptables', u'connman', u'faad2', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'flex', u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcue', u'libcuefile', u'libiqrf', u'ustr', u'libsemanage', u'libtirpc', u'opencv'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/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-gettext', u'host-libffi', u'host-bison'] rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/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-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00596-gb99dbdfac9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.08-git-00596-gb99dbdfac9 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 >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> atk 2.28.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> clamav 0.100.0 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> connman 1.36 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> dmidecode 3.1 Collecting legal info ERROR: No hash found for LICENSE >>> exfat-utils 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flashrom 1.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> intel-microcode 20180312 Collecting legal info license.txt: OK (sha256: 6d4deb65ca688d930e188bf93f78430f134097b161e6df4a2ef00728e14965e3) >>> jquery 1.11.2 Collecting legal info >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libiqrf v0.1.2 Collecting legal info >>> libsemanage 2.7 Collecting legal info ERROR: No hash found for COPYING >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> libtirpc 1.0.3 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.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> logsurfer 1.8 Collecting legal info >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'