1. * Package: media-libs/tiff-4.0.2
  2. * Repository: gentoo
  3. * Maintainer: nerdboy@gentoo.org graphics@gentoo.org
  4. * USE: amd64 cxx elibc_glibc kernel_linux test userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking tiff-4.0.2.tar.gz to /tmp/portage/media-libs/tiff-4.0.2/work
  8. >>> Source unpacked in /tmp/portage/media-libs/tiff-4.0.2/work
  9. >>> Preparing source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
  10. * Running elibtoolize in: tiff-4.0.2/config/
  11. * Applying portage/1.2.0 patch ...
  12. * Applying sed/1.5.6 patch ...
  13. >>> Source prepared.
  14. >>> Configuring source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
  15. * econf: updating tiff-4.0.2/config/config.sub with /usr/share/gnuconfig/config.sub
  16. * econf: updating tiff-4.0.2/config/config.guess with /usr/share/gnuconfig/config.guess
  17. ./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
  18. checking build system type... x86_64-pc-linux-gnu
  19. checking host system type... x86_64-pc-linux-gnu
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for a thread-safe mkdir -p... /bin/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether to enable maintainer-specific portions of Makefiles... no
  26. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  34. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  35. checking for style of include used by make... GNU
  36. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  37. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  38. checking for C compiler warning flags... -Wall -W
  39. checking whether ln -s works... yes
  40. checking how to print strings... printf
  41. checking for a sed that does not truncate output... /bin/sed
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for fgrep... /bin/grep -F
  45. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  46. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  47. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  48. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  53. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  55. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for x86_64-pc-linux-gnu-dlltool... no
  58. checking for dlltool... no
  59. checking how to associate runtime and link libraries... printf %s\n
  60. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  61. checking for archiver @FILE support... @
  62. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  63. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  64. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  65. checking for sysroot... no
  66. checking for x86_64-pc-linux-gnu-mt... no
  67. checking for mt... no
  68. checking if : is a manifest tool... no
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking for ANSI C header files... yes
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  83. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  84. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  85. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  87. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  88. 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
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  97. checking whether we are using the GNU C++ compiler... yes
  98. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  99. checking dependency style of x86_64-pc-linux-gnu-g++... none
  100. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  101. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  102. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  103. 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
  104. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  105. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  106. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  107. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  108. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  109. 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
  110. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  111. checking how to hardcode library paths into programs... immediate
  112. checking whether make supports nested variables... yes
  113. checking for main in -lc... yes
  114. checking for sin in -lm... yes
  115. checking assert.h usability... yes
  116. checking assert.h presence... yes
  117. checking for assert.h... yes
  118. checking fcntl.h usability... yes
  119. checking fcntl.h presence... yes
  120. checking for fcntl.h... yes
  121. checking io.h usability... no
  122. checking io.h presence... no
  123. checking for io.h... no
  124. checking limits.h usability... yes
  125. checking limits.h presence... yes
  126. checking for limits.h... yes
  127. checking malloc.h usability... yes
  128. checking malloc.h presence... yes
  129. checking for malloc.h... yes
  130. checking search.h usability... yes
  131. checking search.h presence... yes
  132. checking for search.h... yes
  133. checking sys/time.h usability... yes
  134. checking sys/time.h presence... yes
  135. checking for sys/time.h... yes
  136. checking for unistd.h... (cached) yes
  137. checking for an ANSI C-conforming const... yes
  138. checking for inline... inline
  139. checking whether byte ordering is bigendian... no
  140. checking for off_t... yes
  141. checking for size_t... yes
  142. checking whether time.h and sys/time.h may both be included... yes
  143. checking whether struct tm is in sys/time.h or time.h... time.h
  144. checking size of signed short... 2
  145. checking size of unsigned short... 2
  146. checking size of signed int... 4
  147. checking size of unsigned int... 4
  148. checking size of signed long... 8
  149. checking size of unsigned long... 8
  150. checking size of signed long long... 8
  151. checking size of unsigned long long... 8
  152. checking size of unsigned char *... 8
  153. checking for signed 8-bit type... signed char
  154. checking for unsigned 8-bit type... unsigned char
  155. checking for signed 16-bit type... signed short
  156. checking for unsigned 16-bit type... unsigned short
  157. checking for signed 32-bit type... signed int
  158. checking for unsigned 32-bit type... unsigned int
  159. checking for signed 64-bit type... signed long
  160. checking for unsigned 64-bit type... unsigned long
  161. checking for signed size type... signed long
  162. checking for ptrdiff_t... yes
  163. checking for pointer difference type... ptrdiff_t
  164. checking for int8... no
  165. checking for int16... no
  166. checking for int32... no
  167. checking for floor... yes
  168. checking for isascii... yes
  169. checking for memmove... yes
  170. checking for memset... yes
  171. checking for mmap... yes
  172. checking for pow... yes
  173. checking for setmode... no
  174. checking for sqrt... yes
  175. checking for strchr... yes
  176. checking for strrchr... yes
  177. checking for strstr... yes
  178. checking for strtol... yes
  179. checking for strtoull... yes
  180. checking for getopt... yes
  181. checking for strcasecmp... yes
  182. checking for strtoul... yes
  183. checking for strtoull... (cached) yes
  184. checking for lfind... yes
  185. checking native cpu bit order... lsb2msb
  186. checking for special C compiler options needed for large files... no
  187. checking for _FILE_OFFSET_BITS value needed for large files... no
  188. checking for inflateEnd in -lz... yes
  189. checking zlib.h usability... yes
  190. checking zlib.h presence... yes
  191. checking for zlib.h... yes
  192. checking for X... disabled
  193. checking for the pthreads library -lpthreads... no
  194. checking whether pthreads work without any flags... no
  195. checking whether pthreads work with -Kthread... no
  196. checking whether pthreads work with -kthread... no
  197. checking for the pthreads library -llthread... no
  198. checking whether pthreads work with -pthread... yes
  199. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  200. checking if more special flags are required for pthreads... no
  201. checking whether we are using the Microsoft C compiler... no
  202. checking GL/gl.h usability... no
  203. checking GL/gl.h presence... no
  204. checking for GL/gl.h... no
  205. checking OpenGL/gl.h usability... no
  206. checking OpenGL/gl.h presence... no
  207. checking for OpenGL/gl.h... no
  208. checking windows.h usability... no
  209. checking windows.h presence... no
  210. checking for windows.h... no
  211. checking for OpenGL library... no
  212. checking GL/glu.h usability... no
  213. checking GL/glu.h presence... no
  214. checking for GL/glu.h... no
  215. checking OpenGL/glu.h usability... no
  216. checking OpenGL/glu.h presence... no
  217. checking for OpenGL/glu.h... no
  218. checking for OpenGL Utility library... no
  219. checking GL/glut.h usability... no
  220. checking GL/glut.h presence... no
  221. checking for GL/glut.h... no
  222. checking GLUT/glut.h usability... no
  223. checking GLUT/glut.h presence... no
  224. checking for GLUT/glut.h... no
  225. checking for GLUT library... no
  226. configure: creating ./config.status
  227. config.status: creating Makefile
  228. config.status: creating build/Makefile
  229. config.status: creating contrib/Makefile
  230. config.status: creating contrib/addtiffo/Makefile
  231. config.status: creating contrib/dbs/Makefile
  232. config.status: creating contrib/dbs/xtiff/Makefile
  233. config.status: creating contrib/iptcutil/Makefile
  234. config.status: creating contrib/mfs/Makefile
  235. config.status: creating contrib/pds/Makefile
  236. config.status: creating contrib/ras/Makefile
  237. config.status: creating contrib/stream/Makefile
  238. config.status: creating contrib/tags/Makefile
  239. config.status: creating contrib/win_dib/Makefile
  240. config.status: creating html/Makefile
  241. config.status: creating html/images/Makefile
  242. config.status: creating html/man/Makefile
  243. config.status: creating libtiff-4.pc
  244. config.status: creating libtiff/Makefile
  245. config.status: creating man/Makefile
  246. config.status: creating port/Makefile
  247. config.status: creating test/Makefile
  248. config.status: creating tools/Makefile
  249. config.status: creating libtiff/tif_config.h
  250. config.status: creating libtiff/tiffconf.h
  251. config.status: executing depfiles commands
  252. config.status: executing libtool commands
  253. Libtiff is now configured for x86_64-pc-linux-gnu
  254. Installation directory: /usr
  255. Documentation directory: /usr/share/doc/tiff-4.0.2
  256. C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W
  257. C++ compiler: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  258. Enable runtime linker paths: no
  259. Enable linker symbol versioning: no
  260. Support Microsoft Document Imaging: yes
  261. Use win32 IO: no
  262. Support for internal codecs:
  263. CCITT Group 3 & 4 algorithms: yes
  264. Macintosh PackBits algorithm: yes
  265. LZW algorithm: yes
  266. ThunderScan 4-bit RLE algorithm: yes
  267. NeXT 2-bit RLE algorithm: yes
  268. LogLuv high dynamic range encoding: yes
  269. Support for external codecs:
  270. ZLIB support: yes
  271. Pixar log-format algorithm: yes
  272. JPEG support: no
  273. Old JPEG support: no
  274. JPEG 8/12 bit dual mode: no
  275. ISO JBIG support: no
  276. LZMA2 support: no
  277. C++ support: yes
  278. OpenGL support: no
  279. >>> Source configured.
  280. >>> Compiling source in /tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2 ...
  281. make -j24
  282. Making all in port
  283. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  284. /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
  285. 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
  286. /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
  287. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libport.a .libs/dummy.o
  288. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libport.a
  289. libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" )
  290. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  291. Making all in libtiff
  292. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  293. make all-am
  294. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  295. /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
  296. /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
  297. /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
  298. /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
  299. /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
  300. /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
  301. /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
  302. /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
  303. /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
  304. /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
  305. /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
  306. /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
  307. /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
  308. /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
  309. /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
  310. /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
  311. /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
  312. /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
  313. /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
  314. /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
  315. /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
  316. /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
  317. /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
  318. /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
  319. 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
  320. 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
  321. 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
  322. 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
  323. 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
  324. 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
  325. 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
  326. 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
  327. 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
  328. 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
  329. 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
  330. 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
  331. 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
  332. 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
  333. 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
  334. 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
  335. 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
  336. 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
  337. 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
  338. 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
  339. 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
  340. 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
  341. 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
  342. 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
  343. /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
  344. /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
  345. /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
  346. /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
  347. /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
  348. /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
  349. 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
  350. /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
  351. 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
  352. 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
  353. /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
  354. /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
  355. /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
  356. 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
  357. 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
  358. /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
  359. 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
  360. 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
  361. /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
  362. 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
  363. 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
  364. 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
  365. 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
  366. 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
  367. /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
  368. /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
  369. 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
  370. /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
  371. /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
  372. 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
  373. 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
  374. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -W -c mkg3states.c
  375. 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
  376. tif_unix.c: In function '_tiffReadProc':
  377. tif_unix.c:67:26: warning: cast from pointer to integer of different size
  378. tif_unix.c: In function '_tiffWriteProc':
  379. tif_unix.c:79:27: warning: cast from pointer to integer of different size
  380. tif_unix.c: In function '_tiffSeekProc':
  381. tif_unix.c:91:23: warning: cast from pointer to integer of different size
  382. tif_unix.c: In function '_tiffCloseProc':
  383. tif_unix.c:97:15: warning: cast from pointer to integer of different size
  384. tif_unix.c: In function '_tiffSizeProc':
  385. tif_unix.c:104:12: warning: cast from pointer to integer of different size
  386. tif_unix.c: In function '_tiffMapProc':
  387. tif_unix.c:120:53: warning: cast from pointer to integer of different size
  388. tif_unix.c: In function 'TIFFFdOpen':
  389. tif_unix.c:159:6: warning: cast to pointer from integer of different size
  390. /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
  391. 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
  392. /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
  393. 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
  394. libtool: link: (cd ".libs" && rm -f "libtiff.so.5" && ln -s "libtiff.so.5.1.0" "libtiff.so.5")
  395. libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.5.1.0" "libtiff.so")
  396. libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" )
  397. /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
  398. 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
  399. libtool: link: (cd ".libs" && rm -f "libtiffxx.so.5" && ln -s "libtiffxx.so.5.1.0" "libtiffxx.so.5")
  400. libtool: link: (cd ".libs" && rm -f "libtiffxx.so" && ln -s "libtiffxx.so.5.1.0" "libtiffxx.so")
  401. libtool: link: ( cd ".libs" && rm -f "libtiffxx.la" && ln -s "../libtiffxx.la" "libtiffxx.la" )
  402. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  403. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  404. Making all in tools
  405. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  406. 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
  407. 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
  408. 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
  409. 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
  410. 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
  411. 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
  412. 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
  413. 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
  414. 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
  415. 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
  416. 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
  417. 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
  418. 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
  419. 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
  420. 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
  421. 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
  422. 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
  423. 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
  424. 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
  425. 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
  426. 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
  427. 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
  428. 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
  429. fax2tiff.c: In function 'main':
  430. fax2tiff.c:270:44: warning: cast to pointer from integer of different size
  431. bmp2tiff.c: In function 'main':
  432. bmp2tiff.c:294:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  433. bmp2tiff.c:304:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  434. bmp2tiff.c:316:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  435. bmp2tiff.c:334:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  436. bmp2tiff.c:335:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  437. bmp2tiff.c:336:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  438. bmp2tiff.c:337:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  439. bmp2tiff.c:338:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  440. bmp2tiff.c:339:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  441. bmp2tiff.c:340:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  442. bmp2tiff.c:341:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  443. bmp2tiff.c:342:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  444. bmp2tiff.c:343:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  445. bmp2tiff.c:370:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  446. bmp2tiff.c:375:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  447. bmp2tiff.c:380:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  448. bmp2tiff.c:385:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  449. bmp2tiff.c:432:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  450. bmp2tiff.c:610:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  451. fax2ps.c: In function 'main':
  452. fax2ps.c:394:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result
  453. gif2tiff.c: In function 'readraster':
  454. gif2tiff.c:348:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  455. gif2tiff.c: In function 'readextension':
  456. gif2tiff.c:316:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  457. gif2tiff.c: In function 'readgifimage':
  458. gif2tiff.c:292:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  459. gif2tiff.c: In function 'readscreen':
  460. gif2tiff.c:253:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  461. gif2tiff.c:257:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  462. gif2tiff.c: In function 'checksignature':
  463. gif2tiff.c:231:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  464. raw2tiff.c: In function 'guessSize':
  465. raw2tiff.c:409:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  466. raw2tiff.c:410:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  467. tiff2pdf.c:354:1: warning: 't2pReadFile' defined but not used
  468. tiff2pdf.c:439:1: warning: 'checkAdd64' defined but not used
  469. tiff2ps.c: In function 'Ascii85Flush':
  470. tiff2ps.c:2876:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  471. tiff2ps.c: In function 'PSRawDataBW':
  472. tiff2ps.c:2794:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  473. tiff2ps.c: In function 'PSDataBW':
  474. tiff2ps.c:2664:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  475. tiff2ps.c: In function 'PS_Lvl2page':
  476. tiff2ps.c:2267:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  477. /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
  478. /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
  479. /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
  480. /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
  481. /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
  482. /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
  483. /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
  484. /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
  485. /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
  486. /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
  487. /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
  488. /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
  489. /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
  490. 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
  491. 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
  492. 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
  493. 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
  494. 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
  495. 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
  496. 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
  497. /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
  498. /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
  499. /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
  500. 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
  501. 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
  502. 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
  503. 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
  504. 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
  505. 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
  506. /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
  507. /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
  508. 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
  509. 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
  510. 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
  511. 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
  512. 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
  513. /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
  514. 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
  515. /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
  516. 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
  517. /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
  518. /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
  519. 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
  520. 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
  521. /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
  522. 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
  523. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  524. Making all in build
  525. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  526. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  527. make[2]: Nothing to be done for `all-am'.
  528. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  529. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  530. Making all in contrib
  531. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  532. Making all in addtiffo
  533. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  534. 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
  535. 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
  536. 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
  537. /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
  538. 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
  539. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  540. Making all in dbs
  541. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  542. Making all in xtiff
  543. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  544. make[3]: Nothing to be done for `all'.
  545. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  546. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  547. 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
  548. 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
  549. 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
  550. 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
  551. /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
  552. /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
  553. /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
  554. /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
  555. 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
  556. 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
  557. 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
  558. 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
  559. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  560. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  561. Making all in iptcutil
  562. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  563. 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
  564. /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
  565. 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
  566. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  567. Making all in mfs
  568. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  569. make[2]: Nothing to be done for `all'.
  570. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  571. Making all in pds
  572. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  573. make[2]: Nothing to be done for `all'.
  574. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  575. Making all in ras
  576. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  577. make[2]: Nothing to be done for `all'.
  578. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  579. Making all in stream
  580. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  581. make[2]: Nothing to be done for `all'.
  582. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  583. Making all in tags
  584. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  585. make[2]: Nothing to be done for `all'.
  586. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  587. Making all in win_dib
  588. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  589. make[2]: Nothing to be done for `all'.
  590. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  591. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  592. make[2]: Nothing to be done for `all-am'.
  593. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  594. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  595. Making all in test
  596. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  597. make[1]: Nothing to be done for `all'.
  598. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  599. Making all in man
  600. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  601. make[1]: Nothing to be done for `all'.
  602. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  603. Making all in html
  604. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  605. Making all in images
  606. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  607. make[2]: Nothing to be done for `all'.
  608. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  609. Making all in man
  610. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  611. make[2]: Nothing to be done for `all'.
  612. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  613. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  614. make[2]: Nothing to be done for `all-am'.
  615. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  616. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  617. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  618. make[1]: Nothing to be done for `all-am'.
  619. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  620. >>> Source compiled.
  621. >>> Test phase [check]: media-libs/tiff-4.0.2
  622. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  623. make -j24 -j24 -j1 check
  624. Making check in port
  625. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  626. make[1]: Nothing to be done for `check'.
  627. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  628. Making check in libtiff
  629. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  630. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  631. Making check in tools
  632. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  633. make[1]: Nothing to be done for `check'.
  634. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  635. Making check in build
  636. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  637. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  638. make[2]: Nothing to be done for `check-am'.
  639. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  640. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  641. Making check in contrib
  642. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  643. Making check in addtiffo
  644. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  645. make[2]: Nothing to be done for `check'.
  646. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  647. Making check in dbs
  648. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  649. Making check in xtiff
  650. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  651. make[3]: Nothing to be done for `check'.
  652. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  653. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  654. make[3]: Nothing to be done for `check-am'.
  655. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  656. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  657. Making check in iptcutil
  658. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  659. make[2]: Nothing to be done for `check'.
  660. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  661. Making check in mfs
  662. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  663. make[2]: Nothing to be done for `check'.
  664. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  665. Making check in pds
  666. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  667. make[2]: Nothing to be done for `check'.
  668. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  669. Making check in ras
  670. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  671. make[2]: Nothing to be done for `check'.
  672. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  673. Making check in stream
  674. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  675. make[2]: Nothing to be done for `check'.
  676. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  677. Making check in tags
  678. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  679. make[2]: Nothing to be done for `check'.
  680. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  681. Making check in win_dib
  682. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  683. make[2]: Nothing to be done for `check'.
  684. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  685. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  686. make[2]: Nothing to be done for `check-am'.
  687. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  688. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  689. Making check in test
  690. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  691. make ascii_tag long_tag short_tag strip_rw rewrite raw_decode custom_dir
  692. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  693. 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
  694. /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
  695. 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
  696. 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
  697. 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
  698. /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
  699. 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
  700. 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
  701. /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
  702. 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
  703. 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
  704. 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
  705. 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
  706. /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
  707. 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
  708. 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
  709. /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
  710. 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
  711. 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
  712. /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
  713. 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
  714. 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
  715. /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
  716. 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
  717. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  718. make check-TESTS
  719. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  720. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  721. PASS�[m: ascii_tag
  722. PASS�[m: long_tag
  723. PASS�[m: short_tag
  724. PASS�[m: strip_rw
  725. PASS�[m: rewrite
  726. FAIL�[m: raw_decode
  727. PASS�[m: custom_dir
  728. PASS�[m: bmp2tiff_palette.sh
  729. PASS�[m: bmp2tiff_rgb.sh
  730. PASS�[m: gif2tiff.sh
  731. PASS�[m: ppm2tiff_pbm.sh
  732. PASS�[m: ppm2tiff_pgm.sh
  733. PASS�[m: ppm2tiff_ppm.sh
  734. PASS�[m: tiffcp-g3.sh
  735. PASS�[m: tiffcp-g3-1d.sh
  736. PASS�[m: tiffcp-g3-1d-fill.sh
  737. PASS�[m: tiffcp-g3-2d.sh
  738. PASS�[m: tiffcp-g3-2d-fill.sh
  739. PASS�[m: tiffcp-g4.sh
  740. PASS�[m: tiffcp-logluv.sh
  741. PASS�[m: tiffcp-thumbnail.sh
  742. PASS�[m: tiffdump.sh
  743. PASS�[m: tiffinfo.sh
  744. PASS�[m: tiffcp-split.sh
  745. PASS�[m: tiffcp-split-join.sh
  746. PASS�[m: tiff2ps-PS1.sh
  747. PASS�[m: tiff2ps-PS2.sh
  748. PASS�[m: tiff2ps-PS3.sh
  749. PASS�[m: tiff2ps-EPS1.sh
  750. PASS�[m: tiff2pdf.sh
  751. PASS�[m: tiffcrop-doubleflip-logluv-3c-16b.sh
  752. PASS�[m: tiffcrop-doubleflip-minisblack-1c-16b.sh
  753. PASS�[m: tiffcrop-doubleflip-minisblack-1c-8b.sh
  754. PASS�[m: tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh
  755. PASS�[m: tiffcrop-doubleflip-miniswhite-1c-1b.sh
  756. PASS�[m: tiffcrop-doubleflip-palette-1c-1b.sh
  757. PASS�[m: tiffcrop-doubleflip-palette-1c-4b.sh
  758. PASS�[m: tiffcrop-doubleflip-palette-1c-8b.sh
  759. PASS�[m: tiffcrop-doubleflip-rgb-3c-16b.sh
  760. PASS�[m: tiffcrop-doubleflip-rgb-3c-8b.sh
  761. PASS�[m: tiffcrop-extract-logluv-3c-16b.sh
  762. PASS�[m: tiffcrop-extract-minisblack-1c-16b.sh
  763. PASS�[m: tiffcrop-extract-minisblack-1c-8b.sh
  764. PASS�[m: tiffcrop-extract-minisblack-2c-8b-alpha.sh
  765. PASS�[m: tiffcrop-extract-miniswhite-1c-1b.sh
  766. PASS�[m: tiffcrop-extract-palette-1c-1b.sh
  767. PASS�[m: tiffcrop-extract-palette-1c-4b.sh
  768. PASS�[m: tiffcrop-extract-palette-1c-8b.sh
  769. PASS�[m: tiffcrop-extract-rgb-3c-16b.sh
  770. PASS�[m: tiffcrop-extract-rgb-3c-8b.sh
  771. PASS�[m: tiffcrop-extractz14-logluv-3c-16b.sh
  772. PASS�[m: tiffcrop-extractz14-minisblack-1c-16b.sh
  773. PASS�[m: tiffcrop-extractz14-minisblack-1c-8b.sh
  774. PASS�[m: tiffcrop-extractz14-minisblack-2c-8b-alpha.sh
  775. PASS�[m: tiffcrop-extractz14-miniswhite-1c-1b.sh
  776. PASS�[m: tiffcrop-extractz14-palette-1c-1b.sh
  777. PASS�[m: tiffcrop-extractz14-palette-1c-4b.sh
  778. PASS�[m: tiffcrop-extractz14-palette-1c-8b.sh
  779. PASS�[m: tiffcrop-extractz14-rgb-3c-16b.sh
  780. PASS�[m: tiffcrop-extractz14-rgb-3c-8b.sh
  781. PASS�[m: tiffcrop-R90-logluv-3c-16b.sh
  782. PASS�[m: tiffcrop-R90-minisblack-1c-16b.sh
  783. PASS�[m: tiffcrop-R90-minisblack-1c-8b.sh
  784. PASS�[m: tiffcrop-R90-minisblack-2c-8b-alpha.sh
  785. PASS�[m: tiffcrop-R90-miniswhite-1c-1b.sh
  786. PASS�[m: tiffcrop-R90-palette-1c-1b.sh
  787. PASS�[m: tiffcrop-R90-palette-1c-4b.sh
  788. PASS�[m: tiffcrop-R90-palette-1c-8b.sh
  789. PASS�[m: tiffcrop-R90-rgb-3c-16b.sh
  790. PASS�[m: tiffcrop-R90-rgb-3c-8b.sh
  791. PASS�[m: tiff2rgba-logluv-3c-16b.sh
  792. PASS�[m: tiff2rgba-minisblack-1c-16b.sh
  793. PASS�[m: tiff2rgba-minisblack-1c-8b.sh
  794. PASS�[m: tiff2rgba-minisblack-2c-8b-alpha.sh
  795. PASS�[m: tiff2rgba-miniswhite-1c-1b.sh
  796. PASS�[m: tiff2rgba-palette-1c-1b.sh
  797. PASS�[m: tiff2rgba-palette-1c-4b.sh
  798. PASS�[m: tiff2rgba-palette-1c-8b.sh
  799. PASS�[m: tiff2rgba-rgb-3c-16b.sh
  800. PASS�[m: tiff2rgba-rgb-3c-8b.sh
  801. FAIL�[m: tiff2rgba-quad-tile.jpg.sh
  802. =================================================
  803. LibTIFF Software 4.0.2: test/test-suite.log
  804. =================================================
  805. 2 of 81 tests failed.
  806. .. contents:: :depth: 2
  807. FAIL: raw_decode (exit: 1)
  808. ==========================
  809. TIFFReadDirectory: Warning, Unknown field with tag 347 (0x15b) encountered.
  810. images/quad-tile.jpg.tiff: JPEG compression support is not configured.
  811. images/quad-tile.jpg.tiff: JPEG compression support is not configured.
  812. Did not get expected result code from TIFFReadEncodedTile()(-1 instead of 24576)
  813. FAIL: tiff2rgba-quad-tile.jpg.sh (exit: 1)
  814. ==========================================
  815. /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
  816. TIFFReadDirectory: Warning, Unknown field with tag 347 (0x15b) encountered.
  817. ./images/quad-tile.jpg.tiff: JPEG compression support is not configured.
  818. ./images/quad-tile.jpg.tiff: Sorry, requested compression method is not configured.
  819. Returned failed status 1!
  820. Output (if any) is in "o-tiff2rgba-quad-tile.jpg.tiff".
  821. ========================================�[m
  822. 2 of 81 tests failed�[m
  823. See test/test-suite.log�[m
  824. Please report to tiff@lists.maptools.org�[m
  825. ========================================�[m
  826. make[3]: *** [test-suite.log] Error 1
  827. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  828. make[2]: *** [check-TESTS] Error 2
  829. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  830. make[1]: *** [check-am] Error 2
  831. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  832. make: *** [check-recursive] Error 1
  833. * ERROR: media-libs/tiff-4.0.2 failed (test phase):
  834. * emake failed
  835. *
  836. * If you need support, post the output of `emerge --info '=media-libs/tiff-4.0.2'`,
  837. * the complete build log and the output of `emerge -pqv '=media-libs/tiff-4.0.2'`.
  838. * The complete build log is located at '/var/log/portage/media-libs:tiff-4.0.2:20120625-195058.log'.
  839. * For convenience, a symlink to the build log is located at '/tmp/portage/media-libs/tiff-4.0.2/temp/build.log'.
  840. * The ebuild environment file is located at '/tmp/portage/media-libs/tiff-4.0.2/temp/environment'.
  841. * Working directory: '/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  842. * S: '/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  843. >>> Install tiff-4.0.2 into /tmp/portage/media-libs/tiff-4.0.2/image/ category media-libs
  844. make -j24 DESTDIR=/tmp/portage/media-libs/tiff-4.0.2/image/ install
  845. Making install in port
  846. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  847. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  848. make[2]: Nothing to be done for `install-exec-am'.
  849. make[2]: Nothing to be done for `install-data-am'.
  850. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  851. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/port'
  852. Making install in libtiff
  853. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  854. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  855. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64"
  856. test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/include"
  857. test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/include"
  858. /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la libtiffxx.la '/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64'
  859. /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'
  860. /usr/bin/install -c -m 644 tiffconf.h '/tmp/portage/media-libs/tiff-4.0.2/image//usr/include'
  861. 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
  862. 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; }; })
  863. 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; }; })
  864. libtool: install: /usr/bin/install -c .libs/libtiff.lai /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiff.la
  865. libtool: install: warning: relinking `libtiffxx.la'
  866. 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/)
  867. 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
  868. 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
  869. 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; }; })
  870. 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; }; })
  871. libtool: install: /usr/bin/install -c .libs/libtiffxx.lai /tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/libtiffxx.la
  872. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  873. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  874. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/libtiff'
  875. Making install in tools
  876. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  877. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  878. test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/bin"
  879. make[2]: Nothing to be done for `install-data-am'.
  880. /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'
  881. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  882. libtool: install: /usr/bin/install -c .libs/bmp2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/bmp2tiff
  883. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  884. libtool: install: /usr/bin/install -c .libs/fax2ps /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/fax2ps
  885. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  886. libtool: install: /usr/bin/install -c .libs/fax2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/fax2tiff
  887. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  888. libtool: install: /usr/bin/install -c .libs/gif2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/gif2tiff
  889. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  890. libtool: install: /usr/bin/install -c .libs/pal2rgb /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/pal2rgb
  891. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  892. libtool: install: /usr/bin/install -c .libs/ppm2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/ppm2tiff
  893. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  894. libtool: install: /usr/bin/install -c .libs/ras2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/ras2tiff
  895. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  896. libtool: install: /usr/bin/install -c .libs/raw2tiff /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/raw2tiff
  897. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  898. libtool: install: /usr/bin/install -c .libs/rgb2ycbcr /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/rgb2ycbcr
  899. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  900. libtool: install: /usr/bin/install -c .libs/thumbnail /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/thumbnail
  901. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  902. libtool: install: /usr/bin/install -c .libs/tiff2bw /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2bw
  903. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  904. libtool: install: /usr/bin/install -c .libs/tiff2pdf /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2pdf
  905. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  906. libtool: install: /usr/bin/install -c .libs/tiff2ps /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2ps
  907. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  908. libtool: install: /usr/bin/install -c .libs/tiff2rgba /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiff2rgba
  909. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  910. libtool: install: /usr/bin/install -c .libs/tiffcmp /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcmp
  911. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  912. libtool: install: /usr/bin/install -c .libs/tiffcp /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcp
  913. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  914. libtool: install: /usr/bin/install -c .libs/tiffcrop /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffcrop
  915. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  916. libtool: install: /usr/bin/install -c .libs/tiffdither /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffdither
  917. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  918. libtool: install: /usr/bin/install -c .libs/tiffdump /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffdump
  919. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  920. libtool: install: /usr/bin/install -c .libs/tiffinfo /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffinfo
  921. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  922. libtool: install: /usr/bin/install -c .libs/tiffmedian /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffmedian
  923. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  924. libtool: install: /usr/bin/install -c .libs/tiffset /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffset
  925. libtool: install: warning: `../libtiff/libtiff.la' has not been installed in `/usr/lib64'
  926. libtool: install: /usr/bin/install -c .libs/tiffsplit /tmp/portage/media-libs/tiff-4.0.2/image//usr/bin/tiffsplit
  927. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  928. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/tools'
  929. Making install in build
  930. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  931. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  932. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  933. make[3]: Nothing to be done for `install-exec-am'.
  934. make[3]: Nothing to be done for `install-data-am'.
  935. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  936. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  937. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/build'
  938. Making install in contrib
  939. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  940. Making install in addtiffo
  941. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  942. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  943. make[3]: Nothing to be done for `install-exec-am'.
  944. make[3]: Nothing to be done for `install-data-am'.
  945. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  946. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/addtiffo'
  947. Making install in dbs
  948. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  949. Making install in xtiff
  950. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  951. make[4]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  952. make[4]: Nothing to be done for `install-exec-am'.
  953. make[4]: Nothing to be done for `install-data-am'.
  954. make[4]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  955. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs/xtiff'
  956. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  957. make[4]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  958. make[4]: Nothing to be done for `install-exec-am'.
  959. make[4]: Nothing to be done for `install-data-am'.
  960. make[4]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  961. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  962. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/dbs'
  963. Making install in iptcutil
  964. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  965. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  966. make[3]: Nothing to be done for `install-exec-am'.
  967. make[3]: Nothing to be done for `install-data-am'.
  968. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  969. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/iptcutil'
  970. Making install in mfs
  971. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  972. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  973. make[3]: Nothing to be done for `install-exec-am'.
  974. make[3]: Nothing to be done for `install-data-am'.
  975. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  976. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/mfs'
  977. Making install in pds
  978. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  979. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  980. make[3]: Nothing to be done for `install-exec-am'.
  981. make[3]: Nothing to be done for `install-data-am'.
  982. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  983. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/pds'
  984. Making install in ras
  985. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  986. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  987. make[3]: Nothing to be done for `install-exec-am'.
  988. make[3]: Nothing to be done for `install-data-am'.
  989. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  990. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/ras'
  991. Making install in stream
  992. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  993. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  994. make[3]: Nothing to be done for `install-exec-am'.
  995. make[3]: Nothing to be done for `install-data-am'.
  996. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  997. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/stream'
  998. Making install in tags
  999. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  1000. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  1001. make[3]: Nothing to be done for `install-exec-am'.
  1002. make[3]: Nothing to be done for `install-data-am'.
  1003. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  1004. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/tags'
  1005. Making install in win_dib
  1006. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  1007. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  1008. make[3]: Nothing to be done for `install-exec-am'.
  1009. make[3]: Nothing to be done for `install-data-am'.
  1010. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  1011. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib/win_dib'
  1012. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  1013. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  1014. make[3]: Nothing to be done for `install-exec-am'.
  1015. make[3]: Nothing to be done for `install-data-am'.
  1016. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  1017. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  1018. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/contrib'
  1019. Making install in test
  1020. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  1021. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  1022. make[2]: Nothing to be done for `install-exec-am'.
  1023. make[2]: Nothing to be done for `install-data-am'.
  1024. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  1025. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/test'
  1026. Making install in man
  1027. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  1028. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  1029. make[2]: Nothing to be done for `install-exec-am'.
  1030. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man1"
  1031. test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/share/man/man3"
  1032. /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'
  1033. /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'
  1034. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  1035. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/man'
  1036. Making install in html
  1037. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1038. Making install in images
  1039. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  1040. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  1041. make[3]: Nothing to be done for `install-exec-am'.
  1042. 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"
  1043. /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'
  1044. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  1045. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/images'
  1046. Making install in man
  1047. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  1048. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  1049. make[3]: Nothing to be done for `install-exec-am'.
  1050. 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"
  1051. /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'
  1052. /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'
  1053. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  1054. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html/man'
  1055. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1056. make[3]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1057. make[3]: Nothing to be done for `install-exec-am'.
  1058. 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"
  1059. /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'
  1060. /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'
  1061. make[3]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1062. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1063. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2/html'
  1064. make[1]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  1065. make[2]: Entering directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  1066. make[2]: Nothing to be done for `install-exec-am'.
  1067. 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"
  1068. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/pkgconfig"
  1069. /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'
  1070. /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/portage/media-libs/tiff-4.0.2/image//usr/lib64/pkgconfig'
  1071. make[2]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  1072. make[1]: Leaving directory `/tmp/portage/media-libs/tiff-4.0.2/work/tiff-4.0.2'
  1073. >>> Completed installing tiff-4.0.2 into /tmp/portage/media-libs/tiff-4.0.2/image/
  1074. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1075. usr/bin/tiffsplit
  1076. usr/bin/tiffmedian
  1077. usr/bin/tiffset
  1078. usr/bin/tiffinfo
  1079. usr/bin/tiffdump
  1080. usr/bin/tiffdither
  1081. usr/bin/tiffcmp
  1082. usr/bin/tiffcrop
  1083. usr/bin/tiffcp
  1084. usr/bin/tiff2rgba
  1085. usr/bin/tiff2pdf
  1086. usr/bin/tiff2ps
  1087. usr/bin/tiff2bw
  1088. usr/bin/thumbnail
  1089. usr/bin/ras2tiff
  1090. usr/bin/rgb2ycbcr
  1091. usr/bin/raw2tiff
  1092. usr/bin/ppm2tiff
  1093. usr/bin/pal2rgb
  1094. usr/bin/gif2tiff
  1095. usr/bin/fax2tiff
  1096. usr/bin/fax2ps
  1097. usr/bin/bmp2tiff
  1098. usr/lib64/libtiffxx.so.5.1.0
  1099. usr/lib64/libtiff.so.5.1.0
  1100. ecompressdir: bzip2 -9 /usr/share/man
  1101. ecompressdir: bzip2 -9 /usr/share/doc