checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for X... disabled checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether we are using the Microsoft C compiler... no checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... no checking GL/glu.h usability... no checking GL/glu.h presence... no checking for GL/glu.h... no checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking for OpenGL Utility library... no checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for GLUT library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating contrib/Makefile config.status: creating contrib/addtiffo/Makefile config.status: creating contrib/dbs/Makefile config.status: creating contrib/dbs/xtiff/Makefile config.status: creating contrib/iptcutil/Makefile config.status: creating contrib/mfs/Makefile config.status: creating contrib/pds/Makefile config.status: creating contrib/ras/Makefile config.status: creating contrib/stream/Makefile config.status: creating contrib/tags/Makefile config.status: creating contrib/win_dib/Makefile config.status: creating html/Makefile config.status: creating html/images/Makefile config.status: creating html/man/Makefile config.status: creating libtiff-4.pc config.status: creating libtiff/Makefile config.status: creating man/Makefile config.status: creating port/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating libtiff/tif_config.h config.status: creating libtiff/tiffconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Libtiff is now configured for arm-buildroot-linux-gnueabi Installation directory: /usr Documentation directory: ${prefix}/share/doc/tiff-4.0.8 C compiler: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W C++ compiler: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Enable runtime linker paths: no Enable linker symbol versioning: no Support Microsoft Document Imaging: no Use win32 IO: no Support for internal codecs: CCITT Group 3 & 4 algorithms: no Macintosh PackBits algorithm: no LZW algorithm: no ThunderScan 4-bit RLE algorithm: no NeXT 2-bit RLE algorithm: no LogLuv high dynamic range encoding: no Support for external codecs: ZLIB support: no Pixar log-format algorithm: no JPEG support: no Old JPEG support: no JPEG 8/12 bit dual mode: no ISO JBIG support: no LZMA2 support: no C++ support: no OpenGL support: no >>> tiff 4.0.8 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/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 SUBDIRS="port libtiff" -C /home/naourr/work/instance-3/output/build/tiff-4.0.8/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' Making all in port make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../libtiff -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o dummy.lo dummy.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../libtiff -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c dummy.c -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o libport.la dummy.lo -lm libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-ar cru .libs/libport.a .libs/dummy.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-ranlib .libs/libport.a libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" ) make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' Making all in libtiff make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' /usr/bin/make all-am make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_aux.lo tif_aux.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_close.lo tif_close.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_codec.lo tif_codec.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_color.lo tif_color.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_aux.c -fPIC -DPIC -o .libs/tif_aux.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_codec.c -fPIC -DPIC -o .libs/tif_codec.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_close.c -fPIC -DPIC -o .libs/tif_close.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_color.c -fPIC -DPIC -o .libs/tif_color.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_compress.lo tif_compress.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_dir.lo tif_dir.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_compress.c -fPIC -DPIC -o .libs/tif_compress.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_dirread.lo tif_dirread.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_dir.c -fPIC -DPIC -o .libs/tif_dir.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_dirinfo.c -fPIC -DPIC -o .libs/tif_dirinfo.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_dirread.c -fPIC -DPIC -o .libs/tif_dirread.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_dirwrite.c -fPIC -DPIC -o .libs/tif_dirwrite.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_dumpmode.c -fPIC -DPIC -o .libs/tif_dumpmode.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_error.lo tif_error.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_extension.lo tif_extension.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_error.c -fPIC -DPIC -o .libs/tif_error.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_extension.c -fPIC -DPIC -o .libs/tif_extension.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_fax3.lo tif_fax3.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_fax3.c -fPIC -DPIC -o .libs/tif_fax3.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_flush.lo tif_flush.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_fax3sm.c -fPIC -DPIC -o .libs/tif_fax3sm.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_getimage.lo tif_getimage.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_flush.c -fPIC -DPIC -o .libs/tif_flush.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_jbig.lo tif_jbig.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_jpeg.lo tif_jpeg.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_getimage.c -fPIC -DPIC -o .libs/tif_getimage.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_jbig.c -fPIC -DPIC -o .libs/tif_jbig.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_jpeg.c -fPIC -DPIC -o .libs/tif_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_luv.lo tif_luv.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_lzma.lo tif_lzma.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_luv.c -fPIC -DPIC -o .libs/tif_luv.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_lzma.c -fPIC -DPIC -o .libs/tif_lzma.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_jpeg_12.c -fPIC -DPIC -o .libs/tif_jpeg_12.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_lzw.lo tif_lzw.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_next.lo tif_next.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_lzw.c -fPIC -DPIC -o .libs/tif_lzw.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_ojpeg.c -fPIC -DPIC -o .libs/tif_ojpeg.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_next.c -fPIC -DPIC -o .libs/tif_next.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_open.lo tif_open.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_packbits.lo tif_packbits.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_open.c -fPIC -DPIC -o .libs/tif_open.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_packbits.c -fPIC -DPIC -o .libs/tif_packbits.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_pixarlog.c -fPIC -DPIC -o .libs/tif_pixarlog.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_predict.lo tif_predict.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_print.lo tif_print.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_read.lo tif_read.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_predict.c -fPIC -DPIC -o .libs/tif_predict.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_print.c -fPIC -DPIC -o .libs/tif_print.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_read.c -fPIC -DPIC -o .libs/tif_read.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_strip.lo tif_strip.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_swab.lo tif_swab.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_thunder.lo tif_thunder.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_strip.c -fPIC -DPIC -o .libs/tif_strip.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_swab.c -fPIC -DPIC -o .libs/tif_swab.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_tile.lo tif_tile.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_thunder.c -fPIC -DPIC -o .libs/tif_thunder.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_version.lo tif_version.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_warning.lo tif_warning.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_write.lo tif_write.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_version.c -fPIC -DPIC -o .libs/tif_version.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_tile.c -fPIC -DPIC -o .libs/tif_tile.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_write.c -fPIC -DPIC -o .libs/tif_write.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_warning.c -fPIC -DPIC -o .libs/tif_warning.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_zip.lo tif_zip.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o tif_unix.lo tif_unix.c /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o mkg3states.o mkg3states.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_zip.c -fPIC -DPIC -o .libs/tif_zip.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c tif_unix.c -fPIC -DPIC -o .libs/tif_unix.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o mkg3states mkg3states.o ../port/libport.la -lm /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -no-undefined -version-info 7:6:2 -o libtiff.la -rpath /usr/lib tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo tif_unix.lo ../port/libport.la -lm libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o mkg3states mkg3states.o ../port/.libs/libport.a -lm libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jbig.o .libs/tif_jpeg.o .libs/tif_jpeg_12.o .libs/tif_luv.o .libs/tif_lzma.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_unix.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -lm -Os -Wl,-soname -Wl,libtiff.so.5 -o .libs/libtiff.so.5.2.6 libtool: link: (cd ".libs" && rm -f "libtiff.so.5" && ln -s "libtiff.so.5.2.6" "libtiff.so.5") libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.5.2.6" "libtiff.so") libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" ) make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' >>> tiff 4.0.8 Installing to staging directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/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 SUBDIRS="port libtiff" DESTDIR=/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/naourr/work/instance-3/output/build/tiff-4.0.8/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' Making install in port make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' Making install in libtiff make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.5.2.6 /home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libtiff.so.5.2.6 libtool: install: (cd /home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libtiff.so.5.2.6 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.2.6 libtiff.so.5; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libtiff.so.5.2.6 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.2.6 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libtiff.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/tiff-4.0.8' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README README.vms RELEASE-DATE TODO VERSION '/home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/tiff-4.0.8' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' >>> tiff 4.0.8 Fixing libtool files >>> tiff 4.0.8 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/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 SUBDIRS="port libtiff" DESTDIR=/home/naourr/work/instance-3/output/target install -C /home/naourr/work/instance-3/output/build/tiff-4.0.8/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' Making install in port make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/port' Making install in libtiff make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/naourr/work/instance-3/output/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/naourr/work/instance-3/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.5.2.6 /home/naourr/work/instance-3/output/target/usr/lib/libtiff.so.5.2.6 libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libtiff.so.5.2.6 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.2.6 libtiff.so.5; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libtiff.so.5.2.6 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.2.6 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/naourr/work/instance-3/output/target/usr/lib/libtiff.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8/libtiff' make[2]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[3]: Entering directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/doc/tiff-4.0.8' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README README.vms RELEASE-DATE TODO VERSION '/home/naourr/work/instance-3/output/target/usr/share/doc/tiff-4.0.8' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/tiff-4.0.8' wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz: OK (sha256: b99700f6d504d76878de83ac50f18a0270b6edd0b52a0458c60fc606ed3332f0) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Extracting gzip -d -c /home/naourr/work/instance-3/dl/wilink-bt-firmware/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435 -xf - >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Patching >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Configuring >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Building >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Installing to target mkdir -p /home/naourr/work/instance-3/output/target/lib/firmware/ti-connectivity cp /home/naourr/work/instance-3/output/build/wilink-bt-firmware-169b2df5b968f0ede32ea9044859942fc220c435/TIInit_*.bts /home/naourr/work/instance-3/output/target/lib/firmware/ti-connectivity >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'libzlib', u'util-linux', u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'grpc', u'luajit', u'tiff'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'expat', u'dbus', u'libffi', u'libglib2', u'dbus-glib', u'libopenssl', u'protobuf', u'grpc', u'luajit', u'tiff'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/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-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/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-3/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/work/instance-3/output/target/usr/share/lua/5.1/doc rm -rf /home/naourr/work/instance-3/output/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%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 `%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-3/output/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-3/output/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-3/output/target/etc echo "buildroot" > /home/naourr/work/instance-3/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-3/output/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output/target/etc/shadow rm -f /home/naourr/work/instance-3/output/target/bin/sh rm -f /home/naourr/work/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output/target/usr/include /home/naourr/work/instance-3/output/target/usr/share/aclocal \ /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output/target/usr/lib/cmake /home/naourr/work/instance-3/output/target/usr/share/cmake find /home/naourr/work/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output/target/lib/ /home/naourr/work/instance-3/output/target/usr/lib/ /home/naourr/work/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-3/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output/target/usr/man /home/naourr/work/instance-3/output/target/usr/share/man rm -rf /home/naourr/work/instance-3/output/target/usr/info /home/naourr/work/instance-3/output/target/usr/share/info rm -rf /home/naourr/work/instance-3/output/target/usr/doc /home/naourr/work/instance-3/output/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/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-3/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00825-gc259ed651f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.02-git-00825-gc259ed651f 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 arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> 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) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.3 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) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc v1.16.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> restorecond 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'