extern xtea_LTX__mcrypt_self_test(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:267:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_algorithm_version' [-Wimplicit-int] extern xtea_LTX__mcrypt_algorithm_version(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:268:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_set_key' [-Wimplicit-int] extern blowfish_LTX__mcrypt_set_key(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:269:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_encrypt' [-Wimplicit-int] extern blowfish_LTX__mcrypt_encrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:270:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_decrypt' [-Wimplicit-int] extern blowfish_LTX__mcrypt_decrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:271:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_size' [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:272:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_block_size' [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_block_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:273:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__is_block_algorithm' [-Wimplicit-int] extern blowfish_LTX__is_block_algorithm(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:274:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_key_size' [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_key_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:275:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_supported_key_sizes(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:276:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_algorithms_name(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:277:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_self_test' [-Wimplicit-int] extern blowfish_LTX__mcrypt_self_test(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:278:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_algorithm_version' [-Wimplicit-int] extern blowfish_LTX__mcrypt_algorithm_version(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:279:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_set_key' [-Wimplicit-int] extern enigma_LTX__mcrypt_set_key(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:280:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_encrypt' [-Wimplicit-int] extern enigma_LTX__mcrypt_encrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:281:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_decrypt' [-Wimplicit-int] extern enigma_LTX__mcrypt_decrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:282:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_size' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:283:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_block_size' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_block_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:284:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__is_block_algorithm' [-Wimplicit-int] extern enigma_LTX__is_block_algorithm(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:285:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_key_size' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_key_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:286:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algo_iv_size' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algo_iv_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:287:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_supported_key_sizes(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:288:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algorithms_name(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:289:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_self_test' [-Wimplicit-int] extern enigma_LTX__mcrypt_self_test(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:290:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_algorithm_version' [-Wimplicit-int] extern enigma_LTX__mcrypt_algorithm_version(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:291:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_set_key' [-Wimplicit-int] extern rc2_LTX__mcrypt_set_key(); ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:292:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_encrypt' [-Wimplicit-int] extern rc2_LTX__mcrypt_encrypt(); ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:293:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_decrypt' [-Wimplicit-int] extern rc2_LTX__mcrypt_decrypt(); ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:294:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_size' [-Wimplicit-int] extern rc2_LTX__mcrypt_get_size(); ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:295:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_block_size' [-Wimplicit-int] extern rc2_LTX__mcrypt_get_block_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:296:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__is_block_algorithm' [-Wimplicit-int] extern rc2_LTX__is_block_algorithm(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:297:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_key_size' [-Wimplicit-int] extern rc2_LTX__mcrypt_get_key_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:298:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] extern rc2_LTX__mcrypt_get_supported_key_sizes(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:299:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] extern rc2_LTX__mcrypt_get_algorithms_name(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:300:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_self_test' [-Wimplicit-int] extern rc2_LTX__mcrypt_self_test(); ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:301:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_algorithm_version' [-Wimplicit-int] extern rc2_LTX__mcrypt_algorithm_version(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:302:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_set_key' [-Wimplicit-int] extern tripledes_LTX__mcrypt_set_key(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:303:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_encrypt' [-Wimplicit-int] extern tripledes_LTX__mcrypt_encrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:304:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_decrypt' [-Wimplicit-int] extern tripledes_LTX__mcrypt_decrypt(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:305:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_size' [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:306:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_block_size' [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_block_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:307:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__is_block_algorithm' [-Wimplicit-int] extern tripledes_LTX__is_block_algorithm(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:308:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_key_size' [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_key_size(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:309:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_supported_key_sizes(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:310:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_algorithms_name(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:311:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_self_test' [-Wimplicit-int] extern tripledes_LTX__mcrypt_self_test(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:312:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_algorithm_version' [-Wimplicit-int] extern tripledes_LTX__mcrypt_algorithm_version(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym -o libmcrypt.la -rpath /usr/lib mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo libtool: link: echo "{ global:" > .libs/libmcrypt.ver libtool: link: cat libmcrypt.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver libtool: link: echo "local: *; };" >> .libs/libmcrypt.ver libtool: link: /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -shared -fPIC -DPIC .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o ../modules/modes/.libs/cbc.o ../modules/modes/.libs/cfb.o ../modules/modes/.libs/ctr.o ../modules/modes/.libs/ecb.o ../modules/modes/.libs/ncfb.o ../modules/modes/.libs/nofb.o ../modules/modes/.libs/ofb.o ../modules/modes/.libs/stream.o ../modules/algorithms/.libs/cast-128.o ../modules/algorithms/.libs/gost.o ../modules/algorithms/.libs/rijndael-128.o ../modules/algorithms/.libs/twofish.o ../modules/algorithms/.libs/arcfour.o ../modules/algorithms/.libs/cast-256.o ../modules/algorithms/.libs/loki97.o ../modules/algorithms/.libs/rijndael-192.o ../modules/algorithms/.libs/saferplus.o ../modules/algorithms/.libs/wake.o ../modules/algorithms/.libs/blowfish-compat.o ../modules/algorithms/.libs/des.o ../modules/algorithms/.libs/rijndael-256.o ../modules/algorithms/.libs/serpent.o ../modules/algorithms/.libs/xtea.o ../modules/algorithms/.libs/blowfish.o ../modules/algorithms/.libs/enigma.o ../modules/algorithms/.libs/rc2.o ../modules/algorithms/.libs/tripledes.o -Os -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 libtool: link: (cd ".libs" && rm -f "libmcrypt.so.4" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so.4") libtool: link: (cd ".libs" && rm -f "libmcrypt.so" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so") libtool: link: ( cd ".libs" && rm -f "libmcrypt.la" && ln -s "../libmcrypt.la" "libmcrypt.la" ) Making all in src /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o cipher_test.o cipher_test.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o aes_test.o aes_test.c /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o aestest aes_test.o ../lib/libmcrypt.la /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ciphertest cipher_test.o ../lib/libmcrypt.la libtool: link: /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o aestest aes_test.o ../lib/.libs/libmcrypt.so -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/build/libmcrypt-2.5.8/lib/.libs libtool: link: /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ciphertest cipher_test.o ../lib/.libs/libmcrypt.so -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/build/libmcrypt-2.5.8/lib/.libs Making all in doc make[4]: Nothing to be done for `all'. >>> libmcrypt 2.5.8 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot install -C /home/buildroot/autobuild/run/instance-0/output/build/libmcrypt-2.5.8/ Making install in modules Making install in algorithms make[5]: Nothing to be done for `install-data-am'. Making install in modes make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/mutils' /usr/bin/install -c -m 644 mutils/mcrypt.h '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/mutils' /usr/bin/install -c -m 644 mcrypt.h '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/.' Making install in lib /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/aclocal' /bin/sh ../libtool --mode=install /usr/bin/install -c libmcrypt.la '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /usr/bin/install -c libmcrypt-config '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' /usr/bin/install -c -m 644 libmcrypt.m4 '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/aclocal' libtool: install: /usr/bin/install -c .libs/libmcrypt.so.4.4.8 /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libmcrypt.so.4.4.8 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) libtool: install: /usr/bin/install -c .libs/libmcrypt.lai /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libmcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in src make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in doc make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 mcrypt.3 '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/man/man3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> libmcrypt 2.5.8 Fixing package configuration files >>> libmcrypt 2.5.8 Fixing libtool files >>> libmcrypt 2.5.8 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/libmcrypt-2.5.8/ Making install in modules Making install in algorithms make[5]: Nothing to be done for `install-data-am'. Making install in modes make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/mutils' /usr/bin/install -c -m 644 mutils/mcrypt.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/mutils' /usr/bin/install -c -m 644 mcrypt.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/.' Making install in lib /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal' /bin/sh ../libtool --mode=install /usr/bin/install -c libmcrypt.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /usr/bin/install -c libmcrypt-config '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 libmcrypt.m4 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal' libtool: install: /usr/bin/install -c .libs/libmcrypt.so.4.4.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libmcrypt.so.4.4.8 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) libtool: install: /usr/bin/install -c .libs/libmcrypt.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libmcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in src make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in doc make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 mcrypt.3 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/run/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-0/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-0/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/run/instance-0/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making install in src make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-0/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'expat', u'freetype', u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libopenssl', u'filemq', u'glm', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libmcrypt'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libmcrypt'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/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/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/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/autobuild/run/instance-0/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/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00153-gd6b68e6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00153-gd6b68e6 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 >>> musl-compat-headers 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 >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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 >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 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 >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gstreamer1 1.14.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'