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... 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 nds32le-buildroot-linux-gnu Installation directory: /usr Documentation directory: ${prefix}/share/doc/tiff-4.0.10 C compiler: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W C++ compiler: no -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 ZSTD support: no WEBP support: no C++ support: no OpenGL support: no >>> tiff 4.0.10 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 SUBDIRS="port libtiff" -C /data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' Making all in port make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o dummy.lo dummy.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CC --mode=link /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o libport.la dummy.lo -lm libtool: link: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-ar cru .libs/libport.a .libs/dummy.o libtool: link: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-ranlib .libs/libport.a libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" ) make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' Making all in libtiff make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' /usr/bin/make all-am make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o mkg3states.o mkg3states.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_aux.lo tif_aux.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_close.lo tif_close.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_codec.lo tif_codec.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_color.lo tif_color.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_compress.lo tif_compress.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_dir.lo tif_dir.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_dirinfo.lo tif_dirinfo.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_dirread.lo tif_dirread.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_dirwrite.lo tif_dirwrite.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_dumpmode.lo tif_dumpmode.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_error.lo tif_error.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_compress.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_dirwrite.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_dir.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_dirinfo.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_codec.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_aux.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_dirread.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_error.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_dumpmode.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_color.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_close.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_extension.lo tif_extension.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_fax3.lo tif_fax3.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_fax3sm.lo tif_fax3sm.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_flush.lo tif_flush.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_getimage.lo tif_getimage.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_extension.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_fax3.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_fax3sm.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_getimage.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_jbig.lo tif_jbig.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_jpeg.lo tif_jpeg.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_jpeg_12.lo tif_jpeg_12.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_luv.lo tif_luv.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_flush.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_jbig.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_jpeg_12.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_lzma.lo tif_lzma.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_lzw.lo tif_lzw.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_luv.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_next.lo tif_next.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_ojpeg.lo tif_ojpeg.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_open.lo tif_open.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_packbits.lo tif_packbits.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_pixarlog.lo tif_pixarlog.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_lzma.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_next.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_predict.lo tif_predict.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_lzw.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_ojpeg.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_packbits.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_print.lo tif_print.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_open.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_read.lo tif_read.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_predict.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_strip.lo tif_strip.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_swab.lo tif_swab.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_pixarlog.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_thunder.lo tif_thunder.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_print.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_tile.lo tif_tile.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_read.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_swab.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_strip.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_thunder.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_tile.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_version.lo tif_version.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_warning.lo tif_warning.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_webp.lo tif_webp.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_version.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_write.lo tif_write.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_warning.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_webp.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_zip.lo tif_zip.c /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_zstd.lo tif_zstd.c libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_write.o /bin/sh ../libtool --tag=CC --mode=compile /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -o tif_unix.lo tif_unix.c /bin/sh ../libtool --tag=CC --mode=link /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o mkg3states mkg3states.o ../port/libport.la -lm libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_zip.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_zstd.o libtool: compile: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-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 -fPIC -DPIC -o .libs/tif_unix.o libtool: link: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o mkg3states mkg3states.o ../port/.libs/libport.a -lm /bin/sh ../libtool --tag=CC --mode=link /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -no-undefined -version-info 9:0:4 -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: /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-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_webp.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_zstd.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.4.0 libtool: link: (cd ".libs" && rm -f "libtiff.so.5" && ln -s "libtiff.so.5.4.0" "libtiff.so.5") libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.5.4.0" "libtiff.so") libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" ) make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' >>> tiff 4.0.10 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 SUBDIRS="port libtiff" DESTDIR=/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot install -C /data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' Making install in port make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/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 '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' Making install in libtiff make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.5.4.0 /data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libtiff.so.5.4.0 libtool: install: (cd /data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.5.4.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.4.0 libtiff.so.5; }; }) libtool: install: (cd /data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.5.4.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.4.0 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libtiff.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/doc/tiff-4.0.10' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/share/doc/tiff-4.0.10' /usr/bin/install -c -m 644 libtiff-4.pc '/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' >>> tiff 4.0.10 Fixing libtool files for la in $(find /data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/data/buildroot/buildroot-test/instance-0/output:@BASE_DIR@:g" \ -e "s:/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/data/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/data/buildroot/buildroot-test/instance-0/output/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/data/buildroot/buildroot-test/instance-0/output: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="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 SUBDIRS="port libtiff" DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install -C /data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' Making install in port make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/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 '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/port' Making install in libtiff make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/data/buildroot/buildroot-test/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.5.4.0 /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libtiff.so.5.4.0 libtool: install: (cd /data/buildroot/buildroot-test/instance-0/output/target/usr/lib && { ln -s -f libtiff.so.5.4.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.4.0 libtiff.so.5; }; }) libtool: install: (cd /data/buildroot/buildroot-test/instance-0/output/target/usr/lib && { ln -s -f libtiff.so.5.4.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.4.0 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/libtiff.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10/libtiff' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc/tiff-4.0.10' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc/tiff-4.0.10' /usr/bin/install -c -m 644 libtiff-4.pc '/data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/tiff-4.0.10' ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-0/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 -C /data/buildroot/buildroot-test/instance-0/output/build/ux500-firmware-1.1.3-6 DESTDIR=/data/buildroot/buildroot-test/instance-0/output/target install make[1]: Entering directory '/data/buildroot/buildroot-test/instance-0/output/build/ux500-firmware-1.1.3-6' install -d /data/buildroot/buildroot-test/instance-0/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /data/buildroot/buildroot-test/instance-0/output/target/lib/firmware install -m 0666 cw1200/*.bin /data/buildroot/buildroot-test/instance-0/output/target/lib/firmware/cw1200 make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-0/output/build/ux500-firmware-1.1.3-6' for f in /data/buildroot/buildroot-test/instance-0/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-0/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-m4', u'host-libtool', u'host-autoconf', u'host-bison', u'host-automake'] mkdir -p /data/buildroot/buildroot-test/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-%g" -e "s%@TARGET_ARCH@%nds32le%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/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" /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/include /data/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-0/output/target/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/data/buildroot/buildroot-test/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/man /data/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/info /data/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/doc /data/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot/buildroot-test/instance-0/output/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /data/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /data/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00643-g6910e723a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /data/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2019.08-git-00643-g6910e723a9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> ecryptfs-utils 111 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libnss 3.42.1 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> faifa 0.1 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fbset 2.1 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> getent Collecting legal info >>> gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) >>> gettext Collecting legal info >>> ifupdown-scripts Collecting legal info >>> libgit2 0.27.8 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> host-libp11 0.4.9 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libvpx 1.8.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libxkbcommon 0.8.3 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sysklogd 1.6 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'