checking for unsigned 16-bit type... unsigned short checking for signed 32-bit type... signed int checking for unsigned 32-bit type... unsigned int checking for signed 64-bit type... signed long long checking for unsigned 64-bit type... unsigned long long checking for 'size_t' format specifier... "%u" checking for signed size type... signed int checking for ptrdiff_t... yes checking for pointer difference type... ptrdiff_t checking for mmap... yes checking for setmode... no checking for snprintf... yes checking for getopt... yes checking for snprintf... (cached) yes checking for strcasecmp... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for lfind... yes checking native cpu bit order... msb2lsb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ZSTD_decompressStream in -lzstd... no checking zstd.h usability... no checking zstd.h presence... no checking for zstd.h... no checking for WebPDecode in -lwebp... no checking webp/decode.h usability... no checking webp/decode.h presence... no checking for webp/decode.h... no checking for X... disabled checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... 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 microblazeel-buildroot-linux-uclibc Installation directory: /usr Documentation directory: ${prefix}/share/doc/tiff-4.0.10 C compiler: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -W C++ compiler: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static 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 ZSTD support: no WEBP support: no C++ support: no OpenGL support: no >>> tiff 4.0.10 Building PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 SUBDIRS="port libtiff" -C /home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' Making all in port make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o dummy.lo dummy.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o dummy.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -W -static -o libport.la dummy.lo -lm libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ar cru .libs/libport.a dummy.o libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ranlib .libs/libport.a libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" ) make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' Making all in libtiff make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' /usr/bin/make all-am make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o mkg3states.o mkg3states.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_aux.lo tif_aux.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_close.lo tif_close.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_codec.lo tif_codec.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_close.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_aux.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_color.lo tif_color.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_codec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_compress.lo tif_compress.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_color.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_dir.lo tif_dir.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_compress.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_dir.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_dirinfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_dirread.lo tif_dirread.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_dirread.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_dirwrite.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_dumpmode.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_error.lo tif_error.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_extension.lo tif_extension.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_error.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_extension.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_fax3.lo tif_fax3.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_fax3.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_fax3sm.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_flush.lo tif_flush.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_flush.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_getimage.lo tif_getimage.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_jbig.lo tif_jbig.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_jpeg.lo tif_jpeg.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_getimage.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_jbig.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_luv.lo tif_luv.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_jpeg_12.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_luv.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_lzma.lo tif_lzma.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_lzw.lo tif_lzw.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_lzw.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_lzma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_next.lo tif_next.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_next.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_open.lo tif_open.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_ojpeg.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_packbits.lo tif_packbits.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_open.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_packbits.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_pixarlog.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_predict.lo tif_predict.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_print.lo tif_print.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_read.lo tif_read.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_predict.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_print.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_read.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_strip.lo tif_strip.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_swab.lo tif_swab.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_strip.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_swab.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_thunder.lo tif_thunder.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_thunder.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_tile.lo tif_tile.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_version.lo tif_version.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_warning.lo tif_warning.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_tile.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_warning.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_version.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_webp.lo tif_webp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_write.lo tif_write.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_zip.lo tif_zip.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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_webp.c -o tif_webp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_zstd.lo tif_zstd.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_write.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -static -Wall -W -c -o tif_unix.lo tif_unix.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_zip.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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_zstd.c -o tif_zstd.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -W -static -o mkg3states mkg3states.o ../port/libport.la -lm libtool: compile: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-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 -o tif_unix.o libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -W -static -o mkg3states mkg3states.o ../port/.libs/libport.a -lm /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -Wall -W -no-undefined -version-info 9:0:4 -static -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_webp.lo tif_write.lo tif_zip.lo tif_zstd.lo tif_unix.lo ../port/libport.la -lm libtool: link: (cd .libs/libtiff.lax/libport.a && /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ar x "/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff/../port/.libs/libport.a") libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ar cru .libs/libtiff.a tif_aux.o tif_close.o tif_codec.o tif_color.o tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o tif_dumpmode.o tif_error.o tif_extension.o tif_fax3.o tif_fax3sm.o tif_flush.o tif_getimage.o tif_jbig.o tif_jpeg.o tif_jpeg_12.o tif_luv.o tif_lzma.o tif_lzw.o tif_next.o tif_ojpeg.o tif_open.o tif_packbits.o tif_pixarlog.o tif_predict.o tif_print.o tif_read.o tif_strip.o tif_swab.o tif_thunder.o tif_tile.o tif_version.o tif_warning.o tif_webp.o tif_write.o tif_zip.o tif_zstd.o tif_unix.o .libs/libtiff.lax/libport.a/dummy.o libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ranlib .libs/libtiff.a libtool: link: rm -fr .libs/libtiff.lax libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" ) make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' >>> tiff 4.0.10 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 SUBDIRS="port libtiff" DESTDIR=/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' Making install in port make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/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/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' Making install in libtiff make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiff.a /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.a libtool: install: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ranlib /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/doc/tiff-4.0.10' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/doc/tiff-4.0.10' /usr/bin/install -c -m 644 libtiff-4.pc '/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' >>> tiff 4.0.10 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tiff 4.0.10 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 SUBDIRS="port libtiff" DESTDIR=/home/buildroot/autobuild/run/instance-0/output-1/target install -C /home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' Making install in port make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/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/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/port' Making install in libtiff make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiff.a /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libtiff.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libtiff.a libtool: install: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-ranlib /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libtiff.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10/libtiff' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc/tiff-4.0.10' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc/tiff-4.0.10' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/tiff-4.0.10' >>> 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-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'libmpdclient'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'libmpdclient'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output-1/build/packages-file-list-host.txt Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python3', u'host-python'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-%g" -e "s%@TARGET_ARCH@%microblazeel%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/include /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output-1/target/lib/ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/man /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/info /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-0/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-00865-g5d66875"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output-1/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-1/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.11-git-00865-g5d66875 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> boost 1.71.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ebtables 2.0.10-4 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ffmpeg 4.2.1 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> glorytun 0.2.1 Collecting legal info LICENSE: OK (sha256: 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> initscripts Collecting legal info >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libndp 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpd 0.21.14 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpv 0.29.1 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-waf 1.9.5 Collecting legal info >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'