- * Package: media-libs/tiff-4.0.2
- * Repository: gentoo
- * Maintainer: nerdboy@gentoo.org graphics@gentoo.org
- * USE: amd64 cxx elibc_glibc kernel_linux test userland_GNU zlib
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking tiff-4.0.2.tar.gz to /tmp/portage/media-libs/tiff-4.0.2/work
- >>> Source unpacked in /tmp/portage/media-libs/tiff-4.0.2/work
- >>> Preparing source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
- * Running elibtoolize in: tiff-4.0.2/config/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
- * econf: updating tiff-4.0.2/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating tiff-4.0.2/config/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-zlib --disable-jpeg --disable-jbig --disable-lzma --enable-cxx --without-x --with-docdir=/usr/share/doc/tiff-4.0.2
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking for C compiler warning flags... -Wall -W
- checking whether ln -s works... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether make supports nested variables... yes
- checking for main in -lc... yes
- checking for sin in -lm... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking io.h usability... no
- checking io.h presence... no
- checking for io.h... no
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking search.h usability... yes
- checking search.h presence... yes
- checking for search.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether byte ordering is bigendian... no
- checking for off_t... yes
- checking for size_t... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking size of signed short... 2
- checking size of unsigned short... 2
- checking size of signed int... 4
- checking size of unsigned int... 4
- checking size of signed long... 8
- checking size of unsigned long... 8
- checking size of signed long long... 8
- checking size of unsigned long long... 8
- checking size of unsigned char *... 8
- checking for signed 8-bit type... signed char
- checking for unsigned 8-bit type... unsigned char
- checking for signed 16-bit type... signed short
- 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
- checking for unsigned 64-bit type... unsigned long
- checking for signed size type... signed long
- checking for ptrdiff_t... yes
- checking for pointer difference type... ptrdiff_t
- checking for int8... no
- checking for int16... no
- checking for int32... no
- checking for floor... yes
- checking for isascii... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mmap... yes
- checking for pow... yes
- checking for setmode... no
- checking for sqrt... yes
- checking for strchr... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoull... yes
- checking for getopt... yes
- checking for strcasecmp... yes
- checking for strtoul... yes
- checking for strtoull... (cached) yes
- checking for lfind... yes
- checking native cpu bit order... lsb2msb
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for inflateEnd in -lz... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- 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
- 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
- Libtiff is now configured for x86_64-pc-linux-gnu
- Installation directory: /usr
- Documentation directory: /usr/share/doc/tiff-4.0.2
- C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W
- C++ compiler: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
- Enable runtime linker paths: no
- Enable linker symbol versioning: no
- Support Microsoft Document Imaging: yes
- Use win32 IO: no
- Support for internal codecs:
- CCITT Group 3 & 4 algorithms: yes
- Macintosh PackBits algorithm: yes
- LZW algorithm: yes
- ThunderScan 4-bit RLE algorithm: yes
- NeXT 2-bit RLE algorithm: yes
- LogLuv high dynamic range encoding: yes
- Support for external codecs:
- ZLIB support: yes
- Pixar log-format algorithm: yes
- JPEG support: no
- Old JPEG support: no
- JPEG 8/12 bit dual mode: no
- ISO JBIG support: no
- LZMA2 support: no
- C++ support: yes
- OpenGL support: no
- >>> Source configured.
- >>> Compiling source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
- make -j24
- Making all in port
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o dummy.lo dummy.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c dummy.c -fPIC -DPIC -o .libs/dummy.o
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o libport.la dummy.lo -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libport.a .libs/dummy.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libport.a
- libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" )
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- Making all in libtiff
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- make all-am
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_aux.lo tif_aux.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_close.lo tif_close.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_codec.lo tif_codec.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_color.lo tif_color.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_compress.lo tif_compress.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_dir.lo tif_dir.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_dirread.lo tif_dirread.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_error.lo tif_error.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_extension.lo tif_extension.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_fax3.lo tif_fax3.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_flush.lo tif_flush.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_getimage.lo tif_getimage.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_jbig.lo tif_jbig.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_jpeg.lo tif_jpeg.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_luv.lo tif_luv.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_lzma.lo tif_lzma.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_lzw.lo tif_lzw.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_next.lo tif_next.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_close.c -fPIC -DPIC -o .libs/tif_close.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_aux.c -fPIC -DPIC -o .libs/tif_aux.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_codec.c -fPIC -DPIC -o .libs/tif_codec.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_extension.c -fPIC -DPIC -o .libs/tif_extension.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_jbig.c -fPIC -DPIC -o .libs/tif_jbig.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_dirread.c -fPIC -DPIC -o .libs/tif_dirread.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_dirwrite.c -fPIC -DPIC -o .libs/tif_dirwrite.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_dumpmode.c -fPIC -DPIC -o .libs/tif_dumpmode.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_jpeg_12.c -fPIC -DPIC -o .libs/tif_jpeg_12.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_color.c -fPIC -DPIC -o .libs/tif_color.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_fax3sm.c -fPIC -DPIC -o .libs/tif_fax3sm.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_compress.c -fPIC -DPIC -o .libs/tif_compress.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_lzma.c -fPIC -DPIC -o .libs/tif_lzma.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_flush.c -fPIC -DPIC -o .libs/tif_flush.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_dir.c -fPIC -DPIC -o .libs/tif_dir.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_getimage.c -fPIC -DPIC -o .libs/tif_getimage.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_dirinfo.c -fPIC -DPIC -o .libs/tif_dirinfo.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_fax3.c -fPIC -DPIC -o .libs/tif_fax3.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_error.c -fPIC -DPIC -o .libs/tif_error.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_jpeg.c -fPIC -DPIC -o .libs/tif_jpeg.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_next.c -fPIC -DPIC -o .libs/tif_next.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_luv.c -fPIC -DPIC -o .libs/tif_luv.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_lzw.c -fPIC -DPIC -o .libs/tif_lzw.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_ojpeg.c -fPIC -DPIC -o .libs/tif_ojpeg.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_open.lo tif_open.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_packbits.lo tif_packbits.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_predict.lo tif_predict.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_print.lo tif_print.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_read.lo tif_read.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_open.c -fPIC -DPIC -o .libs/tif_open.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_strip.lo tif_strip.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_packbits.c -fPIC -DPIC -o .libs/tif_packbits.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_pixarlog.c -fPIC -DPIC -o .libs/tif_pixarlog.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_swab.lo tif_swab.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_thunder.lo tif_thunder.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_tile.lo tif_tile.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_predict.c -fPIC -DPIC -o .libs/tif_predict.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_print.c -fPIC -DPIC -o .libs/tif_print.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_version.lo tif_version.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_read.c -fPIC -DPIC -o .libs/tif_read.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_strip.c -fPIC -DPIC -o .libs/tif_strip.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_warning.lo tif_warning.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_swab.c -fPIC -DPIC -o .libs/tif_swab.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_thunder.c -fPIC -DPIC -o .libs/tif_thunder.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_tile.c -fPIC -DPIC -o .libs/tif_tile.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_version.c -fPIC -DPIC -o .libs/tif_version.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_warning.c -fPIC -DPIC -o .libs/tif_warning.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_write.lo tif_write.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_zip.lo tif_zip.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_write.c -fPIC -DPIC -o .libs/tif_write.o
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c -o tif_unix.lo tif_unix.c
- /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tif_stream.lo tif_stream.cxx
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_zip.c -fPIC -DPIC -o .libs/tif_zip.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_unix.c -fPIC -DPIC -o .libs/tif_unix.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c mkg3states.c
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tif_stream.cxx -fPIC -DPIC -o .libs/tif_stream.o
- tif_unix.c: In function '_tiffReadProc':
- tif_unix.c:67:26: warning: cast from pointer to integer of different size
- tif_unix.c: In function '_tiffWriteProc':
- tif_unix.c:79:27: warning: cast from pointer to integer of different size
- tif_unix.c: In function '_tiffSeekProc':
- tif_unix.c:91:23: warning: cast from pointer to integer of different size
- tif_unix.c: In function '_tiffCloseProc':
- tif_unix.c:97:15: warning: cast from pointer to integer of different size
- tif_unix.c: In function '_tiffSizeProc':
- tif_unix.c:104:12: warning: cast from pointer to integer of different size
- tif_unix.c: In function '_tiffMapProc':
- tif_unix.c:120:53: warning: cast from pointer to integer of different size
- tif_unix.c: In function 'TIFFFdOpen':
- tif_unix.c:159:6: warning: cast to pointer from integer of different size
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o mkg3states mkg3states.o ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o mkg3states mkg3states.o ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -no-undefined -version-info 6:0:1 -Wl,-O1 -Wl,--as-needed -o libtiff.la -rpath /usr/lib64 tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo tif_unix.lo ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jbig.o .libs/tif_jpeg.o .libs/tif_jpeg_12.o .libs/tif_luv.o .libs/tif_lzma.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_unix.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -lz -lm -lc -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libtiff.so.5 -o .libs/libtiff.so.5.1.0
- libtool: link: (cd ".libs" && rm -f "libtiff.so.5" && ln -s "libtiff.so.5.1.0" "libtiff.so.5")
- libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.5.1.0" "libtiff.so")
- libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" )
- /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 6:0:1 -Wl,-O1 -Wl,--as-needed -o libtiffxx.la -rpath /usr/lib64 tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/tif_stream.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff/.libs ../libtiff/.libs/libtiff.so -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libtiffxx.so.5 -o .libs/libtiffxx.so.5.1.0
- libtool: link: (cd ".libs" && rm -f "libtiffxx.so.5" && ln -s "libtiffxx.so.5.1.0" "libtiffxx.so.5")
- libtool: link: (cd ".libs" && rm -f "libtiffxx.so" && ln -s "libtiffxx.so.5.1.0" "libtiffxx.so")
- libtool: link: ( cd ".libs" && rm -f "libtiffxx.la" && ln -s "../libtiffxx.la" "libtiffxx.la" )
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- Making all in tools
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c bmp2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c fax2ps.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c fax2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c gif2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c pal2rgb.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c ppm2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c ras2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c raw2tiff.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c rgb2ycbcr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c thumbnail.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff2bw.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff2pdf.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff2ps.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff2rgba.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffcmp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffcp.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffcrop.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffdither.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffdump.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffinfo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffmedian.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffset.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiffsplit.c
- fax2tiff.c: In function 'main':
- fax2tiff.c:270:44: warning: cast to pointer from integer of different size
- bmp2tiff.c: In function 'main':
- bmp2tiff.c:294:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:304:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:316:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:334:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:335:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:336:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:337:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:338:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:339:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:340:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:341:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:342:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:343:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:370:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:375:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:380:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:385:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:432:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- bmp2tiff.c:610:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- fax2ps.c: In function 'main':
- fax2ps.c:394:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result
- gif2tiff.c: In function 'readraster':
- gif2tiff.c:348:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- gif2tiff.c: In function 'readextension':
- gif2tiff.c:316:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- gif2tiff.c: In function 'readgifimage':
- gif2tiff.c:292:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- gif2tiff.c: In function 'readscreen':
- gif2tiff.c:253:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- gif2tiff.c:257:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- gif2tiff.c: In function 'checksignature':
- gif2tiff.c:231:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
- raw2tiff.c: In function 'guessSize':
- raw2tiff.c:409:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- raw2tiff.c:410:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
- tiff2pdf.c:354:1: warning: 't2pReadFile' defined but not used
- tiff2pdf.c:439:1: warning: 'checkAdd64' defined but not used
- tiff2ps.c: In function 'Ascii85Flush':
- tiff2ps.c:2876:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
- tiff2ps.c: In function 'PSRawDataBW':
- tiff2ps.c:2794:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
- tiff2ps.c: In function 'PSDataBW':
- tiff2ps.c:2664:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
- tiff2ps.c: In function 'PS_Lvl2page':
- tiff2ps.c:2267:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o ppm2tiff ppm2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o fax2tiff fax2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o ras2tiff ras2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o pal2rgb pal2rgb.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffdither tiffdither.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o fax2ps fax2ps.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffset tiffset.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o rgb2ycbcr rgb2ycbcr.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff2bw tiff2bw.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffinfo tiffinfo.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff2rgba tiff2rgba.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o gif2tiff gif2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffsplit tiffsplit.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/fax2tiff fax2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/ppm2tiff ppm2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/ras2tiff ras2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffdither tiffdither.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/pal2rgb pal2rgb.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/fax2ps fax2ps.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffset tiffset.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o thumbnail thumbnail.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o raw2tiff raw2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o bmp2tiff bmp2tiff.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/rgb2ycbcr rgb2ycbcr.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff2rgba tiff2rgba.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffinfo tiffinfo.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff2bw tiff2bw.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffsplit tiffsplit.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/gif2tiff gif2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffcmp tiffcmp.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffdump tiffdump.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/thumbnail thumbnail.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/raw2tiff raw2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/bmp2tiff bmp2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffdump tiffdump.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffcmp tiffcmp.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffmedian tiffmedian.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffmedian tiffmedian.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffcp tiffcp.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffcp tiffcp.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff2ps tiff2ps.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff2pdf tiff2pdf.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff2ps tiff2ps.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff2pdf tiff2pdf.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiffcrop tiffcrop.o ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiffcrop tiffcrop.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lz -lm -lc
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- Making all in build
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- Making all in contrib
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making all in addtiffo
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c addtiffo.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_overview.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tif_ovrcache.c
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o addtiffo addtiffo.o tif_overview.o tif_ovrcache.o ../../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/addtiffo addtiffo.o tif_overview.o tif_ovrcache.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- Making all in dbs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making all in xtiff
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff-bi.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff-grayscale.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff-palette.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c tiff-rgb.c
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff-bi tiff-bi.o ../../libtiff/libtiff.la -lz -lm -lc
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff-grayscale tiff-grayscale.o ../../libtiff/libtiff.la -lz -lm -lc
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff-palette tiff-palette.o ../../libtiff/libtiff.la -lz -lm -lc
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o tiff-rgb tiff-rgb.o ../../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff-bi tiff-bi.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff-grayscale tiff-grayscale.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff-rgb tiff-rgb.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/tiff-palette tiff-palette.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making all in iptcutil
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c iptcutil.c
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o iptcutil iptcutil.o ../../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/iptcutil iptcutil.o ../../libtiff/.libs/libtiff.so -lz -lm -lc
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- Making all in mfs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- Making all in pds
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- Making all in ras
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- Making all in stream
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- Making all in tags
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- Making all in win_dib
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making all in test
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- Making all in man
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- Making all in html
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- Making all in images
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- Making all in man
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- make[1]: Nothing to be done for `all-am'.
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- >>> Source compiled.
- >>> Test phase [check]: media-libs/tiff-4.0.2
- * Tinderbox QA Notice: 'make' called by _eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in port
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- Making check in libtiff
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- Making check in tools
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- Making check in build
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- Making check in contrib
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making check in addtiffo
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- Making check in dbs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making check in xtiff
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Nothing to be done for `check'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[3]: Nothing to be done for `check-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making check in iptcutil
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- Making check in mfs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- Making check in pds
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- Making check in ras
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- Making check in stream
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- Making check in tags
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- Making check in win_dib
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making check in test
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make ascii_tag long_tag short_tag strip_rw rewrite raw_decode custom_dir
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c ascii_tag.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o ascii_tag ascii_tag.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/ascii_tag ascii_tag.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c long_tag.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c check_tag.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o long_tag long_tag.o check_tag.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/long_tag long_tag.o check_tag.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c short_tag.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o short_tag short_tag.o check_tag.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/short_tag short_tag.o check_tag.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c strip_rw.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c strip.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c test_arrays.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o strip_rw strip_rw.o strip.o test_arrays.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/strip_rw strip_rw.o strip.o test_arrays.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c rewrite_tag.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o rewrite rewrite_tag.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/rewrite rewrite_tag.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c raw_decode.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o raw_decode raw_decode.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/raw_decode raw_decode.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c custom_dir.c
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o custom_dir custom_dir.o ../libtiff/libtiff.la -lz -lm -lc
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -Wl,-O1 -Wl,--as-needed -o .libs/custom_dir custom_dir.o ../libtiff/.libs/libtiff.so -lz -lm -lc
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- PASS�[m: ascii_tag
- PASS�[m: long_tag
- PASS�[m: short_tag
- PASS�[m: strip_rw
- PASS�[m: rewrite
- FAIL�[m: raw_decode
- PASS�[m: custom_dir
- PASS�[m: bmp2tiff_palette.sh
- PASS�[m: bmp2tiff_rgb.sh
- PASS�[m: gif2tiff.sh
- PASS�[m: ppm2tiff_pbm.sh
- PASS�[m: ppm2tiff_pgm.sh
- PASS�[m: ppm2tiff_ppm.sh
- PASS�[m: tiffcp-g3.sh
- PASS�[m: tiffcp-g3-1d.sh
- PASS�[m: tiffcp-g3-1d-fill.sh
- PASS�[m: tiffcp-g3-2d.sh
- PASS�[m: tiffcp-g3-2d-fill.sh
- PASS�[m: tiffcp-g4.sh
- PASS�[m: tiffcp-logluv.sh
- PASS�[m: tiffcp-thumbnail.sh
- PASS�[m: tiffdump.sh
- PASS�[m: tiffinfo.sh
- PASS�[m: tiffcp-split.sh
- PASS�[m: tiffcp-split-join.sh
- PASS�[m: tiff2ps-PS1.sh
- PASS�[m: tiff2ps-PS2.sh
- PASS�[m: tiff2ps-PS3.sh
- PASS�[m: tiff2ps-EPS1.sh
- PASS�[m: tiff2pdf.sh
- PASS�[m: tiffcrop-doubleflip-logluv-3c-16b.sh
- PASS�[m: tiffcrop-doubleflip-minisblack-1c-16b.sh
- PASS�[m: tiffcrop-doubleflip-minisblack-1c-8b.sh
- PASS�[m: tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh
- PASS�[m: tiffcrop-doubleflip-miniswhite-1c-1b.sh
- PASS�[m: tiffcrop-doubleflip-palette-1c-1b.sh
- PASS�[m: tiffcrop-doubleflip-palette-1c-4b.sh
- PASS�[m: tiffcrop-doubleflip-palette-1c-8b.sh
- PASS�[m: tiffcrop-doubleflip-rgb-3c-16b.sh
- PASS�[m: tiffcrop-doubleflip-rgb-3c-8b.sh
- PASS�[m: tiffcrop-extract-logluv-3c-16b.sh
- PASS�[m: tiffcrop-extract-minisblack-1c-16b.sh
- PASS�[m: tiffcrop-extract-minisblack-1c-8b.sh
- PASS�[m: tiffcrop-extract-minisblack-2c-8b-alpha.sh
- PASS�[m: tiffcrop-extract-miniswhite-1c-1b.sh
- PASS�[m: tiffcrop-extract-palette-1c-1b.sh
- PASS�[m: tiffcrop-extract-palette-1c-4b.sh
- PASS�[m: tiffcrop-extract-palette-1c-8b.sh
- PASS�[m: tiffcrop-extract-rgb-3c-16b.sh
- PASS�[m: tiffcrop-extract-rgb-3c-8b.sh
- PASS�[m: tiffcrop-extractz14-logluv-3c-16b.sh
- PASS�[m: tiffcrop-extractz14-minisblack-1c-16b.sh
- PASS�[m: tiffcrop-extractz14-minisblack-1c-8b.sh
- PASS�[m: tiffcrop-extractz14-minisblack-2c-8b-alpha.sh
- PASS�[m: tiffcrop-extractz14-miniswhite-1c-1b.sh
- PASS�[m: tiffcrop-extractz14-palette-1c-1b.sh
- PASS�[m: tiffcrop-extractz14-palette-1c-4b.sh
- PASS�[m: tiffcrop-extractz14-palette-1c-8b.sh
- PASS�[m: tiffcrop-extractz14-rgb-3c-16b.sh
- PASS�[m: tiffcrop-extractz14-rgb-3c-8b.sh
- PASS�[m: tiffcrop-R90-logluv-3c-16b.sh
- PASS�[m: tiffcrop-R90-minisblack-1c-16b.sh
- PASS�[m: tiffcrop-R90-minisblack-1c-8b.sh
- PASS�[m: tiffcrop-R90-minisblack-2c-8b-alpha.sh
- PASS�[m: tiffcrop-R90-miniswhite-1c-1b.sh
- PASS�[m: tiffcrop-R90-palette-1c-1b.sh
- PASS�[m: tiffcrop-R90-palette-1c-4b.sh
- PASS�[m: tiffcrop-R90-palette-1c-8b.sh
- PASS�[m: tiffcrop-R90-rgb-3c-16b.sh
- PASS�[m: tiffcrop-R90-rgb-3c-8b.sh
- PASS�[m: tiff2rgba-logluv-3c-16b.sh
- PASS�[m: tiff2rgba-minisblack-1c-16b.sh
- PASS�[m: tiff2rgba-minisblack-1c-8b.sh
- PASS�[m: tiff2rgba-minisblack-2c-8b-alpha.sh
- PASS�[m: tiff2rgba-miniswhite-1c-1b.sh
- PASS�[m: tiff2rgba-palette-1c-1b.sh
- PASS�[m: tiff2rgba-palette-1c-4b.sh
- PASS�[m: tiff2rgba-palette-1c-8b.sh
- PASS�[m: tiff2rgba-rgb-3c-16b.sh
- PASS�[m: tiff2rgba-rgb-3c-8b.sh
- FAIL�[m: tiff2rgba-quad-tile.jpg.sh
- =================================================
- LibTIFF Software 4.0.2: test/test-suite.log
- =================================================
- 2 of 81 tests failed.
- .. contents:: :depth: 2
- FAIL: raw_decode (exit: 1)
- ==========================
- TIFFReadDirectory: Warning, Unknown field with tag 347 (0x15b) encountered.
- images/quad-tile.jpg.tiff: JPEG compression support is not configured.
- images/quad-tile.jpg.tiff: JPEG compression support is not configured.
- Did not get expected result code from TIFFReadEncodedTile()(-1 instead of 24576)
- FAIL: tiff2rgba-quad-tile.jpg.sh (exit: 1)
- ==========================================
- /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools/tiff2rgba ./images/quad-tile.jpg.tiff o-tiff2rgba-quad-tile.jpg.tiff
- TIFFReadDirectory: Warning, Unknown field with tag 347 (0x15b) encountered.
- ./images/quad-tile.jpg.tiff: JPEG compression support is not configured.
- ./images/quad-tile.jpg.tiff: Sorry, requested compression method is not configured.
- Returned failed status 1!
- Output (if any) is in "o-tiff2rgba-quad-tile.jpg.tiff".
- ========================================�[m
- 2 of 81 tests failed�[m
- See test/test-suite.log�[m
- Please report to tiff@lists.maptools.org�[m
- ========================================�[m
- make[3]: *** [test-suite.log] Error 1
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[2]: *** [check-TESTS] Error 2
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make: *** [check-recursive] Error 1
- * ERROR: media-libs/tiff-4.0.2 failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=media-libs/tiff-4.0.2'`,
- * the complete build log and the output of `emerge -pqv '=media-libs/tiff-4.0.2'`.
- * The complete build log is located at '/var/log/portage/media-libs:tiff-4.0.2:20120625-195058.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/media-libs/tiff-4.0.2/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/media-libs/tiff-4.0.2/temp/environment'.
- * Working directory: '/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- * S: '/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- >>> Install tiff-4.0.2 into /tmp/portage/media-libs/tiff-4.0.2/image/ category media-libs
- make -j24 DESTDIR=/tmp/portage/media-libs/tiff-4.0.2/image/ install
- Making install in port
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
- Making install in libtiff
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64"
- test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/include"
- test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/include"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la libtiffxx.la '/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64'
- /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h tiffio.hxx '/tmp/portage/media-libs/tiff-4.0.2/image//usr/include'
- /usr/bin/install -c -m 644 tiffconf.h '/tmp/portage/media-libs/tiff-4.0.2/image//usr/include'
- libtool: install: /usr/bin/install -c .libs/libtiff.so.5.1.0 /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiff.so.5.1.0
- libtool: install: (cd /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64 && { ln -s -f libtiff.so.5.1.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.1.0 libtiff.so.5; }; })
- libtool: install: (cd /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64 && { ln -s -f libtiff.so.5.1.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.1.0 libtiff.so; }; })
- libtool: install: /usr/bin/install -c .libs/libtiff.lai /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiff.la
- libtool: install: warning: relinking `libtiffxx.la'
- libtool: install: (cd /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff; /bin/sh /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtool --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 6:0:1 -Wl,-O1 -Wl,--as-needed -o libtiffxx.la -rpath /usr/lib64 tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -lz -lm -lc -inst-prefix-dir /tmp/portage/media-libs/tiff-4.0.2/image/)
- libtool: relink: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/tif_stream.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -L/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64 -L/usr/lib64 -ltiff -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libtiffxx.so.5 -o .libs/libtiffxx.so.5.1.0
- libtool: install: /usr/bin/install -c .libs/libtiffxx.so.5.1.0T /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiffxx.so.5.1.0
- libtool: install: (cd /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64 && { ln -s -f libtiffxx.so.5.1.0 libtiffxx.so.5 || { rm -f libtiffxx.so.5 && ln -s libtiffxx.so.5.1.0 libtiffxx.so.5; }; })
- libtool: install: (cd /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64 && { ln -s -f libtiffxx.so.5.1.0 libtiffxx.so || { rm -f libtiffxx.so && ln -s libtiffxx.so.5.1.0 libtiffxx.so; }; })
- libtool: install: /usr/bin/install -c .libs/libtiffxx.lai /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiffxx.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
- Making install in tools
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/bin"
- make[2]: Nothing to be done for `install-data-am'.
- /bin/sh ../libtool --mode=install /usr/bin/install -c bmp2tiff fax2ps fax2tiff gif2tiff pal2rgb ppm2tiff ras2tiff raw2tiff rgb2ycbcr thumbnail tiff2bw tiff2pdf tiff2ps tiff2rgba tiffcmp tiffcp tiffcrop tiffdither tiffdump tiffinfo tiffmedian tiffset tiffsplit '/tmp/portage/media-libs/tiff-4.0.2/image//usr/bin'
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/bmp2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/bmp2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/fax2ps /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/fax2ps
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/fax2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/fax2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/gif2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/gif2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/pal2rgb /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/pal2rgb
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/ppm2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/ppm2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/ras2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/ras2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/raw2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/raw2tiff
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/rgb2ycbcr /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/rgb2ycbcr
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/thumbnail /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/thumbnail
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiff2bw /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2bw
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiff2pdf /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2pdf
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiff2ps /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2ps
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiff2rgba /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2rgba
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffcmp /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcmp
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffcp /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcp
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffcrop /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcrop
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffdither /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffdither
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffdump /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffdump
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffinfo /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffinfo
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffmedian /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffmedian
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffset /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffset
- libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
- libtool: install: /usr/bin/install -c .libs/tiffsplit /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffsplit
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
- Making install in build
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
- Making install in contrib
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making install in addtiffo
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
- Making install in dbs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making install in xtiff
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[4]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[4]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
- Making install in iptcutil
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
- Making install in mfs
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
- Making install in pds
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
- Making install in ras
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
- Making install in stream
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
- Making install in tags
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
- Making install in win_dib
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
- Making install in test
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
- Making install in man
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man1"
- test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man3"
- /usr/bin/install -c -m 644 bmp2tiff.1 fax2ps.1 fax2tiff.1 gif2tiff.1 pal2rgb.1 ppm2tiff.1 ras2tiff.1 raw2tiff.1 rgb2ycbcr.1 sgi2tiff.1 thumbnail.1 tiff2bw.1 tiff2pdf.1 tiff2ps.1 tiff2rgba.1 tiffcmp.1 tiffcp.1 tiffcrop.1 tiffdither.1 tiffdump.1 tiffgt.1 tiffinfo.1 tiffmedian.1 tiffset.1 tiffsplit.1 tiffsv.1 '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man1'
- /usr/bin/install -c -m 644 libtiff.3tiff TIFFbuffer.3tiff TIFFClose.3tiff TIFFcodec.3tiff TIFFcolor.3tiff TIFFDataWidth.3tiff TIFFError.3tiff TIFFFlush.3tiff TIFFGetField.3tiff TIFFmemory.3tiff TIFFOpen.3tiff TIFFPrintDirectory.3tiff TIFFquery.3tiff TIFFReadDirectory.3tiff TIFFReadEncodedStrip.3tiff TIFFReadEncodedTile.3tiff TIFFReadRawStrip.3tiff TIFFReadRawTile.3tiff TIFFReadRGBAImage.3tiff TIFFReadRGBAStrip.3tiff TIFFReadRGBATile.3tiff TIFFReadScanline.3tiff TIFFReadTile.3tiff TIFFRGBAImage.3tiff TIFFSetDirectory.3tiff TIFFSetField.3tiff TIFFsize.3tiff TIFFstrip.3tiff TIFFswab.3tiff TIFFtile.3tiff TIFFWarning.3tiff TIFFWriteDirectory.3tiff TIFFWriteEncodedStrip.3tiff TIFFWriteEncodedTile.3tiff TIFFWriteRawStrip.3tiff TIFFWriteRawTile.3tiff TIFFWriteScanline.3tiff TIFFWriteTile.3tiff '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man3'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
- Making install in html
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- Making install in images
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- make[3]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/doc/tiff-4.0.2/html/images" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html/images"
- /usr/bin/install -c -m 644 back.gif bali.jpg cat.gif cover.jpg cramps.gif dave.gif info.gif jello.jpg jim.gif note.gif oxford.gif quad.jpg ring.gif smallliz.jpg strike.gif warning.gif '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html/images'
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
- Making install in man
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[3]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/doc/tiff-4.0.2/html/man" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html/man"
- /usr/bin/install -c -m 644 index.html libtiff.3tiff.html TIFFbuffer.3tiff.html TIFFClose.3tiff.html TIFFcodec.3tiff.html TIFFcolor.3tiff.html TIFFDataWidth.3tiff.html TIFFError.3tiff.html TIFFFlush.3tiff.html TIFFGetField.3tiff.html TIFFmemory.3tiff.html TIFFOpen.3tiff.html TIFFPrintDirectory.3tiff.html TIFFquery.3tiff.html TIFFReadDirectory.3tiff.html TIFFReadEncodedStrip.3tiff.html TIFFReadEncodedTile.3tiff.html TIFFReadRawStrip.3tiff.html TIFFReadRawTile.3tiff.html TIFFReadRGBAImage.3tiff.html TIFFReadRGBAStrip.3tiff.html TIFFReadRGBATile.3tiff.html TIFFReadScanline.3tiff.html TIFFReadTile.3tiff.html TIFFRGBAImage.3tiff.html TIFFSetDirectory.3tiff.html TIFFSetField.3tiff.html TIFFsize.3tiff.html TIFFstrip.3tiff.html TIFFswab.3tiff.html TIFFtile.3tiff.html TIFFWarning.3tiff.html TIFFWriteDirectory.3tiff.html TIFFWriteEncodedStrip.3tiff.html TIFFWriteEncodedTile.3tiff.html TIFFWriteRawStrip.3tiff.html TIFFWriteRawTile.3tiff.html TIFFWriteScanline.3tiff.html TIFFWriteTile.3tiff.html fax2ps.1.html '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html/man'
- /usr/bin/install -c -m 644 fax2tiff.1.html gif2tiff.1.html pal2rgb.1.html ppm2tiff.1.html ras2tiff.1.html raw2tiff.1.html rgb2ycbcr.1.html sgi2tiff.1.html thumbnail.1.html tiff2bw.1.html tiff2pdf.1.html tiff2ps.1.html tiff2rgba.1.html tiffcmp.1.html tiffcp.1.html tiffcrop.1.html tiffdither.1.html tiffdump.1.html tiffgt.1.html tiffinfo.1.html tiffmedian.1.html tiffset.1.html tiffsplit.1.html tiffsv.1.html '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html/man'
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[3]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/doc/tiff-4.0.2/html" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html"
- /usr/bin/install -c -m 644 addingtags.html bugs.html build.html contrib.html document.html images.html index.html internals.html intro.html libtiff.html misc.html support.html TIFFTechNote2.html tools.html v3.4beta007.html v3.4beta016.html v3.4beta018.html v3.4beta024.html v3.4beta028.html v3.4beta029.html v3.4beta031.html v3.4beta032.html v3.4beta033.html v3.4beta034.html v3.4beta035.html v3.4beta036.html v3.5.1.html v3.5.2.html v3.5.3.html v3.5.4.html v3.5.5.html v3.5.6-beta.html v3.5.7.html v3.6.0.html v3.6.1.html v3.7.0alpha.html v3.7.0beta.html v3.7.0beta2.html v3.7.0.html v3.7.1.html '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html'
- /usr/bin/install -c -m 644 v3.7.2.html v3.7.3.html v3.7.4.html v3.8.0.html v3.8.1.html v3.8.2.html v3.9.0beta.html v3.9.1.html v3.9.2.html v4.0.0.html v4.0.1.html v4.0.2.html '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2/html'
- make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
- make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/doc/tiff-4.0.2" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2"
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README README.vms RELEASE-DATE TODO VERSION '/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/doc/tiff-4.0.2'
- /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
- >>> Completed installing tiff-4.0.2 into /tmp/portage/media-libs/tiff-4.0.2/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/tiffsplit
- usr/bin/tiffmedian
- usr/bin/tiffset
- usr/bin/tiffinfo
- usr/bin/tiffdump
- usr/bin/tiffdither
- usr/bin/tiffcmp
- usr/bin/tiffcrop
- usr/bin/tiffcp
- usr/bin/tiff2rgba
- usr/bin/tiff2pdf
- usr/bin/tiff2ps
- usr/bin/tiff2bw
- usr/bin/thumbnail
- usr/bin/ras2tiff
- usr/bin/rgb2ycbcr
- usr/bin/raw2tiff
- usr/bin/ppm2tiff
- usr/bin/pal2rgb
- usr/bin/gif2tiff
- usr/bin/fax2tiff
- usr/bin/fax2ps
- usr/bin/bmp2tiff
- usr/lib64/libtiffxx.so.5.1.0
- usr/lib64/libtiff.so.5.1.0
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/doc