-- Installing: /home/naourr/work/instance-3/output-1/target/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-3/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yajl-2.1.0' yaml-cpp-0.6.3.tar.gz: OK (sha256: 77ea1b90b3718aa0c324207cb29418f5bced2354c2e483a9523d98c3460af1ed) >>> yaml-cpp 0.6.3 Extracting gzip -d -c /home/naourr/work/instance-3/dl/yaml-cpp/yaml-cpp-0.6.3.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3 -xf - >>> yaml-cpp 0.6.3 Patching >>> yaml-cpp 0.6.3 Configuring (mkdir -p /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ && cd /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-3/output-1/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 -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-g++ -- Check for working CXX compiler: /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- 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-3/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o In file included from /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18:0, from /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] return *this; ^~~~ [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o In file included from /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6:0: /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] return *this; ^~~~ [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o In file included from /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7:0: /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] return *this; ^~~~ [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX static library libyaml-cpp.a make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.a -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yaml-cpp 0.6.3 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/target install/fast -C /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/libyaml-cpp.a -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3' >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh if [ -x /home/naourr/work/instance-3/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-3/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-rc1-05691-g151484ec47d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-rc1\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-3/output-1/per-package /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output-1/target/usr cd /home/naourr/work/instance-3/output-1/target; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list.new mv /home/naourr/work/instance-3/output-1/build/.files-list.new /home/naourr/work/instance-3/output-1/build/.files-list.stat cd /home/naourr/work/instance-3/output-1/host/nios2-buildroot-linux-gnu/sysroot; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list-staging.new mv /home/naourr/work/instance-3/output-1/build/.files-list-staging.new /home/naourr/work/instance-3/output-1/build/.files-list-staging.stat cd /home/naourr/work/instance-3/output-1/host; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list-host.new mv /home/naourr/work/instance-3/output-1/build/.files-list-host.new /home/naourr/work/instance-3/output-1/build/.files-list-host.stat make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2020.02-rc1-05691-g151484ec47d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570) sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a) >>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.1.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atk 2.33.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.53.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.8.1 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bluez-alsa 2.1.0 Collecting legal info LICENSE: OK (sha256: 60253922a459245128c34eb379cbda7c76936636d4c10edc576663a0f560dd4d) >>> bluez5_utils 5.52 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> sbc 1.4 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> iputils 20190709 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> caps 0.9.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ddrescue 1.24 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enchant 1.6.0 Collecting legal info COPYING.LIB: OK (sha256: d0db934167997c8b8c863af297b3653aa98500bca0a7c05e9c6ec0dabf4f67d4) >>> host-f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> gnutls 3.6.10 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.14 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtnd 1.0.1 Collecting legal info COPYING: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> janus-gateway 0.8.1 Collecting legal info COPYING: OK (sha256: 91d04c97fa1da3fcd28205873276358aafc071c5b00a9ea8c49dd06d487a9dc6) >>> host-gengetopt 2.23 Collecting legal info COPYING: OK (sha256: afab96ff35204960631dc05506034f9efc01e6d696f0ac93718d6bd43512cda7) LICENSE: OK (sha256: 72a43351233d6a581f891cdfff78b7b7d5f2a12522523929c5f7e8f674c2f6fc) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libnice 0.1.16 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> kbd 2.0.4 Collecting legal info COPYING: OK (sha256: 8682bd7a7fe88bad31bf94ee9795c73fd4bc27bfcd50fb135f36dd8762c52035) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libbluray 1.1.2 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libnetconf2 1.1.3 Collecting legal info LICENSE: OK (sha256: 085122ea91161812dda9cd2f42d8c50ecc3a48cc1a4f15044d86cfc5aa887577) >>> libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> mtdev 1.1.5 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssh 8.1p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer 1.2.12 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 1.2.8 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tzdata 2019c Collecting legal info >>> host-tzdata 2019c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2019c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined) WARNING: tzdata-2019c: cannot save license (TZDATA_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'