checking for printf_s... no checking for fprintf_s... no checking for tmpfile_s... no checking for vfprintf_s... no checking for vprintf_s... no checking for fopen_s... no checking for freopen_s... no checking for gets_s... no checking for bsearch_s... no checking for qsort_s... no checking for gmtime_s... no checking for localtime_s... no checking for asctime_s... no checking for ctime_s... no checking for getenv_s... no checking for towupper usability... no (cross) checking for --disable-wchar or broken wchar usability... no (default) checking size of wchar_t... 4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating safec-3.3.pc config.status: creating include/safe_config.h config.status: creating include/safe_lib_errno.h config.status: creating include/safe_types.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating Doxyfile config.status: creating doc/footer config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> safeclib 03032018 Building PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output-1/build/safeclib-03032018/ make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' echo UNKNOWN > .version-t && mv .version-t .version /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' Making all in src make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' CC mem/mem_primitives_lib.lo CC mem/safe_mem_constraint.lo CC abort_handler_s.lo CC mem/memset_s.lo CC mem/memmove_s.lo CC ignore_handler_s.lo CC mem/memcpy_s.lo CC str/safe_str_constraint.lo CC str/sprintf_s.lo CC str/strcat_s.lo CC str/strcpy_s.lo CC str/strncat_s.lo CC str/strncpy_s.lo CC str/strnlen_s.lo CC str/strtok_s.lo CC str/strerror_s.lo CC str/vsprintf_s.lo CC str/snprintf_s.lo CC str/vsnprintf_s.lo CC io/sscanf_s.lo CC io/fscanf_s.lo CC io/scanf_s.lo CC io/vfscanf_s.lo CC io/vsscanf_s.lo CC io/vscanf_s.lo CC io/fprintf_s.lo CC io/printf_s.lo CC io/tmpfile_s.lo CC io/vfprintf_s.lo CC io/vprintf_s.lo CC io/fopen_s.lo CC io/freopen_s.lo CC io/gets_s.lo CC os/gmtime_s.lo CC os/asctime_s.lo CC os/localtime_s.lo CC os/ctime_s.lo CC os/getenv_s.lo CC misc/bsearch_s.lo CC misc/qsort_s.lo CC wchar/mbsrtowcs_s.lo CC wchar/mbstowcs_s.lo CC wchar/wcsrtombs_s.lo CC wchar/wcstombs_s.lo CC wchar/wcrtomb_s.lo CC wchar/wctomb_s.lo CC wchar/wcsnlen_s.lo CC wchar/wcscpy_s.lo CC wchar/wcsncpy_s.lo CC wchar/wcscat_s.lo CC wchar/wcsncat_s.lo CC wchar/wmemcpy_s.lo CC wchar/wmemmove_s.lo CC wchar/wcstok_s.lo CC wchar/vswprintf_s.lo CC wchar/swprintf_s.lo CC wchar/vfwprintf_s.lo CC wchar/vwprintf_s.lo CC wchar/wprintf_s.lo CC wchar/fwprintf_s.lo CC wchar/vswscanf_s.lo CC wchar/swscanf_s.lo CC wchar/wscanf_s.lo CC wchar/vfwscanf_s.lo CC wchar/fwscanf_s.lo CC wchar/vwscanf_s.lo CC wchar/snwprintf_s.lo CC wchar/vsnwprintf_s.lo CC extwchar/wcsstr_s.lo CC extwchar/wmemcmp_s.lo CC extwchar/wcscmp_s.lo CC extwchar/wcsncmp_s.lo CC extwchar/wcsicmp_s.lo CC extwchar/wcsnatcmp_s.lo CC extwchar/wcsnset_s.lo CC extwchar/wcsset_s.lo CC extwchar/wcscoll_s.lo CC extwchar/wcsupr_s.lo CC extwchar/wcslwr_s.lo CC extwchar/towfc_s.lo CC extwchar/towctrans.lo CC extwchar/wcsfc_s.lo CC extwchar/wcsnorm_s.lo CC extmem/memset16_s.lo CC extmem/memset32_s.lo CC extmem/memcpy16_s.lo CC extmem/memcpy32_s.lo CC extmem/memmove16_s.lo CC extmem/memmove32_s.lo CC extmem/memcmp_s.lo CC extmem/memcmp16_s.lo CC extmem/memcmp32_s.lo CC extmem/memzero_s.lo CC extmem/memzero16_s.lo CC extmem/memzero32_s.lo CC extmem/memchr_s.lo CC extmem/memrchr_s.lo CC extmem/memccpy_s.lo CC extmem/timingsafe_bcmp.lo CC extmem/timingsafe_memcmp.lo CC extstr/strcasecmp_s.lo CC extstr/strcasestr_s.lo CC extstr/strcmp_s.lo CC extstr/strcmpfld_s.lo CC extstr/strcpyfld_s.lo CC extstr/strcpyfldin_s.lo CC extstr/strcpyfldout_s.lo CC extstr/strcspn_s.lo CC extstr/strfirstchar_s.lo CC extstr/strfirstdiff_s.lo CC extstr/strisalphanumeric_s.lo CC extstr/strisascii_s.lo CC extstr/strfirstsame_s.lo CC extstr/strishex_s.lo CC extstr/strisdigit_s.lo CC extstr/strislowercase_s.lo CC extstr/strismixedcase_s.lo CC extstr/strispassword_s.lo CC extstr/strisuppercase_s.lo CC extstr/strlastchar_s.lo CC extstr/strlastdiff_s.lo CC extstr/strlastsame_s.lo CC extstr/strljustify_s.lo CC extstr/strnatcmp_s.lo CC extstr/strnterminate_s.lo CC extstr/strpbrk_s.lo CC extstr/strprefix_s.lo CC extstr/strremovews_s.lo CC extstr/strspn_s.lo CC extstr/strchr_s.lo CC extstr/strrchr_s.lo CC extstr/strstr_s.lo CC extstr/strtolowercase_s.lo CC extstr/strtouppercase_s.lo CC extstr/strzero_s.lo CC extstr/strset_s.lo CC extstr/strnset_s.lo CC extstr/strcoll_s.lo CCLD libmemprims.la CCLD libsafeccore.la CCLD libsafec-3.3.la make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' Making all in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' CC perf_memcpy_s.o CC perf_memset_s.o CC perf_strcpy_s.o CC perf_memcpy32_s.o CCLD p_memset_s CCLD p_memcpy_s CCLD p_strcpy_s CCLD p_memcpy32_s make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' >>> safeclib 03032018 Installing to staging directory PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/build/instance-0/output-1/build/safeclib-03032018/ make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' Making install in src make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsafec-3.3.la '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsafec-3.3.so.3.0.3 /home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsafec-3.3.so.3.0.3 libtool: install: (cd /home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsafec-3.3.so.3.0.3 libsafec-3.3.so.3 || { rm -f libsafec-3.3.so.3 && ln -s libsafec-3.3.so.3.0.3 libsafec-3.3.so.3; }; }) libtool: install: (cd /home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsafec-3.3.so.3.0.3 libsafec-3.3.so || { rm -f libsafec-3.3.so && ln -s libsafec-3.3.so.3.0.3 libsafec-3.3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsafec-3.3.lai /home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsafec-3.3.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' Making install in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libsafec' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/safe_config.h include/safe_types.h include/safe_lib_errno.h '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libsafec' /usr/bin/install -c -m 644 safec-3.3.pc '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c ./scripts/check_for_unsafe_apis '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libsafec' /usr/bin/install -c -m 644 include/safe_compile.h include/safe_lib.h include/safe_mem_lib.h include/safe_str_lib.h '/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libsafec' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' >>> safeclib 03032018 Fixing libtool files for la in $(find /home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-0/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 >>> safeclib 03032018 Installing to target PATH="/home/buildroot/build/instance-0/output-1/host/bin:/home/buildroot/build/instance-0/output-1/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output-1/target install -C /home/buildroot/build/instance-0/output-1/build/safeclib-03032018/ make[1]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' Making install in src make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsafec-3.3.la '/home/buildroot/build/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsafec-3.3.so.3.0.3 /home/buildroot/build/instance-0/output-1/target/usr/lib/libsafec-3.3.so.3.0.3 libtool: install: (cd /home/buildroot/build/instance-0/output-1/target/usr/lib && { ln -s -f libsafec-3.3.so.3.0.3 libsafec-3.3.so.3 || { rm -f libsafec-3.3.so.3 && ln -s libsafec-3.3.so.3.0.3 libsafec-3.3.so.3; }; }) libtool: install: (cd /home/buildroot/build/instance-0/output-1/target/usr/lib && { ln -s -f libsafec-3.3.so.3.0.3 libsafec-3.3.so || { rm -f libsafec-3.3.so && ln -s libsafec-3.3.so.3.0.3 libsafec-3.3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsafec-3.3.lai /home/buildroot/build/instance-0/output-1/target/usr/lib/libsafec-3.3.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/src' Making install in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[4]: Entering directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/include/libsafec' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/output-1/target/usr/include/libsafec' /usr/bin/install -c ./scripts/check_for_unsafe_apis '/home/buildroot/build/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 include/safe_config.h include/safe_types.h include/safe_lib_errno.h '/home/buildroot/build/instance-0/output-1/target/usr/include/libsafec' /usr/bin/install -c -m 644 include/safe_compile.h include/safe_lib.h include/safe_mem_lib.h include/safe_str_lib.h '/home/buildroot/build/instance-0/output-1/target/usr/include/libsafec' /usr/bin/install -c -m 644 safec-3.3.pc '/home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[3]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[2]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' make[1]: Leaving directory '/home/buildroot/build/instance-0/output-1/build/safeclib-03032018' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output-1/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-0/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/buildroot/build/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/build/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output-1/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%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-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output-1/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-0/output-1/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/build/instance-0/output-1/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/build/instance-0/output-1/target && /home/buildroot/build/instance-0/output-1/host/bin/python2.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/build/instance-0/output-1/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output-1/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/build/instance-0/output-1/target/bin/sh rm -f /home/buildroot/build/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output-1/target/usr/include /home/buildroot/build/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output-1/target/usr/lib/cmake /home/buildroot/build/instance-0/output-1/target/usr/share/cmake find /home/buildroot/build/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output-1/target/lib/ /home/buildroot/build/instance-0/output-1/target/usr/lib/ /home/buildroot/build/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output-1/target/usr/man /home/buildroot/build/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output-1/target/usr/info /home/buildroot/build/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output-1/target/usr/doc /home/buildroot/build/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/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/buildroot/build/instance-0/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-0/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-0/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/buildroot/build/instance-0/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/buildroot/build/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-00489-g7b1b5c3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/buildroot/build/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output-1/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.11-git-00489-g7b1b5c3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bullet 2.88 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> haproxy 2.0.5 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> initscripts Collecting legal info >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.36 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcec 4.0.4 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> host-swig 4.0.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> libplatform 1eb12b1b1efa6747c1e190964854e9e267e3a1e2 Collecting legal info src/os.h: OK (sha256: 80fc66febbb2393c9d518e3eefa4ad9aae15a9b6a84174c0e443ea79eeea5131) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-attrs 18.2.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-automat 0.7.0 Collecting legal info LICENSE: OK (sha256: b2201301678d0a937d938543827ca1360712eb34e23de8ee3f3bfffbd4c0e376) >>> host-python-m2r 0.1.12 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> host-python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> host-python-mistune 0.8 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> host-python-setuptools-scm 3.2.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-click 7.0 Collecting legal info LICENSE.rst: OK (sha256: e212319faefa4f459c8ac937fdc8557040a3cab8af29366ca2a48d239025225c) >>> python-flask 1.0.2 Collecting legal info LICENSE: OK (sha256: ce2117037008b9a8949f5a9ee1c7755f10844964d8ae4e138cded06f4e89de5f) >>> python-itsdangerous 1.1.0 Collecting legal info LICENSE.rst: OK (sha256: feb28bfa348d816b0e7dbaeddf18499ee7e8007c67813db8d6ab37c65e046cd4) >>> python-jinja2 2.10.1 Collecting legal info LICENSE: OK (sha256: 26fcd436fdc8a39d44896ac03e6f1dfd25e38499c48f20d8bc1dd3bf0aaa8a5b) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> python-werkzeug 0.15.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> safeclib 03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'