the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/buildroot/build/instance-2/output/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/buildroot/build/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 30%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 30%] Built target yajl_s Scanning dependencies of target yajl make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 57%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/buildroot/build/instance-2/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_verify Scanning dependencies of target perftest Scanning dependencies of target parse_config Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 75%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 75%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 75%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 75%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 78%] Linking C executable gen-extra-close [ 81%] Linking C executable parse_config Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 84%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 87%] Linking C executable json_verify make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 90%] Linking C executable perftest Scanning dependencies of target json_reformat [ 90%] Built target gen-extra-close [ 90%] Built target parse_config make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 93%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [ 93%] Built target json_verify [ 93%] Built target perftest [ 96%] Linking C executable yajl_test make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [100%] Linking C executable json_reformat make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target yajl_test make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/build/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-2/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-2/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output/target install/fast -C /home/buildroot/build/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/build/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/build/instance-2/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/build/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/build/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/build/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/build/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/build/instance-2/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'sdl'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'dbus-glib'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/bin/phpize" is touched by more than one package: [u'php', u'sdl'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'dbus-glib'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-2/output/build/packages-file-list-host.txt Warning: host file "./mipsel-buildroot-linux-gnu/sysroot/usr/lib/libssl.a" is touched by more than one package: [u'host-cmake', u'host-patchelf'] rm -f /home/buildroot/build/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-2/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-2/output/host/bin/mipsel-linux-%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "buildroot" > /home/buildroot/build/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-2/output/target/etc/shadow rm -f /home/buildroot/build/instance-2/output/target/bin/sh rm -f /home/buildroot/build/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-2/output/target/usr/include /home/buildroot/build/instance-2/output/target/usr/share/aclocal \ /home/buildroot/build/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-2/output/target/usr/lib/cmake /home/buildroot/build/instance-2/output/target/usr/share/cmake find /home/buildroot/build/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-2/output/target/lib/ /home/buildroot/build/instance-2/output/target/usr/lib/ /home/buildroot/build/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-2/output/target/usr/man /home/buildroot/build/instance-2/output/target/usr/share/man rm -rf /home/buildroot/build/instance-2/output/target/usr/info /home/buildroot/build/instance-2/output/target/usr/share/info rm -rf /home/buildroot/build/instance-2/output/target/usr/doc /home/buildroot/build/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/buildroot/build/instance-2/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-2/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/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/buildroot/build/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/buildroot/build/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00440-gad12524"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-2/output/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/build/instance-2/output/build/buildroot-fs mkdir -p /home/buildroot/build/instance-2/output/build/buildroot-fs printf ' dbus -1 dbus -1 * /var/run/dbus - dbus DBus messagebus user\n\n' >> /home/buildroot/build/instance-2/output/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4755 0 0 - - - - -\n\n' > /home/buildroot/build/instance-2/output/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/build/instance-2/output/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/buildroot/build/instance-2/output/images rm -rf /home/buildroot/build/instance-2/output/build/buildroot-fs/tar mkdir -p /home/buildroot/build/instance-2/output/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/build/instance-2/output/target/ /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target" >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /home/buildroot/build/instance-2/buildroot/support/scripts/mkusers /home/buildroot/build/instance-2/output/build/buildroot-fs/full_users_table.txt /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot echo "/home/buildroot/build/instance-2/output/host/bin/makedevs -d /home/buildroot/build/instance-2/output/build/buildroot-fs/full_devices_table.txt /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target" >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot printf ' find /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1561407950\n' >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot printf ' (cd /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar -cf /home/buildroot/build/instance-2/output/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot chmod a+x /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/build/instance-2/output/host/bin/fakeroot -- /home/buildroot/build/instance-2/output/build/buildroot-fs/tar/fakeroot rootdir=/home/buildroot/build/instance-2/output/build/buildroot-fs/tar/target table='/home/buildroot/build/instance-2/output/build/buildroot-fs/full_devices_table.txt' make: Leaving directory '/home/buildroot/build/instance-2/buildroot' make: Entering directory '/home/buildroot/build/instance-2/buildroot' >>> Buildroot 2019.08-git-00440-gad12524 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bzip2 1.0.6 Collecting legal info LICENSE: OK (sha256: 4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204) >>> cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libuv 1.29.1 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> 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) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libselinux 2.9 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-libglib2 2.60.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.60.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> flann 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpgme 1.12.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.42.1 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> lighttpd 1.4.53 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> nano 4.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.3.6 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> restorecond 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> wayland 1.17.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.17.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.20.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-2/output/legal-info make: Leaving directory '/home/buildroot/build/instance-2/buildroot'