>>> php 7.3.3 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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 INSTALL_ROOT=/home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot install -C /home/naourr/work/instance-1/output/build/php-7.3.3/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/php-7.3.3' Installing PHP CGI binary: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin/ Installing build environment: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/php/build/ Installing helper programs: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin/ program: phpize Installing PHP CGI man page: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ program: php-config Installing man pages: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ page: phpize.1 page: php-config.1 Installing header files: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/php/ make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/php-7.3.3' >>> php 7.3.3 Fixing package configuration files >>> php 7.3.3 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/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/naourr/work/instance-1/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> php 7.3.3 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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 INSTALL_ROOT=/home/naourr/work/instance-1/output/target install -C /home/naourr/work/instance-1/output/build/php-7.3.3/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/php-7.3.3' Installing PHP CGI binary: /home/naourr/work/instance-1/output/target/usr/bin/ Installing build environment: /home/naourr/work/instance-1/output/target/usr/lib/php/build/ Installing helper programs: /home/naourr/work/instance-1/output/target/usr/bin/ program: phpize Installing PHP CGI man page: /home/naourr/work/instance-1/output/target/usr/share/man/man1/ program: php-config Installing man pages: /home/naourr/work/instance-1/output/target/usr/share/man/man1/ page: phpize.1 page: php-config.1 Installing header files: /home/naourr/work/instance-1/output/target/usr/include/php/ make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/php-7.3.3' /usr/bin/sed -i -e "/prefix/ s:/usr:/home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr:" /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin/phpize /usr/bin/sed -i -e "/extension_dir/ s:/usr:/home/naourr/work/instance-1/output/target/usr:" /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin/php-config rm -rf /home/naourr/work/instance-1/output/target/usr/lib/php/build rm -f /home/naourr/work/instance-1/output/target/usr/bin/phpize /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output/build/php-7.3.3/php.ini-production /home/naourr/work/instance-1/output/target/etc/php.ini /usr/bin/sed -i -e 's%;date.timezone =.*%date.timezone = UTC%' /home/naourr/work/instance-1/output/target/etc/php.ini quotatool-1.6.2.tar.gz: OK (sha256: e53adc480d54ae873d160dc0e88d78095f95d9131e528749fd982245513ea090) >>> quotatool 1.6.2 Extracting gzip -d -c /home/naourr/work/instance-1/dl/quotatool/quotatool-1.6.2.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/quotatool-1.6.2 -xf - >>> quotatool 1.6.2 Patching Applying 0001-fix-missing-__P-definition-for-musl-compile.patch using patch: patching file src/linux/linux_quota.h >>> quotatool 1.6.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output/build/quotatool-1.6.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> quotatool 1.6.2 Patching libtool >>> quotatool 1.6.2 Configuring (cd /home/naourr/work/instance-1/output/build/quotatool-1.6.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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" AR="/home/naourr/work/instance-1/output/host/bin/or1k-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/or1k-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/or1k-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/or1k-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/or1k-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/or1k-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/or1k-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/or1k-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/or1k-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/or1k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/or1k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-uclibc checking for or1k-buildroot-linux-uclibc-gcc... /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/naourr/work/instance-1/output/host/bin/or1k-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking std.h usability... no checking std.h presence... no checking for std.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for u_int64_t... yes checking for vprintf... yes checking for _doprnt... no checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtod... yes checking for strchr... yes checking for strlcpy... yes checking for strlcat... yes configure: creating ./config.status config.status: creating local.mk config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> quotatool 1.6.2 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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-1/output/build/quotatool-1.6.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/quotatool-1.6.2' ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/linux/quota.c > src/linux/quota.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/parse.c > src/parse.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/main.c > src/main.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/output.c > src/output.d ./tools/depend.sh -I./src -I./src/linux -DHAVE_CONFIG_H src/system.c > src/system.d /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/system.o src/system.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/output.o src/output.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/main.o src/main.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/parse.o src/parse.c In file included from src/system.c:51:0: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^ src/main.c: In function 'main': src/main.c:211:17: warning: implicit declaration of function 'quota_reset_grace' [-Wimplicit-function-declaration] if (! quota_reset_grace(quota, (argdata->block_reset ? GRACE_BLOCK : GRACE_INODE))) ^ In file included from src/main.c:23:0: src/main.c: At top level: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^ In file included from src/parse.c:24:0: src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^ src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^ /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./src -I./src/linux -DHAVE_CONFIG_H -c -o src/linux/quota.o src/linux/quota.c In file included from src/linux/quota.c:21:0: ./src/output.h:21:15: warning: inline function 'output_help' declared but never defined inline void output_help (void); ^ ./src/output.h:20:15: warning: inline function 'output_version' declared but never defined inline void output_version (void); ^ /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -o quotatool ./src/system.o ./src/output.o ./src/main.o ./src/parse.o ./src/linux/quota.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/quotatool-1.6.2' >>> quotatool 1.6.2 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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-1/output/target install men="" -C /home/naourr/work/instance-1/output/build/quotatool-1.6.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/quotatool-1.6.2' /usr/bin/install -c ./quotatool /home/naourr/work/instance-1/output/target/usr/sbin/quotatool make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/quotatool-1.6.2' smstools3-3.1.15.tar.gz: OK (sha256: ed00ffaeaa312a5b4f969f4e97a64603a866bbe16e393ea02f5bf05234814d59) >>> smstools3 3.1.15 Extracting gzip -d -c /home/naourr/work/instance-1/dl/smstools3/smstools3-3.1.15.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/smstools3-3.1.15 -xf - >>> smstools3 3.1.15 Patching Applying 0001-fix-Makefile.patch using patch: patching file src/Makefile >>> smstools3 3.1.15 Configuring >>> smstools3 3.1.15 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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 CC="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS" -C /home/naourr/work/instance-1/output/build/smstools3-3.1.15 make[1]: Entering directory '/home/naourr/work/instance-1/output/build/smstools3-3.1.15' cd src && /usr/bin/make -w -j4 --jobserver-auth=5,6 -- CFLAGS=-D_LARGEFILE_SOURCE\ -D_LARGEFILE64_SOURCE\ -D_FILE_OFFSET_BITS=64\ \ -Os\ \ \ -D\ NUMBER_OF_MODEMS=1\ -D\ NOSTATS CC=/home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc make[2]: Entering directory '/home/naourr/work/instance-1/output/build/smstools3-3.1.15/src' make[2]: warning: -jN forced in submake: disabling jobserver mode. /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o extras.o extras.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o locking.o locking.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o cfgfile.o cfgfile.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o logging.o logging.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o alarm.o alarm.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o smsd_cfg.o smsd_cfg.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o charset.o charset.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o stats.o stats.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o blacklist.o blacklist.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o whitelist.o whitelist.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o modeminit.o modeminit.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -c -o pdu.o pdu.c /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D NUMBER_OF_MODEMS=1 -D NOSTATS -o smsd smsd.c extras.o locking.o cfgfile.o logging.o alarm.o smsd_cfg.o charset.o stats.o blacklist.o whitelist.o modeminit.o pdu.o make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/smstools3-3.1.15/src' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/smstools3-3.1.15' >>> smstools3 3.1.15 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output/build/smstools3-3.1.15/src/smsd /home/naourr/work/instance-1/output/target/usr/bin/smsd /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output/build/smstools3-3.1.15/scripts/sendsms /home/naourr/work/instance-1/output/target/usr/bin/sendsms /usr/bin/install -m 0644 -D /home/naourr/work/instance-1/output/build/smstools3-3.1.15/examples/smsd.conf.easy /home/naourr/work/instance-1/output/target/etc/smsd.conf /usr/bin/install -m 0755 -D package/smstools3/S50smsd /home/naourr/work/instance-1/output/target/etc/init.d/S50smsd tinyhttpd-0.1.0.tar.gz: OK (sha256: 56609b82869c80ba71b2a2af166a0bcaffe21e7412f4594e04b9a5abf733435a) >>> tinyhttpd 0.1.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/tinyhttpd/tinyhttpd-0.1.0.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/tinyhttpd-0.1.0 -xf - >>> tinyhttpd 0.1.0 Patching Applying 0001-misc-fixes.patch using patch: patching file httpd.c patching file Makefile >>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/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-1/output/build/tinyhttpd-0.1.0 CC="/home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" make[1]: Entering directory '/home/naourr/work/instance-1/output/build/tinyhttpd-0.1.0' /home/naourr/work/instance-1/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:52: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/naourr/work/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/sys/socket.h:241:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/tinyhttpd-0.1.0' >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-1/output/build/tinyhttpd-0.1.0/httpd /home/naourr/work/instance-1/output/target/usr/sbin/tinyhttpd mkdir -p /home/naourr/work/instance-1/output/target/var/www /usr/bin/install -m 0755 -D package/tinyhttpd/S85tinyhttpd /home/naourr/work/instance-1/output/target/etc/init.d/S85tinyhttpd >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" 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'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-1/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output/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-1/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/naourr/work/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-1/output/host/bin/or1k-linux-%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00319-g340f89403e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.05-git-00319-g340f89403e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.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 ERROR: No hash found for COPYING >>> freeswitch-mod-bcg729 v1.0.4 Collecting legal info LICENSE: OK (sha256: bb4680b13c3190429464a8308a07d7d891e6454349fb7be856e02405b25b1195) >>> freeswitch 1.8.5 Collecting legal info COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.26 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> mutt 1.11.2 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.3.3 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README 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/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'