1. * Package: dev-tcltk/tkimg-1.4-r9
  2. * Repository: gentoo
  3. * Maintainer: tcltk@gentoo.org
  4. * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking tkimg-1.4-patchset-1.tar.xz to /tmp/portage/dev-tcltk/tkimg-1.4-r9/work
  15. >>> Unpacking tkimg1.4.tar.bz2 to /tmp/portage/dev-tcltk/tkimg-1.4-r9/work
  16. >>> Source unpacked in /tmp/portage/dev-tcltk/tkimg-1.4-r9/work
  17. >>> Preparing source in /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4 ...
  18. * Applying tkimg-1.4-jpeg.patch ...
  19. [ ok ]
  20. * Applying tkimg-1.4-tiff.patch ...
  21. [ ok ]
  22. * Applying tkimg-1.4-png.patch ...
  23. [ ok ]
  24. * Applying tkimg-1.4-png2.patch ...
  25. [ ok ]
  26. * Applying tkimg-1.4-zlib.patch ...
  27. [ ok ]
  28. * Adjusting to prefix /
  29. * tkimg.h ...
  30. [ ok ]
  31. * tkimgDecls.h ...
  32. [ ok ]
  33. * dlfcn.h ...
  34. [ ok ]
  35. * jerror.h ...
  36. [ ok ]
  37. * jpeglib.h ...
  38. [ ok ]
  39. * jpegtcl.h ...
  40. [ ok ]
  41. * jpegtclDecls.h ...
  42. [ ok ]
  43. * png.h ...
  44. [ ok ]
  45. * pngtcl.h ...
  46. [ ok ]
  47. * pngtclDecls.h ...
  48. [ ok ]
  49. * tiffio.h ...
  50. [ ok ]
  51. * tifftcl.h ...
  52. [ ok ]
  53. * tifftclDecls.h ...
  54. [ ok ]
  55. * pixmapInt.h ...
  56. [ ok ]
  57. * tiffInt.h ...
  58. [ ok ]
  59. * zlib.h ...
  60. [ ok ]
  61. * zlibtcl.h ...
  62. [ ok ]
  63. * zlibtclDecls.h ...
  64. [ ok ]
  65. >>> Source prepared.
  66. >>> Configuring source in /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4 ...
  67. * econf: updating tkimg1.4/tools/config.sub with /usr/share/gnuconfig/config.sub
  68. * econf: updating tkimg1.4/tools/config.guess with /usr/share/gnuconfig/config.guess
  69. ./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
  70. configure: loading site script /usr/share/config.site
  71. checking for correct TEA configuration... ok (TEA 3.7)
  72. checking for Tcl configuration... found /usr/lib64/tclConfig.sh
  73. checking for existence of /usr/lib64/tclConfig.sh... loading
  74. checking for Tk configuration... found /usr/lib64/tkConfig.sh
  75. checking for existence of /usr/lib64/tkConfig.sh... loading
  76. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  77. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  78. checking for C compiler default output file name... a.out
  79. checking whether the C compiler works... yes
  80. checking whether we are cross compiling... no
  81. checking for suffix of executables...
  82. checking for suffix of object files... o
  83. checking whether we are using the GNU C compiler... yes
  84. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  85. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  86. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  87. checking for a BSD-compatible install... /usr/bin/install -c
  88. checking whether make sets $(MAKE)... yes
  89. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  90. checking for grep that handles long lines and -e... /bin/grep
  91. checking for egrep... /bin/grep -E
  92. checking for ANSI C header files... yes
  93. checking for sys/types.h... yes
  94. checking for sys/stat.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for memory.h... yes
  98. checking for strings.h... yes
  99. checking for inttypes.h... yes
  100. checking for stdint.h... yes
  101. checking for unistd.h... yes
  102. checking if the compiler understands -pipe... yes
  103. checking whether byte ordering is bigendian... no
  104. checking for sin... no
  105. checking for main in -lieee... yes
  106. checking for main in -linet... no
  107. checking net/errno.h usability... no
  108. checking net/errno.h presence... no
  109. checking for net/errno.h... no
  110. checking for connect... yes
  111. checking for gethostbyname... yes
  112. checking dirent.h... yes
  113. checking errno.h usability... yes
  114. checking errno.h presence... yes
  115. checking for errno.h... yes
  116. checking float.h usability... yes
  117. checking float.h presence... yes
  118. checking for float.h... yes
  119. checking values.h usability... yes
  120. checking values.h presence... yes
  121. checking for values.h... yes
  122. checking limits.h usability... yes
  123. checking limits.h presence... yes
  124. checking for limits.h... yes
  125. checking for stdlib.h... (cached) yes
  126. checking for string.h... (cached) yes
  127. checking sys/wait.h usability... yes
  128. checking sys/wait.h presence... yes
  129. checking for sys/wait.h... yes
  130. checking dlfcn.h usability... yes
  131. checking dlfcn.h presence... yes
  132. checking for dlfcn.h... yes
  133. checking sys/param.h usability... yes
  134. checking sys/param.h presence... yes
  135. checking for sys/param.h... yes
  136. checking for Tcl public headers... /usr/include
  137. checking for Tk public headers... /usr/include
  138. checking for pthread_mutex_init in -lpthread... yes
  139. checking for building with threads... yes (default)
  140. checking how to build libraries... shared
  141. checking if 64bit support is requested... no
  142. checking if 64bit Sparc VIS support is requested... no
  143. checking if compiler supports visibility "hidden"... yes
  144. checking if rpath support is requested... yes
  145. checking system version... Linux-3.15.5-hardened-r2
  146. checking for dlopen in -ldl... yes
  147. checking for ar... x86_64-pc-linux-gnu-ar
  148. checking for required early compiler flags... _LARGEFILE64_SOURCE
  149. checking for 64-bit integer type... using long
  150. checking for build with symbols... no
  151. checking for X... libraries , headers
  152. checking for X11 header files... configuring in zlib
  153. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking
  154. configure: loading site script /usr/share/config.site
  155. configure: creating cache ../config.cache
  156. checking for correct TEA configuration... ok (TEA 3.7)
  157. checking for Tcl configuration... found /usr/lib64/tclConfig.sh
  158. checking for existence of /usr/lib64/tclConfig.sh... loading
  159. checking for Tk configuration... found /usr/lib64/tkConfig.sh
  160. checking for existence of /usr/lib64/tkConfig.sh... loading
  161. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  162. checking for a BSD-compatible install... /usr/bin/install -c
  163. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  164. checking whether the C compiler works... yes
  165. checking for C compiler default output file name... a.out
  166. checking for suffix of executables...
  167. checking whether we are cross compiling... no
  168. checking for suffix of object files... o
  169. checking whether we are using the GNU C compiler... yes
  170. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  171. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  172. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  173. checking whether make sets $(MAKE)... yes
  174. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  175. checking for grep that handles long lines and -e... /bin/grep
  176. checking for egrep... /bin/grep -E
  177. checking for ANSI C header files... yes
  178. checking for sys/types.h... yes
  179. checking for sys/stat.h... yes
  180. checking for stdlib.h... yes
  181. checking for string.h... yes
  182. checking for memory.h... yes
  183. checking for strings.h... yes
  184. checking for inttypes.h... yes
  185. checking for stdint.h... yes
  186. checking for unistd.h... yes
  187. checking if the compiler understands... yes
  188. checking whether byte ordering is bigendian... no
  189. checking for sin... no
  190. checking for main in -lieee... yes
  191. checking for main in -linet... no
  192. checking net/errno.h usability... no
  193. checking net/errno.h presence... no
  194. checking for net/errno.h... no
  195. checking for connect... yes
  196. checking for gethostbyname... yes
  197. checking dirent.h... yes
  198. checking errno.h usability... yes
  199. checking errno.h presence... yes
  200. checking for errno.h... yes
  201. checking float.h usability... yes
  202. checking float.h presence... yes
  203. checking for float.h... yes
  204. checking values.h usability... yes
  205. checking values.h presence... yes
  206. checking for values.h... yes
  207. checking limits.h usability... yes
  208. checking limits.h presence... yes
  209. checking for limits.h... yes
  210. checking for stdlib.h... (cached) yes
  211. checking for string.h... (cached) yes
  212. checking sys/wait.h usability... yes
  213. checking sys/wait.h presence... yes
  214. checking for sys/wait.h... yes
  215. checking dlfcn.h usability... yes
  216. checking dlfcn.h presence... yes
  217. checking for dlfcn.h... yes
  218. checking sys/param.h usability... yes
  219. checking sys/param.h presence... yes
  220. checking for sys/param.h... yes
  221. checking for Tcl public headers... /usr/include
  222. checking for Tk public headers... /usr/include
  223. checking for pthread_mutex_init in -lpthread... yes
  224. checking for building with threads... yes (default)
  225. checking how to build libraries... shared
  226. checking if 64bit support is requested... no
  227. checking if 64bit Sparc VIS support is requested... no
  228. checking if compiler supports visibility "hidden"... yes
  229. checking if rpath support is requested... yes
  230. checking system version... Linux-3.15.5-hardened-r2
  231. checking for dlopen in -ldl... yes
  232. checking for ar... x86_64-pc-linux-gnu-ar
  233. checking for required early compiler flags... _LARGEFILE64_SOURCE
  234. checking for 64-bit integer type... using long
  235. checking for build with symbols... no
  236. checking for tclsh... /usr/bin/tclsh8.6
  237. configure: updating cache ../config.cache
  238. configure: creating ./config.status
  239. config.status: creating Makefile
  240. config.status: creating zlibtclConfig.sh
  241. configuring in libpng
  242. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-zlibtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib --disable-option-checking
  243. configure: loading site script /usr/share/config.site
  244. configure: loading cache ../config.cache
  245. checking for correct TEA configuration... ok (TEA 3.7)
  246. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  247. checking for existence of /usr/lib64/tclConfig.sh... loading
  248. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  249. checking for existence of /usr/lib64/tkConfig.sh... loading
  250. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  251. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  252. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  253. checking whether the C compiler works... yes
  254. checking for C compiler default output file name... a.out
  255. checking for suffix of executables...
  256. checking whether we are cross compiling... no
  257. checking for suffix of object files... (cached) o
  258. checking whether we are using the GNU C compiler... (cached) yes
  259. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  260. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  261. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  262. checking whether make sets $(MAKE)... (cached) yes
  263. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  264. checking for grep that handles long lines and -e... (cached) /bin/grep
  265. checking for egrep... (cached) /bin/grep -E
  266. checking for ANSI C header files... (cached) yes
  267. checking for sys/types.h... (cached) yes
  268. checking for sys/stat.h... (cached) yes
  269. checking for stdlib.h... (cached) yes
  270. checking for string.h... (cached) yes
  271. checking for memory.h... (cached) yes
  272. checking for strings.h... (cached) yes
  273. checking for inttypes.h... (cached) yes
  274. checking for stdint.h... (cached) yes
  275. checking for unistd.h... (cached) yes
  276. checking if the compiler understands... (cached) yes
  277. checking whether byte ordering is bigendian... (cached) no
  278. checking for sin... (cached) no
  279. checking for main in -lieee... (cached) yes
  280. checking for main in -linet... (cached) no
  281. checking for net/errno.h... (cached) no
  282. checking for connect... (cached) yes
  283. checking for gethostbyname... (cached) yes
  284. checking dirent.h... (cached) yes
  285. checking for errno.h... (cached) yes
  286. checking for float.h... (cached) yes
  287. checking for values.h... (cached) yes
  288. checking for limits.h... (cached) yes
  289. checking for stdlib.h... (cached) yes
  290. checking for string.h... (cached) yes
  291. checking for sys/wait.h... (cached) yes
  292. checking for dlfcn.h... (cached) yes
  293. checking for sys/param.h... (cached) yes
  294. checking for zlibtcl configuration... found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh
  295. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh... loading
  296. configure: WARNING: Found Makefile - using build library specs for zlibtcl
  297. checking for Tcl public headers... (cached) /usr/include
  298. checking for Tk public headers... (cached) /usr/include
  299. checking for pthread_mutex_init in -lpthread... (cached) yes
  300. checking for building with threads... yes (default)
  301. checking how to build libraries... shared
  302. checking if 64bit support is requested... no
  303. checking if 64bit Sparc VIS support is requested... no
  304. checking if compiler supports visibility "hidden"... (cached) yes
  305. checking if rpath support is requested... yes
  306. checking system version... (cached) Linux-3.15.5-hardened-r2
  307. checking for dlopen in -ldl... (cached) yes
  308. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  309. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  310. checking for 64-bit integer type... (cached) using long
  311. checking for build with symbols... no
  312. checking for tclsh... /usr/bin/tclsh8.6
  313. configure: updating cache ../config.cache
  314. configure: creating ./config.status
  315. config.status: creating Makefile
  316. config.status: creating pngtclConfig.sh
  317. configuring in libtiff
  318. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking
  319. configure: loading site script /usr/share/config.site
  320. configure: loading cache ../config.cache
  321. checking for correct TEA configuration... ok (TEA 3.7)
  322. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  323. checking for existence of /usr/lib64/tclConfig.sh... loading
  324. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  325. checking for existence of /usr/lib64/tkConfig.sh... loading
  326. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  327. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  328. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  329. checking whether the C compiler works... yes
  330. checking for C compiler default output file name... a.out
  331. checking for suffix of executables...
  332. checking whether we are cross compiling... no
  333. checking for suffix of object files... (cached) o
  334. checking whether we are using the GNU C compiler... (cached) yes
  335. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  336. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  337. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  338. checking whether make sets $(MAKE)... (cached) yes
  339. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  340. checking for grep that handles long lines and -e... (cached) /bin/grep
  341. checking for egrep... (cached) /bin/grep -E
  342. checking for ANSI C header files... (cached) yes
  343. checking for sys/types.h... (cached) yes
  344. checking for sys/stat.h... (cached) yes
  345. checking for stdlib.h... (cached) yes
  346. checking for string.h... (cached) yes
  347. checking for memory.h... (cached) yes
  348. checking for strings.h... (cached) yes
  349. checking for inttypes.h... (cached) yes
  350. checking for stdint.h... (cached) yes
  351. checking for unistd.h... (cached) yes
  352. checking if the compiler understands... (cached) yes
  353. checking whether byte ordering is bigendian... (cached) no
  354. checking for sin... (cached) no
  355. checking for main in -lieee... (cached) yes
  356. checking for main in -linet... (cached) no
  357. checking for net/errno.h... (cached) no
  358. checking for connect... (cached) yes
  359. checking for gethostbyname... (cached) yes
  360. checking dirent.h... (cached) yes
  361. checking for errno.h... (cached) yes
  362. checking for float.h... (cached) yes
  363. checking for values.h... (cached) yes
  364. checking for limits.h... (cached) yes
  365. checking for stdlib.h... (cached) yes
  366. checking for string.h... (cached) yes
  367. checking for sys/wait.h... (cached) yes
  368. checking for dlfcn.h... (cached) yes
  369. checking for sys/param.h... (cached) yes
  370. checking for ANSI C header files... (cached) yes
  371. ./configure: line 5136: ./../compat/libtiff/configure: No such file or directory
  372. checking for Tcl public headers... (cached) /usr/include
  373. checking for Tk public headers... (cached) /usr/include
  374. checking for pthread_mutex_init in -lpthread... (cached) yes
  375. checking for building with threads... yes (default)
  376. checking how to build libraries... shared
  377. checking if 64bit support is requested... no
  378. checking if 64bit Sparc VIS support is requested... no
  379. checking if compiler supports visibility "hidden"... (cached) yes
  380. checking if rpath support is requested... yes
  381. checking system version... (cached) Linux-3.15.5-hardened-r2
  382. checking for dlopen in -ldl... (cached) yes
  383. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  384. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  385. checking for 64-bit integer type... (cached) using long
  386. checking for build with symbols... no
  387. checking for tclsh... /usr/bin/tclsh8.6
  388. configure: creating ./config.status
  389. config.status: creating Makefile
  390. config.status: creating tifftclConfig.sh
  391. configuring in libjpeg
  392. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking
  393. configure: loading site script /usr/share/config.site
  394. configure: loading cache ../config.cache
  395. checking for correct TEA configuration... ok (TEA 3.7)
  396. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  397. checking for existence of /usr/lib64/tclConfig.sh... loading
  398. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  399. checking for existence of /usr/lib64/tkConfig.sh... loading
  400. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  401. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  402. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  403. checking whether the C compiler works... yes
  404. checking for C compiler default output file name... a.out
  405. checking for suffix of executables...
  406. checking whether we are cross compiling... no
  407. checking for suffix of object files... (cached) o
  408. checking whether we are using the GNU C compiler... (cached) yes
  409. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  410. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  411. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  412. checking whether make sets $(MAKE)... (cached) yes
  413. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  414. checking for grep that handles long lines and -e... (cached) /bin/grep
  415. checking for egrep... (cached) /bin/grep -E
  416. checking for ANSI C header files... (cached) yes
  417. checking for sys/types.h... (cached) yes
  418. checking for sys/stat.h... (cached) yes
  419. checking for stdlib.h... (cached) yes
  420. checking for string.h... (cached) yes
  421. checking for memory.h... (cached) yes
  422. checking for strings.h... (cached) yes
  423. checking for inttypes.h... (cached) yes
  424. checking for stdint.h... (cached) yes
  425. checking for unistd.h... (cached) yes
  426. checking if the compiler understands... (cached) yes
  427. checking whether byte ordering is bigendian... (cached) no
  428. checking for sin... (cached) no
  429. checking for main in -lieee... (cached) yes
  430. checking for main in -linet... (cached) no
  431. checking for net/errno.h... (cached) no
  432. checking for connect... (cached) yes
  433. checking for gethostbyname... (cached) yes
  434. checking dirent.h... (cached) yes
  435. checking for errno.h... (cached) yes
  436. checking for float.h... (cached) yes
  437. checking for values.h... (cached) yes
  438. checking for limits.h... (cached) yes
  439. checking for stdlib.h... (cached) yes
  440. checking for string.h... (cached) yes
  441. checking for sys/wait.h... (cached) yes
  442. checking for dlfcn.h... (cached) yes
  443. checking for sys/param.h... (cached) yes
  444. checking for Tcl public headers... (cached) /usr/include
  445. checking for Tk public headers... (cached) /usr/include
  446. checking for pthread_mutex_init in -lpthread... (cached) yes
  447. checking for building with threads... yes (default)
  448. checking how to build libraries... shared
  449. checking if 64bit support is requested... no
  450. checking if 64bit Sparc VIS support is requested... no
  451. checking if compiler supports visibility "hidden"... (cached) yes
  452. checking if rpath support is requested... yes
  453. checking system version... (cached) Linux-3.15.5-hardened-r2
  454. checking for dlopen in -ldl... (cached) yes
  455. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  456. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  457. checking for 64-bit integer type... (cached) using long
  458. checking for build with symbols... no
  459. checking for tclsh... /usr/bin/tclsh8.6
  460. env: .././../compat/libjpeg/configure: No such file or directory
  461. configure: creating ./config.status
  462. config.status: creating Makefile
  463. config.status: creating jpegtclConfig.sh
  464. configuring in base
  465. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --disable-option-checking
  466. configure: loading site script /usr/share/config.site
  467. configure: loading cache ../config.cache
  468. checking for correct TEA configuration... ok (TEA 3.7)
  469. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  470. checking for existence of /usr/lib64/tclConfig.sh... loading
  471. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  472. checking for existence of /usr/lib64/tkConfig.sh... loading
  473. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  474. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  475. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  476. checking whether the C compiler works... yes
  477. checking for C compiler default output file name... a.out
  478. checking for suffix of executables...
  479. checking whether we are cross compiling... no
  480. checking for suffix of object files... (cached) o
  481. checking whether we are using the GNU C compiler... (cached) yes
  482. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  483. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  484. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  485. checking whether make sets $(MAKE)... (cached) yes
  486. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  487. checking for grep that handles long lines and -e... (cached) /bin/grep
  488. checking for egrep... (cached) /bin/grep -E
  489. checking for ANSI C header files... (cached) yes
  490. checking for sys/types.h... (cached) yes
  491. checking for sys/stat.h... (cached) yes
  492. checking for stdlib.h... (cached) yes
  493. checking for string.h... (cached) yes
  494. checking for memory.h... (cached) yes
  495. checking for strings.h... (cached) yes
  496. checking for inttypes.h... (cached) yes
  497. checking for stdint.h... (cached) yes
  498. checking for unistd.h... (cached) yes
  499. checking if the compiler understands... (cached) yes
  500. checking whether byte ordering is bigendian... (cached) no
  501. checking for sin... (cached) no
  502. checking for main in -lieee... (cached) yes
  503. checking for main in -linet... (cached) no
  504. checking for net/errno.h... (cached) no
  505. checking for connect... (cached) yes
  506. checking for gethostbyname... (cached) yes
  507. checking dirent.h... (cached) yes
  508. checking for errno.h... (cached) yes
  509. checking for float.h... (cached) yes
  510. checking for values.h... (cached) yes
  511. checking for limits.h... (cached) yes
  512. checking for stdlib.h... (cached) yes
  513. checking for string.h... (cached) yes
  514. checking for sys/wait.h... (cached) yes
  515. checking for dlfcn.h... (cached) yes
  516. checking for sys/param.h... (cached) yes
  517. checking for Tcl public headers... (cached) /usr/include
  518. checking for Tk public headers... (cached) /usr/include
  519. checking for pthread_mutex_init in -lpthread... (cached) yes
  520. checking for building with threads... yes (default)
  521. checking how to build libraries... shared
  522. checking if 64bit support is requested... no
  523. checking if 64bit Sparc VIS support is requested... no
  524. checking if compiler supports visibility "hidden"... (cached) yes
  525. checking if rpath support is requested... yes
  526. checking system version... (cached) Linux-3.15.5-hardened-r2
  527. checking for dlopen in -ldl... (cached) yes
  528. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  529. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  530. checking for 64-bit integer type... (cached) using long
  531. checking for build with symbols... no
  532. checking for tclsh... /usr/bin/tclsh8.6
  533. checking for wish... /usr/bin/wish8.6
  534. configure: creating ./config.status
  535. config.status: creating Makefile
  536. config.status: creating pkgIndex.tcl
  537. config.status: creating tkimgConfig.sh
  538. configuring in bmp
  539. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  540. configure: loading site script /usr/share/config.site
  541. configure: loading cache ../config.cache
  542. checking for correct TEA configuration... ok (TEA 3.7)
  543. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  544. checking for existence of /usr/lib64/tclConfig.sh... loading
  545. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  546. checking for existence of /usr/lib64/tkConfig.sh... loading
  547. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  548. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  549. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  550. checking whether the C compiler works... yes
  551. checking for C compiler default output file name... a.out
  552. checking for suffix of executables...
  553. checking whether we are cross compiling... no
  554. checking for suffix of object files... (cached) o
  555. checking whether we are using the GNU C compiler... (cached) yes
  556. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  557. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  558. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  559. checking whether make sets $(MAKE)... (cached) yes
  560. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  561. checking for grep that handles long lines and -e... (cached) /bin/grep
  562. checking for egrep... (cached) /bin/grep -E
  563. checking for ANSI C header files... (cached) yes
  564. checking for sys/types.h... (cached) yes
  565. checking for sys/stat.h... (cached) yes
  566. checking for stdlib.h... (cached) yes
  567. checking for string.h... (cached) yes
  568. checking for memory.h... (cached) yes
  569. checking for strings.h... (cached) yes
  570. checking for inttypes.h... (cached) yes
  571. checking for stdint.h... (cached) yes
  572. checking for unistd.h... (cached) yes
  573. checking if the compiler understands... (cached) yes
  574. checking whether byte ordering is bigendian... (cached) no
  575. checking for sin... (cached) no
  576. checking for main in -lieee... (cached) yes
  577. checking for main in -linet... (cached) no
  578. checking for net/errno.h... (cached) no
  579. checking for connect... (cached) yes
  580. checking for gethostbyname... (cached) yes
  581. checking dirent.h... (cached) yes
  582. checking for errno.h... (cached) yes
  583. checking for float.h... (cached) yes
  584. checking for values.h... (cached) yes
  585. checking for limits.h... (cached) yes
  586. checking for stdlib.h... (cached) yes
  587. checking for string.h... (cached) yes
  588. checking for sys/wait.h... (cached) yes
  589. checking for dlfcn.h... (cached) yes
  590. checking for sys/param.h... (cached) yes
  591. checking for tkimg configuration... found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  592. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  593. configure: WARNING: Found Makefile - using build library specs for tkimg
  594. checking for Tcl public headers... (cached) /usr/include
  595. checking for Tk public headers... (cached) /usr/include
  596. checking for pthread_mutex_init in -lpthread... (cached) yes
  597. checking for building with threads... yes (default)
  598. checking how to build libraries... shared
  599. checking if 64bit support is requested... no
  600. checking if 64bit Sparc VIS support is requested... no
  601. checking if compiler supports visibility "hidden"... (cached) yes
  602. checking if rpath support is requested... yes
  603. checking system version... (cached) Linux-3.15.5-hardened-r2
  604. checking for dlopen in -ldl... (cached) yes
  605. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  606. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  607. checking for 64-bit integer type... (cached) using long
  608. checking for build with symbols... no
  609. checking for X... libraries , headers
  610. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  611. checking for wish... /usr/bin/wish8.6
  612. configure: updating cache ../config.cache
  613. configure: creating ./config.status
  614. config.status: creating Makefile
  615. configuring in gif
  616. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  617. configure: loading site script /usr/share/config.site
  618. configure: loading cache ../config.cache
  619. checking for correct TEA configuration... ok (TEA 3.7)
  620. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  621. checking for existence of /usr/lib64/tclConfig.sh... loading
  622. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  623. checking for existence of /usr/lib64/tkConfig.sh... loading
  624. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  625. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  626. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  627. checking whether the C compiler works... yes
  628. checking for C compiler default output file name... a.out
  629. checking for suffix of executables...
  630. checking whether we are cross compiling... no
  631. checking for suffix of object files... (cached) o
  632. checking whether we are using the GNU C compiler... (cached) yes
  633. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  634. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  635. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  636. checking whether make sets $(MAKE)... (cached) yes
  637. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  638. checking for grep that handles long lines and -e... (cached) /bin/grep
  639. checking for egrep... (cached) /bin/grep -E
  640. checking for ANSI C header files... (cached) yes
  641. checking for sys/types.h... (cached) yes
  642. checking for sys/stat.h... (cached) yes
  643. checking for stdlib.h... (cached) yes
  644. checking for string.h... (cached) yes
  645. checking for memory.h... (cached) yes
  646. checking for strings.h... (cached) yes
  647. checking for inttypes.h... (cached) yes
  648. checking for stdint.h... (cached) yes
  649. checking for unistd.h... (cached) yes
  650. checking if the compiler understands... (cached) yes
  651. checking whether byte ordering is bigendian... (cached) no
  652. checking for sin... (cached) no
  653. checking for main in -lieee... (cached) yes
  654. checking for main in -linet... (cached) no
  655. checking for net/errno.h... (cached) no
  656. checking for connect... (cached) yes
  657. checking for gethostbyname... (cached) yes
  658. checking dirent.h... (cached) yes
  659. checking for errno.h... (cached) yes
  660. checking for float.h... (cached) yes
  661. checking for values.h... (cached) yes
  662. checking for limits.h... (cached) yes
  663. checking for stdlib.h... (cached) yes
  664. checking for string.h... (cached) yes
  665. checking for sys/wait.h... (cached) yes
  666. checking for dlfcn.h... (cached) yes
  667. checking for sys/param.h... (cached) yes
  668. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  669. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  670. configure: WARNING: Found Makefile - using build library specs for tkimg
  671. checking for Tcl public headers... (cached) /usr/include
  672. checking for Tk public headers... (cached) /usr/include
  673. checking for pthread_mutex_init in -lpthread... (cached) yes
  674. checking for building with threads... yes (default)
  675. checking how to build libraries... shared
  676. checking if 64bit support is requested... no
  677. checking if 64bit Sparc VIS support is requested... no
  678. checking if compiler supports visibility "hidden"... (cached) yes
  679. checking if rpath support is requested... yes
  680. checking system version... (cached) Linux-3.15.5-hardened-r2
  681. checking for dlopen in -ldl... (cached) yes
  682. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  683. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  684. checking for 64-bit integer type... (cached) using long
  685. checking for build with symbols... no
  686. checking for X... (cached) libraries , headers
  687. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  688. checking for wish... /usr/bin/wish8.6
  689. configure: creating ./config.status
  690. config.status: creating Makefile
  691. configuring in ico
  692. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  693. configure: loading site script /usr/share/config.site
  694. configure: loading cache ../config.cache
  695. checking for correct TEA configuration... ok (TEA 3.7)
  696. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  697. checking for existence of /usr/lib64/tclConfig.sh... loading
  698. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  699. checking for existence of /usr/lib64/tkConfig.sh... loading
  700. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  701. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  702. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  703. checking whether the C compiler works... yes
  704. checking for C compiler default output file name... a.out
  705. checking for suffix of executables...
  706. checking whether we are cross compiling... no
  707. checking for suffix of object files... (cached) o
  708. checking whether we are using the GNU C compiler... (cached) yes
  709. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  710. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  711. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  712. checking whether make sets $(MAKE)... (cached) yes
  713. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  714. checking for grep that handles long lines and -e... (cached) /bin/grep
  715. checking for egrep... (cached) /bin/grep -E
  716. checking for ANSI C header files... (cached) yes
  717. checking for sys/types.h... (cached) yes
  718. checking for sys/stat.h... (cached) yes
  719. checking for stdlib.h... (cached) yes
  720. checking for string.h... (cached) yes
  721. checking for memory.h... (cached) yes
  722. checking for strings.h... (cached) yes
  723. checking for inttypes.h... (cached) yes
  724. checking for stdint.h... (cached) yes
  725. checking for unistd.h... (cached) yes
  726. checking if the compiler understands... (cached) yes
  727. checking whether byte ordering is bigendian... (cached) no
  728. checking for sin... (cached) no
  729. checking for main in -lieee... (cached) yes
  730. checking for main in -linet... (cached) no
  731. checking for net/errno.h... (cached) no
  732. checking for connect... (cached) yes
  733. checking for gethostbyname... (cached) yes
  734. checking dirent.h... (cached) yes
  735. checking for errno.h... (cached) yes
  736. checking for float.h... (cached) yes
  737. checking for values.h... (cached) yes
  738. checking for limits.h... (cached) yes
  739. checking for stdlib.h... (cached) yes
  740. checking for string.h... (cached) yes
  741. checking for sys/wait.h... (cached) yes
  742. checking for dlfcn.h... (cached) yes
  743. checking for sys/param.h... (cached) yes
  744. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  745. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  746. configure: WARNING: Found Makefile - using build library specs for tkimg
  747. checking for Tcl public headers... (cached) /usr/include
  748. checking for Tk public headers... (cached) /usr/include
  749. checking for pthread_mutex_init in -lpthread... (cached) yes
  750. checking for building with threads... yes (default)
  751. checking how to build libraries... shared
  752. checking if 64bit support is requested... no
  753. checking if 64bit Sparc VIS support is requested... no
  754. checking if compiler supports visibility "hidden"... (cached) yes
  755. checking if rpath support is requested... yes
  756. checking system version... (cached) Linux-3.15.5-hardened-r2
  757. checking for dlopen in -ldl... (cached) yes
  758. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  759. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  760. checking for 64-bit integer type... (cached) using long
  761. checking for build with symbols... no
  762. checking for X... (cached) libraries , headers
  763. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  764. checking for wish... /usr/bin/wish8.6
  765. configure: creating ./config.status
  766. config.status: creating Makefile
  767. configuring in jpeg
  768. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --with-jpegtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg --disable-option-checking
  769. configure: loading site script /usr/share/config.site
  770. configure: loading cache ../config.cache
  771. checking for correct TEA configuration... ok (TEA 3.7)
  772. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  773. checking for existence of /usr/lib64/tclConfig.sh... loading
  774. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  775. checking for existence of /usr/lib64/tkConfig.sh... loading
  776. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  777. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  778. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  779. checking whether the C compiler works... yes
  780. checking for C compiler default output file name... a.out
  781. checking for suffix of executables...
  782. checking whether we are cross compiling... no
  783. checking for suffix of object files... (cached) o
  784. checking whether we are using the GNU C compiler... (cached) yes
  785. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  786. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  787. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  788. checking whether make sets $(MAKE)... (cached) yes
  789. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  790. checking for grep that handles long lines and -e... (cached) /bin/grep
  791. checking for egrep... (cached) /bin/grep -E
  792. checking for ANSI C header files... (cached) yes
  793. checking for sys/types.h... (cached) yes
  794. checking for sys/stat.h... (cached) yes
  795. checking for stdlib.h... (cached) yes
  796. checking for string.h... (cached) yes
  797. checking for memory.h... (cached) yes
  798. checking for strings.h... (cached) yes
  799. checking for inttypes.h... (cached) yes
  800. checking for stdint.h... (cached) yes
  801. checking for unistd.h... (cached) yes
  802. checking if the compiler understands... (cached) yes
  803. checking whether byte ordering is bigendian... (cached) no
  804. checking for sin... (cached) no
  805. checking for main in -lieee... (cached) yes
  806. checking for main in -linet... (cached) no
  807. checking for net/errno.h... (cached) no
  808. checking for connect... (cached) yes
  809. checking for gethostbyname... (cached) yes
  810. checking dirent.h... (cached) yes
  811. checking for errno.h... (cached) yes
  812. checking for float.h... (cached) yes
  813. checking for values.h... (cached) yes
  814. checking for limits.h... (cached) yes
  815. checking for stdlib.h... (cached) yes
  816. checking for string.h... (cached) yes
  817. checking for sys/wait.h... (cached) yes
  818. checking for dlfcn.h... (cached) yes
  819. checking for sys/param.h... (cached) yes
  820. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  821. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  822. configure: WARNING: Found Makefile - using build library specs for tkimg
  823. checking for jpegtcl configuration... found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/jpegtclConfig.sh
  824. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/jpegtclConfig.sh... loading
  825. configure: WARNING: Found Makefile - using build library specs for jpegtcl
  826. checking for Tcl public headers... (cached) /usr/include
  827. checking for Tk public headers... (cached) /usr/include
  828. checking for pthread_mutex_init in -lpthread... (cached) yes
  829. checking for building with threads... yes (default)
  830. checking how to build libraries... shared
  831. checking if 64bit support is requested... no
  832. checking if 64bit Sparc VIS support is requested... no
  833. checking if compiler supports visibility "hidden"... (cached) yes
  834. checking if rpath support is requested... yes
  835. checking system version... (cached) Linux-3.15.5-hardened-r2
  836. checking for dlopen in -ldl... (cached) yes
  837. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  838. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  839. checking for 64-bit integer type... (cached) using long
  840. checking for build with symbols... no
  841. checking for X... (cached) libraries , headers
  842. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  843. checking for wish... /usr/bin/wish8.6
  844. configure: updating cache ../config.cache
  845. configure: creating ./config.status
  846. config.status: creating Makefile
  847. configuring in pcx
  848. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  849. configure: loading site script /usr/share/config.site
  850. configure: loading cache ../config.cache
  851. checking for correct TEA configuration... ok (TEA 3.7)
  852. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  853. checking for existence of /usr/lib64/tclConfig.sh... loading
  854. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  855. checking for existence of /usr/lib64/tkConfig.sh... loading
  856. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  857. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  858. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  859. checking whether the C compiler works... yes
  860. checking for C compiler default output file name... a.out
  861. checking for suffix of executables...
  862. checking whether we are cross compiling... no
  863. checking for suffix of object files... (cached) o
  864. checking whether we are using the GNU C compiler... (cached) yes
  865. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  866. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  867. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  868. checking whether make sets $(MAKE)... (cached) yes
  869. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  870. checking for grep that handles long lines and -e... (cached) /bin/grep
  871. checking for egrep... (cached) /bin/grep -E
  872. checking for ANSI C header files... (cached) yes
  873. checking for sys/types.h... (cached) yes
  874. checking for sys/stat.h... (cached) yes
  875. checking for stdlib.h... (cached) yes
  876. checking for string.h... (cached) yes
  877. checking for memory.h... (cached) yes
  878. checking for strings.h... (cached) yes
  879. checking for inttypes.h... (cached) yes
  880. checking for stdint.h... (cached) yes
  881. checking for unistd.h... (cached) yes
  882. checking if the compiler understands... (cached) yes
  883. checking whether byte ordering is bigendian... (cached) no
  884. checking for sin... (cached) no
  885. checking for main in -lieee... (cached) yes
  886. checking for main in -linet... (cached) no
  887. checking for net/errno.h... (cached) no
  888. checking for connect... (cached) yes
  889. checking for gethostbyname... (cached) yes
  890. checking dirent.h... (cached) yes
  891. checking for errno.h... (cached) yes
  892. checking for float.h... (cached) yes
  893. checking for values.h... (cached) yes
  894. checking for limits.h... (cached) yes
  895. checking for stdlib.h... (cached) yes
  896. checking for string.h... (cached) yes
  897. checking for sys/wait.h... (cached) yes
  898. checking for dlfcn.h... (cached) yes
  899. checking for sys/param.h... (cached) yes
  900. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  901. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  902. configure: WARNING: Found Makefile - using build library specs for tkimg
  903. checking for Tcl public headers... (cached) /usr/include
  904. checking for Tk public headers... (cached) /usr/include
  905. checking for pthread_mutex_init in -lpthread... (cached) yes
  906. checking for building with threads... yes (default)
  907. checking how to build libraries... shared
  908. checking if 64bit support is requested... no
  909. checking if 64bit Sparc VIS support is requested... no
  910. checking if compiler supports visibility "hidden"... (cached) yes
  911. checking if rpath support is requested... yes
  912. checking system version... (cached) Linux-3.15.5-hardened-r2
  913. checking for dlopen in -ldl... (cached) yes
  914. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  915. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  916. checking for 64-bit integer type... (cached) using long
  917. checking for build with symbols... no
  918. checking for X... (cached) libraries , headers
  919. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  920. checking for wish... /usr/bin/wish8.6
  921. configure: creating ./config.status
  922. config.status: creating Makefile
  923. configuring in pixmap
  924. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  925. configure: loading site script /usr/share/config.site
  926. configure: loading cache ../config.cache
  927. checking for correct TEA configuration... ok (TEA 3.7)
  928. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  929. checking for existence of /usr/lib64/tclConfig.sh... loading
  930. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  931. checking for existence of /usr/lib64/tkConfig.sh... loading
  932. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  933. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  934. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  935. checking whether the C compiler works... yes
  936. checking for C compiler default output file name... a.out
  937. checking for suffix of executables...
  938. checking whether we are cross compiling... no
  939. checking for suffix of object files... (cached) o
  940. checking whether we are using the GNU C compiler... (cached) yes
  941. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  942. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  943. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  944. checking whether make sets $(MAKE)... (cached) yes
  945. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  946. checking for grep that handles long lines and -e... (cached) /bin/grep
  947. checking for egrep... (cached) /bin/grep -E
  948. checking for ANSI C header files... (cached) yes
  949. checking for sys/types.h... (cached) yes
  950. checking for sys/stat.h... (cached) yes
  951. checking for stdlib.h... (cached) yes
  952. checking for string.h... (cached) yes
  953. checking for memory.h... (cached) yes
  954. checking for strings.h... (cached) yes
  955. checking for inttypes.h... (cached) yes
  956. checking for stdint.h... (cached) yes
  957. checking for unistd.h... (cached) yes
  958. checking if the compiler understands... (cached) yes
  959. checking whether byte ordering is bigendian... (cached) no
  960. checking for sin... (cached) no
  961. checking for main in -lieee... (cached) yes
  962. checking for main in -linet... (cached) no
  963. checking for net/errno.h... (cached) no
  964. checking for connect... (cached) yes
  965. checking for gethostbyname... (cached) yes
  966. checking dirent.h... (cached) yes
  967. checking for errno.h... (cached) yes
  968. checking for float.h... (cached) yes
  969. checking for values.h... (cached) yes
  970. checking for limits.h... (cached) yes
  971. checking for stdlib.h... (cached) yes
  972. checking for string.h... (cached) yes
  973. checking for sys/wait.h... (cached) yes
  974. checking for dlfcn.h... (cached) yes
  975. checking for sys/param.h... (cached) yes
  976. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  977. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  978. configure: WARNING: Found Makefile - using build library specs for tkimg
  979. checking for Tcl public headers... (cached) /usr/include
  980. checking for Tk public headers... (cached) /usr/include
  981. checking for pthread_mutex_init in -lpthread... (cached) yes
  982. checking for building with threads... yes (default)
  983. checking how to build libraries... shared
  984. checking if 64bit support is requested... no
  985. checking if 64bit Sparc VIS support is requested... no
  986. checking if compiler supports visibility "hidden"... (cached) yes
  987. checking if rpath support is requested... yes
  988. checking system version... (cached) Linux-3.15.5-hardened-r2
  989. checking for dlopen in -ldl... (cached) yes
  990. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  991. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  992. checking for 64-bit integer type... (cached) using long
  993. checking for build with symbols... no
  994. checking for X... (cached) libraries , headers
  995. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  996. checking for wish... /usr/bin/wish8.6
  997. configure: creating ./config.status
  998. config.status: creating Makefile
  999. configuring in png
  1000. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --with-pngtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libpng --with-zlibtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib --disable-option-checking
  1001. configure: loading site script /usr/share/config.site
  1002. configure: loading cache ../config.cache
  1003. checking for correct TEA configuration... ok (TEA 3.7)
  1004. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1005. checking for existence of /usr/lib64/tclConfig.sh... loading
  1006. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1007. checking for existence of /usr/lib64/tkConfig.sh... loading
  1008. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1009. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1010. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1011. checking whether the C compiler works... yes
  1012. checking for C compiler default output file name... a.out
  1013. checking for suffix of executables...
  1014. checking whether we are cross compiling... no
  1015. checking for suffix of object files... (cached) o
  1016. checking whether we are using the GNU C compiler... (cached) yes
  1017. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1018. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1019. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1020. checking whether make sets $(MAKE)... (cached) yes
  1021. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1022. checking for grep that handles long lines and -e... (cached) /bin/grep
  1023. checking for egrep... (cached) /bin/grep -E
  1024. checking for ANSI C header files... (cached) yes
  1025. checking for sys/types.h... (cached) yes
  1026. checking for sys/stat.h... (cached) yes
  1027. checking for stdlib.h... (cached) yes
  1028. checking for string.h... (cached) yes
  1029. checking for memory.h... (cached) yes
  1030. checking for strings.h... (cached) yes
  1031. checking for inttypes.h... (cached) yes
  1032. checking for stdint.h... (cached) yes
  1033. checking for unistd.h... (cached) yes
  1034. checking if the compiler understands... (cached) yes
  1035. checking whether byte ordering is bigendian... (cached) no
  1036. checking for sin... (cached) no
  1037. checking for main in -lieee... (cached) yes
  1038. checking for main in -linet... (cached) no
  1039. checking for net/errno.h... (cached) no
  1040. checking for connect... (cached) yes
  1041. checking for gethostbyname... (cached) yes
  1042. checking dirent.h... (cached) yes
  1043. checking for errno.h... (cached) yes
  1044. checking for float.h... (cached) yes
  1045. checking for values.h... (cached) yes
  1046. checking for limits.h... (cached) yes
  1047. checking for stdlib.h... (cached) yes
  1048. checking for string.h... (cached) yes
  1049. checking for sys/wait.h... (cached) yes
  1050. checking for dlfcn.h... (cached) yes
  1051. checking for sys/param.h... (cached) yes
  1052. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1053. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1054. configure: WARNING: Found Makefile - using build library specs for tkimg
  1055. checking for pngtcl configuration... found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libpng/pngtclConfig.sh
  1056. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libpng/pngtclConfig.sh... loading
  1057. configure: WARNING: Found Makefile - using build library specs for pngtcl
  1058. checking for zlibtcl configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh
  1059. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh... loading
  1060. configure: WARNING: Found Makefile - using build library specs for zlibtcl
  1061. checking for Tcl public headers... (cached) /usr/include
  1062. checking for Tk public headers... (cached) /usr/include
  1063. checking for pthread_mutex_init in -lpthread... (cached) yes
  1064. checking for building with threads... yes (default)
  1065. checking how to build libraries... shared
  1066. checking if 64bit support is requested... no
  1067. checking if 64bit Sparc VIS support is requested... no
  1068. checking if compiler supports visibility "hidden"... (cached) yes
  1069. checking if rpath support is requested... yes
  1070. checking system version... (cached) Linux-3.15.5-hardened-r2
  1071. checking for dlopen in -ldl... (cached) yes
  1072. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1073. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1074. checking for 64-bit integer type... (cached) using long
  1075. checking for build with symbols... no
  1076. checking for X... (cached) libraries , headers
  1077. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1078. checking for wish... /usr/bin/wish8.6
  1079. configure: updating cache ../config.cache
  1080. configure: creating ./config.status
  1081. config.status: creating Makefile
  1082. configuring in ppm
  1083. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1084. configure: loading site script /usr/share/config.site
  1085. configure: loading cache ../config.cache
  1086. checking for correct TEA configuration... ok (TEA 3.7)
  1087. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1088. checking for existence of /usr/lib64/tclConfig.sh... loading
  1089. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1090. checking for existence of /usr/lib64/tkConfig.sh... loading
  1091. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1092. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1093. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1094. checking whether the C compiler works... yes
  1095. checking for C compiler default output file name... a.out
  1096. checking for suffix of executables...
  1097. checking whether we are cross compiling... no
  1098. checking for suffix of object files... (cached) o
  1099. checking whether we are using the GNU C compiler... (cached) yes
  1100. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1101. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1102. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1103. checking whether make sets $(MAKE)... (cached) yes
  1104. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1105. checking for grep that handles long lines and -e... (cached) /bin/grep
  1106. checking for egrep... (cached) /bin/grep -E
  1107. checking for ANSI C header files... (cached) yes
  1108. checking for sys/types.h... (cached) yes
  1109. checking for sys/stat.h... (cached) yes
  1110. checking for stdlib.h... (cached) yes
  1111. checking for string.h... (cached) yes
  1112. checking for memory.h... (cached) yes
  1113. checking for strings.h... (cached) yes
  1114. checking for inttypes.h... (cached) yes
  1115. checking for stdint.h... (cached) yes
  1116. checking for unistd.h... (cached) yes
  1117. checking if the compiler understands... (cached) yes
  1118. checking whether byte ordering is bigendian... (cached) no
  1119. checking for sin... (cached) no
  1120. checking for main in -lieee... (cached) yes
  1121. checking for main in -linet... (cached) no
  1122. checking for net/errno.h... (cached) no
  1123. checking for connect... (cached) yes
  1124. checking for gethostbyname... (cached) yes
  1125. checking dirent.h... (cached) yes
  1126. checking for errno.h... (cached) yes
  1127. checking for float.h... (cached) yes
  1128. checking for values.h... (cached) yes
  1129. checking for limits.h... (cached) yes
  1130. checking for stdlib.h... (cached) yes
  1131. checking for string.h... (cached) yes
  1132. checking for sys/wait.h... (cached) yes
  1133. checking for dlfcn.h... (cached) yes
  1134. checking for sys/param.h... (cached) yes
  1135. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1136. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1137. configure: WARNING: Found Makefile - using build library specs for tkimg
  1138. checking for Tcl public headers... (cached) /usr/include
  1139. checking for Tk public headers... (cached) /usr/include
  1140. checking for pthread_mutex_init in -lpthread... (cached) yes
  1141. checking for building with threads... yes (default)
  1142. checking how to build libraries... shared
  1143. checking if 64bit support is requested... no
  1144. checking if 64bit Sparc VIS support is requested... no
  1145. checking if compiler supports visibility "hidden"... (cached) yes
  1146. checking if rpath support is requested... yes
  1147. checking system version... (cached) Linux-3.15.5-hardened-r2
  1148. checking for dlopen in -ldl... (cached) yes
  1149. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1150. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1151. checking for 64-bit integer type... (cached) using long
  1152. checking for build with symbols... no
  1153. checking for X... (cached) libraries , headers
  1154. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1155. checking for wish... /usr/bin/wish8.6
  1156. configure: creating ./config.status
  1157. config.status: creating Makefile
  1158. configuring in ps
  1159. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1160. configure: loading site script /usr/share/config.site
  1161. configure: loading cache ../config.cache
  1162. checking for correct TEA configuration... ok (TEA 3.7)
  1163. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1164. checking for existence of /usr/lib64/tclConfig.sh... loading
  1165. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1166. checking for existence of /usr/lib64/tkConfig.sh... loading
  1167. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1168. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1169. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1170. checking whether the C compiler works... yes
  1171. checking for C compiler default output file name... a.out
  1172. checking for suffix of executables...
  1173. checking whether we are cross compiling... no
  1174. checking for suffix of object files... (cached) o
  1175. checking whether we are using the GNU C compiler... (cached) yes
  1176. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1177. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1178. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1179. checking whether make sets $(MAKE)... (cached) yes
  1180. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1181. checking for grep that handles long lines and -e... (cached) /bin/grep
  1182. checking for egrep... (cached) /bin/grep -E
  1183. checking for ANSI C header files... (cached) yes
  1184. checking for sys/types.h... (cached) yes
  1185. checking for sys/stat.h... (cached) yes
  1186. checking for stdlib.h... (cached) yes
  1187. checking for string.h... (cached) yes
  1188. checking for memory.h... (cached) yes
  1189. checking for strings.h... (cached) yes
  1190. checking for inttypes.h... (cached) yes
  1191. checking for stdint.h... (cached) yes
  1192. checking for unistd.h... (cached) yes
  1193. checking if the compiler understands... (cached) yes
  1194. checking whether byte ordering is bigendian... (cached) no
  1195. checking for sin... (cached) no
  1196. checking for main in -lieee... (cached) yes
  1197. checking for main in -linet... (cached) no
  1198. checking for net/errno.h... (cached) no
  1199. checking for connect... (cached) yes
  1200. checking for gethostbyname... (cached) yes
  1201. checking dirent.h... (cached) yes
  1202. checking for errno.h... (cached) yes
  1203. checking for float.h... (cached) yes
  1204. checking for values.h... (cached) yes
  1205. checking for limits.h... (cached) yes
  1206. checking for stdlib.h... (cached) yes
  1207. checking for string.h... (cached) yes
  1208. checking for sys/wait.h... (cached) yes
  1209. checking for dlfcn.h... (cached) yes
  1210. checking for sys/param.h... (cached) yes
  1211. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1212. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1213. configure: WARNING: Found Makefile - using build library specs for tkimg
  1214. checking for Tcl public headers... (cached) /usr/include
  1215. checking for Tk public headers... (cached) /usr/include
  1216. checking for pthread_mutex_init in -lpthread... (cached) yes
  1217. checking for building with threads... yes (default)
  1218. checking how to build libraries... shared
  1219. checking if 64bit support is requested... no
  1220. checking if 64bit Sparc VIS support is requested... no
  1221. checking if compiler supports visibility "hidden"... (cached) yes
  1222. checking if rpath support is requested... yes
  1223. checking system version... (cached) Linux-3.15.5-hardened-r2
  1224. checking for dlopen in -ldl... (cached) yes
  1225. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1226. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1227. checking for 64-bit integer type... (cached) using long
  1228. checking for build with symbols... no
  1229. checking for X... (cached) libraries , headers
  1230. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1231. checking for wish... /usr/bin/wish8.6
  1232. configure: creating ./config.status
  1233. config.status: creating Makefile
  1234. configuring in sgi
  1235. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1236. configure: loading site script /usr/share/config.site
  1237. configure: loading cache ../config.cache
  1238. checking for correct TEA configuration... ok (TEA 3.7)
  1239. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1240. checking for existence of /usr/lib64/tclConfig.sh... loading
  1241. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1242. checking for existence of /usr/lib64/tkConfig.sh... loading
  1243. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1244. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1245. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1246. checking whether the C compiler works... yes
  1247. checking for C compiler default output file name... a.out
  1248. checking for suffix of executables...
  1249. checking whether we are cross compiling... no
  1250. checking for suffix of object files... (cached) o
  1251. checking whether we are using the GNU C compiler... (cached) yes
  1252. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1253. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1254. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1255. checking whether make sets $(MAKE)... (cached) yes
  1256. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1257. checking for grep that handles long lines and -e... (cached) /bin/grep
  1258. checking for egrep... (cached) /bin/grep -E
  1259. checking for ANSI C header files... (cached) yes
  1260. checking for sys/types.h... (cached) yes
  1261. checking for sys/stat.h... (cached) yes
  1262. checking for stdlib.h... (cached) yes
  1263. checking for string.h... (cached) yes
  1264. checking for memory.h... (cached) yes
  1265. checking for strings.h... (cached) yes
  1266. checking for inttypes.h... (cached) yes
  1267. checking for stdint.h... (cached) yes
  1268. checking for unistd.h... (cached) yes
  1269. checking if the compiler understands... (cached) yes
  1270. checking whether byte ordering is bigendian... (cached) no
  1271. checking for sin... (cached) no
  1272. checking for main in -lieee... (cached) yes
  1273. checking for main in -linet... (cached) no
  1274. checking for net/errno.h... (cached) no
  1275. checking for connect... (cached) yes
  1276. checking for gethostbyname... (cached) yes
  1277. checking dirent.h... (cached) yes
  1278. checking for errno.h... (cached) yes
  1279. checking for float.h... (cached) yes
  1280. checking for values.h... (cached) yes
  1281. checking for limits.h... (cached) yes
  1282. checking for stdlib.h... (cached) yes
  1283. checking for string.h... (cached) yes
  1284. checking for sys/wait.h... (cached) yes
  1285. checking for dlfcn.h... (cached) yes
  1286. checking for sys/param.h... (cached) yes
  1287. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1288. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1289. configure: WARNING: Found Makefile - using build library specs for tkimg
  1290. checking for Tcl public headers... (cached) /usr/include
  1291. checking for Tk public headers... (cached) /usr/include
  1292. checking for pthread_mutex_init in -lpthread... (cached) yes
  1293. checking for building with threads... yes (default)
  1294. checking how to build libraries... shared
  1295. checking if 64bit support is requested... no
  1296. checking if 64bit Sparc VIS support is requested... no
  1297. checking if compiler supports visibility "hidden"... (cached) yes
  1298. checking if rpath support is requested... yes
  1299. checking system version... (cached) Linux-3.15.5-hardened-r2
  1300. checking for dlopen in -ldl... (cached) yes
  1301. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1302. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1303. checking for 64-bit integer type... (cached) using long
  1304. checking for build with symbols... no
  1305. checking for X... (cached) libraries , headers
  1306. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1307. checking for wish... /usr/bin/wish8.6
  1308. configure: creating ./config.status
  1309. config.status: creating Makefile
  1310. configuring in sun
  1311. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1312. configure: loading site script /usr/share/config.site
  1313. configure: loading cache ../config.cache
  1314. checking for correct TEA configuration... ok (TEA 3.7)
  1315. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1316. checking for existence of /usr/lib64/tclConfig.sh... loading
  1317. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1318. checking for existence of /usr/lib64/tkConfig.sh... loading
  1319. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1320. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1321. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1322. checking whether the C compiler works... yes
  1323. checking for C compiler default output file name... a.out
  1324. checking for suffix of executables...
  1325. checking whether we are cross compiling... no
  1326. checking for suffix of object files... (cached) o
  1327. checking whether we are using the GNU C compiler... (cached) yes
  1328. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1329. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1330. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1331. checking whether make sets $(MAKE)... (cached) yes
  1332. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1333. checking for grep that handles long lines and -e... (cached) /bin/grep
  1334. checking for egrep... (cached) /bin/grep -E
  1335. checking for ANSI C header files... (cached) yes
  1336. checking for sys/types.h... (cached) yes
  1337. checking for sys/stat.h... (cached) yes
  1338. checking for stdlib.h... (cached) yes
  1339. checking for string.h... (cached) yes
  1340. checking for memory.h... (cached) yes
  1341. checking for strings.h... (cached) yes
  1342. checking for inttypes.h... (cached) yes
  1343. checking for stdint.h... (cached) yes
  1344. checking for unistd.h... (cached) yes
  1345. checking if the compiler understands... (cached) yes
  1346. checking whether byte ordering is bigendian... (cached) no
  1347. checking for sin... (cached) no
  1348. checking for main in -lieee... (cached) yes
  1349. checking for main in -linet... (cached) no
  1350. checking for net/errno.h... (cached) no
  1351. checking for connect... (cached) yes
  1352. checking for gethostbyname... (cached) yes
  1353. checking dirent.h... (cached) yes
  1354. checking for errno.h... (cached) yes
  1355. checking for float.h... (cached) yes
  1356. checking for values.h... (cached) yes
  1357. checking for limits.h... (cached) yes
  1358. checking for stdlib.h... (cached) yes
  1359. checking for string.h... (cached) yes
  1360. checking for sys/wait.h... (cached) yes
  1361. checking for dlfcn.h... (cached) yes
  1362. checking for sys/param.h... (cached) yes
  1363. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1364. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1365. configure: WARNING: Found Makefile - using build library specs for tkimg
  1366. checking for Tcl public headers... (cached) /usr/include
  1367. checking for Tk public headers... (cached) /usr/include
  1368. checking for pthread_mutex_init in -lpthread... (cached) yes
  1369. checking for building with threads... yes (default)
  1370. checking how to build libraries... shared
  1371. checking if 64bit support is requested... no
  1372. checking if 64bit Sparc VIS support is requested... no
  1373. checking if compiler supports visibility "hidden"... (cached) yes
  1374. checking if rpath support is requested... yes
  1375. checking system version... (cached) Linux-3.15.5-hardened-r2
  1376. checking for dlopen in -ldl... (cached) yes
  1377. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1378. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1379. checking for 64-bit integer type... (cached) using long
  1380. checking for build with symbols... no
  1381. checking for X... (cached) libraries , headers
  1382. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1383. checking for wish... /usr/bin/wish8.6
  1384. configure: creating ./config.status
  1385. config.status: creating Makefile
  1386. configuring in tga
  1387. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1388. configure: loading site script /usr/share/config.site
  1389. configure: loading cache ../config.cache
  1390. checking for correct TEA configuration... ok (TEA 3.7)
  1391. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1392. checking for existence of /usr/lib64/tclConfig.sh... loading
  1393. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1394. checking for existence of /usr/lib64/tkConfig.sh... loading
  1395. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1396. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1397. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1398. checking whether the C compiler works... yes
  1399. checking for C compiler default output file name... a.out
  1400. checking for suffix of executables...
  1401. checking whether we are cross compiling... no
  1402. checking for suffix of object files... (cached) o
  1403. checking whether we are using the GNU C compiler... (cached) yes
  1404. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1405. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1406. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1407. checking whether make sets $(MAKE)... (cached) yes
  1408. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1409. checking for grep that handles long lines and -e... (cached) /bin/grep
  1410. checking for egrep... (cached) /bin/grep -E
  1411. checking for ANSI C header files... (cached) yes
  1412. checking for sys/types.h... (cached) yes
  1413. checking for sys/stat.h... (cached) yes
  1414. checking for stdlib.h... (cached) yes
  1415. checking for string.h... (cached) yes
  1416. checking for memory.h... (cached) yes
  1417. checking for strings.h... (cached) yes
  1418. checking for inttypes.h... (cached) yes
  1419. checking for stdint.h... (cached) yes
  1420. checking for unistd.h... (cached) yes
  1421. checking if the compiler understands... (cached) yes
  1422. checking whether byte ordering is bigendian... (cached) no
  1423. checking for sin... (cached) no
  1424. checking for main in -lieee... (cached) yes
  1425. checking for main in -linet... (cached) no
  1426. checking for net/errno.h... (cached) no
  1427. checking for connect... (cached) yes
  1428. checking for gethostbyname... (cached) yes
  1429. checking dirent.h... (cached) yes
  1430. checking for errno.h... (cached) yes
  1431. checking for float.h... (cached) yes
  1432. checking for values.h... (cached) yes
  1433. checking for limits.h... (cached) yes
  1434. checking for stdlib.h... (cached) yes
  1435. checking for string.h... (cached) yes
  1436. checking for sys/wait.h... (cached) yes
  1437. checking for dlfcn.h... (cached) yes
  1438. checking for sys/param.h... (cached) yes
  1439. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1440. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1441. configure: WARNING: Found Makefile - using build library specs for tkimg
  1442. checking for Tcl public headers... (cached) /usr/include
  1443. checking for Tk public headers... (cached) /usr/include
  1444. checking for pthread_mutex_init in -lpthread... (cached) yes
  1445. checking for building with threads... yes (default)
  1446. checking how to build libraries... shared
  1447. checking if 64bit support is requested... no
  1448. checking if 64bit Sparc VIS support is requested... no
  1449. checking if compiler supports visibility "hidden"... (cached) yes
  1450. checking if rpath support is requested... yes
  1451. checking system version... (cached) Linux-3.15.5-hardened-r2
  1452. checking for dlopen in -ldl... (cached) yes
  1453. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1454. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1455. checking for 64-bit integer type... (cached) using long
  1456. checking for build with symbols... no
  1457. checking for X... (cached) libraries , headers
  1458. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1459. checking for wish... /usr/bin/wish8.6
  1460. configure: creating ./config.status
  1461. config.status: creating Makefile
  1462. configuring in tiff
  1463. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --with-tifftcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libtiff --with-zlibtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib --with-jpegtcl=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg --disable-option-checking
  1464. configure: loading site script /usr/share/config.site
  1465. configure: loading cache ../config.cache
  1466. checking for correct TEA configuration... ok (TEA 3.7)
  1467. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1468. checking for existence of /usr/lib64/tclConfig.sh... loading
  1469. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1470. checking for existence of /usr/lib64/tkConfig.sh... loading
  1471. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1472. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1473. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1474. checking whether the C compiler works... yes
  1475. checking for C compiler default output file name... a.out
  1476. checking for suffix of executables...
  1477. checking whether we are cross compiling... no
  1478. checking for suffix of object files... (cached) o
  1479. checking whether we are using the GNU C compiler... (cached) yes
  1480. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1481. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1482. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1483. checking whether make sets $(MAKE)... (cached) yes
  1484. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1485. checking for grep that handles long lines and -e... (cached) /bin/grep
  1486. checking for egrep... (cached) /bin/grep -E
  1487. checking for ANSI C header files... (cached) yes
  1488. checking for sys/types.h... (cached) yes
  1489. checking for sys/stat.h... (cached) yes
  1490. checking for stdlib.h... (cached) yes
  1491. checking for string.h... (cached) yes
  1492. checking for memory.h... (cached) yes
  1493. checking for strings.h... (cached) yes
  1494. checking for inttypes.h... (cached) yes
  1495. checking for stdint.h... (cached) yes
  1496. checking for unistd.h... (cached) yes
  1497. checking if the compiler understands... (cached) yes
  1498. checking whether byte ordering is bigendian... (cached) no
  1499. checking for sin... (cached) no
  1500. checking for main in -lieee... (cached) yes
  1501. checking for main in -linet... (cached) no
  1502. checking for net/errno.h... (cached) no
  1503. checking for connect... (cached) yes
  1504. checking for gethostbyname... (cached) yes
  1505. checking dirent.h... (cached) yes
  1506. checking for errno.h... (cached) yes
  1507. checking for float.h... (cached) yes
  1508. checking for values.h... (cached) yes
  1509. checking for limits.h... (cached) yes
  1510. checking for stdlib.h... (cached) yes
  1511. checking for string.h... (cached) yes
  1512. checking for sys/wait.h... (cached) yes
  1513. checking for dlfcn.h... (cached) yes
  1514. checking for sys/param.h... (cached) yes
  1515. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1516. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1517. configure: WARNING: Found Makefile - using build library specs for tkimg
  1518. checking for tifftcl configuration... found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libtiff/tifftclConfig.sh
  1519. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libtiff/tifftclConfig.sh... loading
  1520. configure: WARNING: Found Makefile - using build library specs for tifftcl
  1521. checking for jpegtcl configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/jpegtclConfig.sh
  1522. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/jpegtclConfig.sh... loading
  1523. configure: WARNING: Found Makefile - using build library specs for jpegtcl
  1524. checking for zlibtcl configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh
  1525. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/zlibtclConfig.sh... loading
  1526. configure: WARNING: Found Makefile - using build library specs for zlibtcl
  1527. checking for Tcl public headers... (cached) /usr/include
  1528. checking for Tk public headers... (cached) /usr/include
  1529. checking for pthread_mutex_init in -lpthread... (cached) yes
  1530. checking for building with threads... yes (default)
  1531. checking how to build libraries... shared
  1532. checking if 64bit support is requested... no
  1533. checking if 64bit Sparc VIS support is requested... no
  1534. checking if compiler supports visibility "hidden"... (cached) yes
  1535. checking if rpath support is requested... yes
  1536. checking system version... (cached) Linux-3.15.5-hardened-r2
  1537. checking for dlopen in -ldl... (cached) yes
  1538. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1539. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1540. checking for 64-bit integer type... (cached) using long
  1541. checking for build with symbols... no
  1542. checking for X... (cached) libraries , headers
  1543. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1544. checking for wish... /usr/bin/wish8.6
  1545. configure: updating cache ../config.cache
  1546. configure: creating ./config.status
  1547. config.status: creating Makefile
  1548. configuring in window
  1549. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1550. configure: loading site script /usr/share/config.site
  1551. configure: loading cache ../config.cache
  1552. checking for correct TEA configuration... ok (TEA 3.7)
  1553. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1554. checking for existence of /usr/lib64/tclConfig.sh... loading
  1555. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1556. checking for existence of /usr/lib64/tkConfig.sh... loading
  1557. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1558. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1559. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1560. checking whether the C compiler works... yes
  1561. checking for C compiler default output file name... a.out
  1562. checking for suffix of executables...
  1563. checking whether we are cross compiling... no
  1564. checking for suffix of object files... (cached) o
  1565. checking whether we are using the GNU C compiler... (cached) yes
  1566. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1567. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1568. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1569. checking whether make sets $(MAKE)... (cached) yes
  1570. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1571. checking for grep that handles long lines and -e... (cached) /bin/grep
  1572. checking for egrep... (cached) /bin/grep -E
  1573. checking for ANSI C header files... (cached) yes
  1574. checking for sys/types.h... (cached) yes
  1575. checking for sys/stat.h... (cached) yes
  1576. checking for stdlib.h... (cached) yes
  1577. checking for string.h... (cached) yes
  1578. checking for memory.h... (cached) yes
  1579. checking for strings.h... (cached) yes
  1580. checking for inttypes.h... (cached) yes
  1581. checking for stdint.h... (cached) yes
  1582. checking for unistd.h... (cached) yes
  1583. checking if the compiler understands... (cached) yes
  1584. checking whether byte ordering is bigendian... (cached) no
  1585. checking for sin... (cached) no
  1586. checking for main in -lieee... (cached) yes
  1587. checking for main in -linet... (cached) no
  1588. checking for net/errno.h... (cached) no
  1589. checking for connect... (cached) yes
  1590. checking for gethostbyname... (cached) yes
  1591. checking dirent.h... (cached) yes
  1592. checking for errno.h... (cached) yes
  1593. checking for float.h... (cached) yes
  1594. checking for values.h... (cached) yes
  1595. checking for limits.h... (cached) yes
  1596. checking for stdlib.h... (cached) yes
  1597. checking for string.h... (cached) yes
  1598. checking for sys/wait.h... (cached) yes
  1599. checking for dlfcn.h... (cached) yes
  1600. checking for sys/param.h... (cached) yes
  1601. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1602. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1603. configure: WARNING: Found Makefile - using build library specs for tkimg
  1604. checking for Tcl public headers... (cached) /usr/include
  1605. checking for Tk public headers... (cached) /usr/include
  1606. checking for pthread_mutex_init in -lpthread... (cached) yes
  1607. checking for building with threads... yes (default)
  1608. checking how to build libraries... shared
  1609. checking if 64bit support is requested... no
  1610. checking if 64bit Sparc VIS support is requested... no
  1611. checking if compiler supports visibility "hidden"... (cached) yes
  1612. checking if rpath support is requested... yes
  1613. checking system version... (cached) Linux-3.15.5-hardened-r2
  1614. checking for dlopen in -ldl... (cached) yes
  1615. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1616. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1617. checking for 64-bit integer type... (cached) using long
  1618. checking for build with symbols... no
  1619. checking for X... (cached) libraries , headers
  1620. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1621. checking for wish... /usr/bin/wish8.6
  1622. configure: creating ./config.status
  1623. config.status: creating Makefile
  1624. configuring in xbm
  1625. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1626. configure: loading site script /usr/share/config.site
  1627. configure: loading cache ../config.cache
  1628. checking for correct TEA configuration... ok (TEA 3.7)
  1629. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1630. checking for existence of /usr/lib64/tclConfig.sh... loading
  1631. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1632. checking for existence of /usr/lib64/tkConfig.sh... loading
  1633. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1634. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1635. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1636. checking whether the C compiler works... yes
  1637. checking for C compiler default output file name... a.out
  1638. checking for suffix of executables...
  1639. checking whether we are cross compiling... no
  1640. checking for suffix of object files... (cached) o
  1641. checking whether we are using the GNU C compiler... (cached) yes
  1642. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1643. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1644. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1645. checking whether make sets $(MAKE)... (cached) yes
  1646. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1647. checking for grep that handles long lines and -e... (cached) /bin/grep
  1648. checking for egrep... (cached) /bin/grep -E
  1649. checking for ANSI C header files... (cached) yes
  1650. checking for sys/types.h... (cached) yes
  1651. checking for sys/stat.h... (cached) yes
  1652. checking for stdlib.h... (cached) yes
  1653. checking for string.h... (cached) yes
  1654. checking for memory.h... (cached) yes
  1655. checking for strings.h... (cached) yes
  1656. checking for inttypes.h... (cached) yes
  1657. checking for stdint.h... (cached) yes
  1658. checking for unistd.h... (cached) yes
  1659. checking if the compiler understands... (cached) yes
  1660. checking whether byte ordering is bigendian... (cached) no
  1661. checking for sin... (cached) no
  1662. checking for main in -lieee... (cached) yes
  1663. checking for main in -linet... (cached) no
  1664. checking for net/errno.h... (cached) no
  1665. checking for connect... (cached) yes
  1666. checking for gethostbyname... (cached) yes
  1667. checking dirent.h... (cached) yes
  1668. checking for errno.h... (cached) yes
  1669. checking for float.h... (cached) yes
  1670. checking for values.h... (cached) yes
  1671. checking for limits.h... (cached) yes
  1672. checking for stdlib.h... (cached) yes
  1673. checking for string.h... (cached) yes
  1674. checking for sys/wait.h... (cached) yes
  1675. checking for dlfcn.h... (cached) yes
  1676. checking for sys/param.h... (cached) yes
  1677. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1678. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1679. configure: WARNING: Found Makefile - using build library specs for tkimg
  1680. checking for Tcl public headers... (cached) /usr/include
  1681. checking for Tk public headers... (cached) /usr/include
  1682. checking for pthread_mutex_init in -lpthread... (cached) yes
  1683. checking for building with threads... yes (default)
  1684. checking how to build libraries... shared
  1685. checking if 64bit support is requested... no
  1686. checking if 64bit Sparc VIS support is requested... no
  1687. checking if compiler supports visibility "hidden"... (cached) yes
  1688. checking if rpath support is requested... yes
  1689. checking system version... (cached) Linux-3.15.5-hardened-r2
  1690. checking for dlopen in -ldl... (cached) yes
  1691. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1692. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1693. checking for 64-bit integer type... (cached) using long
  1694. checking for build with symbols... no
  1695. checking for X... (cached) libraries , headers
  1696. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1697. checking for wish... /usr/bin/wish8.6
  1698. configure: creating ./config.status
  1699. config.status: creating Makefile
  1700. configuring in xpm
  1701. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1702. configure: loading site script /usr/share/config.site
  1703. configure: loading cache ../config.cache
  1704. checking for correct TEA configuration... ok (TEA 3.7)
  1705. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1706. checking for existence of /usr/lib64/tclConfig.sh... loading
  1707. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1708. checking for existence of /usr/lib64/tkConfig.sh... loading
  1709. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1710. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1711. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1712. checking whether the C compiler works... yes
  1713. checking for C compiler default output file name... a.out
  1714. checking for suffix of executables...
  1715. checking whether we are cross compiling... no
  1716. checking for suffix of object files... (cached) o
  1717. checking whether we are using the GNU C compiler... (cached) yes
  1718. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1719. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1720. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1721. checking whether make sets $(MAKE)... (cached) yes
  1722. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1723. checking for grep that handles long lines and -e... (cached) /bin/grep
  1724. checking for egrep... (cached) /bin/grep -E
  1725. checking for ANSI C header files... (cached) yes
  1726. checking for sys/types.h... (cached) yes
  1727. checking for sys/stat.h... (cached) yes
  1728. checking for stdlib.h... (cached) yes
  1729. checking for string.h... (cached) yes
  1730. checking for memory.h... (cached) yes
  1731. checking for strings.h... (cached) yes
  1732. checking for inttypes.h... (cached) yes
  1733. checking for stdint.h... (cached) yes
  1734. checking for unistd.h... (cached) yes
  1735. checking if the compiler understands... (cached) yes
  1736. checking whether byte ordering is bigendian... (cached) no
  1737. checking for sin... (cached) no
  1738. checking for main in -lieee... (cached) yes
  1739. checking for main in -linet... (cached) no
  1740. checking for net/errno.h... (cached) no
  1741. checking for connect... (cached) yes
  1742. checking for gethostbyname... (cached) yes
  1743. checking dirent.h... (cached) yes
  1744. checking for errno.h... (cached) yes
  1745. checking for float.h... (cached) yes
  1746. checking for values.h... (cached) yes
  1747. checking for limits.h... (cached) yes
  1748. checking for stdlib.h... (cached) yes
  1749. checking for string.h... (cached) yes
  1750. checking for sys/wait.h... (cached) yes
  1751. checking for dlfcn.h... (cached) yes
  1752. checking for sys/param.h... (cached) yes
  1753. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1754. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1755. configure: WARNING: Found Makefile - using build library specs for tkimg
  1756. checking for Tcl public headers... (cached) /usr/include
  1757. checking for Tk public headers... (cached) /usr/include
  1758. checking for pthread_mutex_init in -lpthread... (cached) yes
  1759. checking for building with threads... yes (default)
  1760. checking how to build libraries... shared
  1761. checking if 64bit support is requested... no
  1762. checking if 64bit Sparc VIS support is requested... no
  1763. checking if compiler supports visibility "hidden"... (cached) yes
  1764. checking if rpath support is requested... yes
  1765. checking system version... (cached) Linux-3.15.5-hardened-r2
  1766. checking for dlopen in -ldl... (cached) yes
  1767. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1768. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1769. checking for 64-bit integer type... (cached) using long
  1770. checking for build with symbols... no
  1771. checking for X... (cached) libraries , headers
  1772. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1773. checking for wish... /usr/bin/wish8.6
  1774. configure: creating ./config.status
  1775. config.status: creating Makefile
  1776. configuring in dted
  1777. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1778. configure: loading site script /usr/share/config.site
  1779. configure: loading cache ../config.cache
  1780. checking for correct TEA configuration... ok (TEA 3.7)
  1781. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1782. checking for existence of /usr/lib64/tclConfig.sh... loading
  1783. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1784. checking for existence of /usr/lib64/tkConfig.sh... loading
  1785. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1786. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1787. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1788. checking whether the C compiler works... yes
  1789. checking for C compiler default output file name... a.out
  1790. checking for suffix of executables...
  1791. checking whether we are cross compiling... no
  1792. checking for suffix of object files... (cached) o
  1793. checking whether we are using the GNU C compiler... (cached) yes
  1794. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1795. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1796. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1797. checking whether make sets $(MAKE)... (cached) yes
  1798. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1799. checking for grep that handles long lines and -e... (cached) /bin/grep
  1800. checking for egrep... (cached) /bin/grep -E
  1801. checking for ANSI C header files... (cached) yes
  1802. checking for sys/types.h... (cached) yes
  1803. checking for sys/stat.h... (cached) yes
  1804. checking for stdlib.h... (cached) yes
  1805. checking for string.h... (cached) yes
  1806. checking for memory.h... (cached) yes
  1807. checking for strings.h... (cached) yes
  1808. checking for inttypes.h... (cached) yes
  1809. checking for stdint.h... (cached) yes
  1810. checking for unistd.h... (cached) yes
  1811. checking if the compiler understands... (cached) yes
  1812. checking whether byte ordering is bigendian... (cached) no
  1813. checking for sin... (cached) no
  1814. checking for main in -lieee... (cached) yes
  1815. checking for main in -linet... (cached) no
  1816. checking for net/errno.h... (cached) no
  1817. checking for connect... (cached) yes
  1818. checking for gethostbyname... (cached) yes
  1819. checking dirent.h... (cached) yes
  1820. checking for errno.h... (cached) yes
  1821. checking for float.h... (cached) yes
  1822. checking for values.h... (cached) yes
  1823. checking for limits.h... (cached) yes
  1824. checking for stdlib.h... (cached) yes
  1825. checking for string.h... (cached) yes
  1826. checking for sys/wait.h... (cached) yes
  1827. checking for dlfcn.h... (cached) yes
  1828. checking for sys/param.h... (cached) yes
  1829. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1830. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1831. configure: WARNING: Found Makefile - using build library specs for tkimg
  1832. checking for Tcl public headers... (cached) /usr/include
  1833. checking for Tk public headers... (cached) /usr/include
  1834. checking for pthread_mutex_init in -lpthread... (cached) yes
  1835. checking for building with threads... yes (default)
  1836. checking how to build libraries... shared
  1837. checking if 64bit support is requested... no
  1838. checking if 64bit Sparc VIS support is requested... no
  1839. checking if compiler supports visibility "hidden"... (cached) yes
  1840. checking if rpath support is requested... yes
  1841. checking system version... (cached) Linux-3.15.5-hardened-r2
  1842. checking for dlopen in -ldl... (cached) yes
  1843. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1844. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1845. checking for 64-bit integer type... (cached) using long
  1846. checking for build with symbols... no
  1847. checking for X... (cached) libraries , headers
  1848. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1849. checking for wish... /usr/bin/wish8.6
  1850. configure: creating ./config.status
  1851. config.status: creating Makefile
  1852. configuring in raw
  1853. running /bin/sh ./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' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=../config.cache --srcdir=. --with-tkimg=/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base --disable-option-checking
  1854. configure: loading site script /usr/share/config.site
  1855. configure: loading cache ../config.cache
  1856. checking for correct TEA configuration... ok (TEA 3.7)
  1857. checking for Tcl configuration... (cached) found /usr/lib64/tclConfig.sh
  1858. checking for existence of /usr/lib64/tclConfig.sh... loading
  1859. checking for Tk configuration... (cached) found /usr/lib64/tkConfig.sh
  1860. checking for existence of /usr/lib64/tkConfig.sh... loading
  1861. configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
  1862. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  1863. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  1864. checking whether the C compiler works... yes
  1865. checking for C compiler default output file name... a.out
  1866. checking for suffix of executables...
  1867. checking whether we are cross compiling... no
  1868. checking for suffix of object files... (cached) o
  1869. checking whether we are using the GNU C compiler... (cached) yes
  1870. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  1871. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  1872. checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
  1873. checking whether make sets $(MAKE)... (cached) yes
  1874. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  1875. checking for grep that handles long lines and -e... (cached) /bin/grep
  1876. checking for egrep... (cached) /bin/grep -E
  1877. checking for ANSI C header files... (cached) yes
  1878. checking for sys/types.h... (cached) yes
  1879. checking for sys/stat.h... (cached) yes
  1880. checking for stdlib.h... (cached) yes
  1881. checking for string.h... (cached) yes
  1882. checking for memory.h... (cached) yes
  1883. checking for strings.h... (cached) yes
  1884. checking for inttypes.h... (cached) yes
  1885. checking for stdint.h... (cached) yes
  1886. checking for unistd.h... (cached) yes
  1887. checking if the compiler understands... (cached) yes
  1888. checking whether byte ordering is bigendian... (cached) no
  1889. checking for sin... (cached) no
  1890. checking for main in -lieee... (cached) yes
  1891. checking for main in -linet... (cached) no
  1892. checking for net/errno.h... (cached) no
  1893. checking for connect... (cached) yes
  1894. checking for gethostbyname... (cached) yes
  1895. checking dirent.h... (cached) yes
  1896. checking for errno.h... (cached) yes
  1897. checking for float.h... (cached) yes
  1898. checking for values.h... (cached) yes
  1899. checking for limits.h... (cached) yes
  1900. checking for stdlib.h... (cached) yes
  1901. checking for string.h... (cached) yes
  1902. checking for sys/wait.h... (cached) yes
  1903. checking for dlfcn.h... (cached) yes
  1904. checking for sys/param.h... (cached) yes
  1905. checking for tkimg configuration... (cached) found /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh
  1906. checking for existence of /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/tkimgConfig.sh... loading
  1907. configure: WARNING: Found Makefile - using build library specs for tkimg
  1908. checking for Tcl public headers... (cached) /usr/include
  1909. checking for Tk public headers... (cached) /usr/include
  1910. checking for pthread_mutex_init in -lpthread... (cached) yes
  1911. checking for building with threads... yes (default)
  1912. checking how to build libraries... shared
  1913. checking if 64bit support is requested... no
  1914. checking if 64bit Sparc VIS support is requested... no
  1915. checking if compiler supports visibility "hidden"... (cached) yes
  1916. checking if rpath support is requested... yes
  1917. checking system version... (cached) Linux-3.15.5-hardened-r2
  1918. checking for dlopen in -ldl... (cached) yes
  1919. checking for ar... (cached) x86_64-pc-linux-gnu-ar
  1920. checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
  1921. checking for 64-bit integer type... (cached) using long
  1922. checking for build with symbols... no
  1923. checking for X... (cached) libraries , headers
  1924. checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.6
  1925. checking for wish... /usr/bin/wish8.6
  1926. configure: creating ./config.status
  1927. config.status: creating Makefile
  1928. configure: updating cache config.cache
  1929. configure: creating ./config.status
  1930. config.status: creating Makefile
  1931. >>> Source configured.
  1932. >>> Compiling source in /tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4 ...
  1933. make -j24
  1934. for sub in zlib libpng libtiff libjpeg base bmp gif ico jpeg pcx pixmap png ppm ps sgi sun tga tiff window xbm xpm dted raw ; \
  1935. do \
  1936. here=`pwd` && \
  1937. cd $sub && \
  1938. make all || exit $? && \
  1939. cd $here ; \
  1940. done
  1941. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib'
  1942. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtcl.c` -o zlibtcl.o
  1943. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtclStubInit.c` -o zlibtclStubInit.o
  1944. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"zlibtcl\" -DPACKAGE_TARNAME=\"zlibtcl\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"zlibtcl\ 1.2.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -c `echo zlibtclStubLib.c` -o zlibtclStubLib.o
  1945. rm -f libzlibtclstub1.2.5.a
  1946. rm -f libzlibtcl1.2.5.so
  1947. x86_64-pc-linux-gnu-ar cr libzlibtclstub1.2.5.a zlibtclStubLib.o
  1948. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DZEXTERN=MODULE_SCOPE -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libzlibtcl1.2.5.so zlibtcl.o zlibtclStubInit.o zlibtclStubLib.o -ltclstub8.6 -ltkstub8.6 -lz
  1949. x86_64-pc-linux-gnu-ranlib libzlibtclstub1.2.5.a
  1950. : libzlibtcl1.2.5.so
  1951. (echo 'package ifneeded zlibtcl 1.2.5 \
  1952. [list load [file join $dir libzlibtcl1.2.5.so]]'\
  1953. ) > pkgIndex.tcl
  1954. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib'
  1955. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libpng'
  1956. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"pngtcl\" -DPACKAGE_TARNAME=\"pngtcl\" -DPACKAGE_VERSION=\"1.4.3\" -DPACKAGE_STRING=\"pngtcl\ 1.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DZLIBTCL_VERSION=\"1.2.5\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/." -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib" -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DPNG_IMPEXP= -DPNG_EXTERN=MODULE_SCOPE -c `echo pngtcl.c` -o pngtcl.o
  1957. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"pngtcl\" -DPACKAGE_TARNAME=\"pngtcl\" -DPACKAGE_VERSION=\"1.4.3\" -DPACKAGE_STRING=\"pngtcl\ 1.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DZLIBTCL_VERSION=\"1.2.5\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/." -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib" -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DPNG_IMPEXP= -DPNG_EXTERN=MODULE_SCOPE -c `echo pngtclStubInit.c` -o pngtclStubInit.o
  1958. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"pngtcl\" -DPACKAGE_TARNAME=\"pngtcl\" -DPACKAGE_VERSION=\"1.4.3\" -DPACKAGE_STRING=\"pngtcl\ 1.4.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DZLIBTCL_VERSION=\"1.2.5\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib/." -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib" -I"." -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DPNG_IMPEXP= -DPNG_EXTERN=MODULE_SCOPE -c `echo pngtclStubLib.c` -o pngtclStubLib.o
  1959. pngtclStubInit.c:26:5: warning: 'png_reset_zstream' is deprecated (declared at pngtclDecls.h:61) [-Wdeprecated-declarations]
  1960. pngtclStubInit.c:43:5: warning: initialization from incompatible pointer type [enabled by default]
  1961. pngtclStubInit.c:43:5: warning: (near initialization for 'pngtclStubs.png_write_info_before_PLTEPtr') [enabled by default]
  1962. pngtclStubInit.c:44:5: warning: initialization from incompatible pointer type [enabled by default]
  1963. pngtclStubInit.c:44:5: warning: (near initialization for 'pngtclStubs.png_write_infoPtr') [enabled by default]
  1964. pngtclStubInit.c:49:5: warning: 'png_convert_to_rfc1123' is deprecated (declared at pngtclDecls.h:101) [-Wdeprecated-declarations]
  1965. pngtclStubInit.c:299:5: warning: 'png_malloc_default' is deprecated (declared at pngtclDecls.h:320) [-Wdeprecated-declarations]
  1966. pngtclStubInit.c:304:5: warning: 'png_free_default' is deprecated (declared at pngtclDecls.h:323) [-Wdeprecated-declarations]
  1967. pngtclStubInit.c:405:5: warning: initialization from incompatible pointer type [enabled by default]
  1968. pngtclStubInit.c:405:5: warning: (near initialization for 'pngtclStubs.png_get_signaturePtr') [enabled by default]
  1969. pngtclStubInit.c:503:5: warning: initialization from incompatible pointer type [enabled by default]
  1970. pngtclStubInit.c:503:5: warning: (near initialization for 'pngtclStubs.png_get_sBITPtr') [enabled by default]
  1971. pngtclStubInit.c:568:5: warning: initialization from incompatible pointer type [enabled by default]
  1972. pngtclStubInit.c:568:5: warning: (near initialization for 'pngtclStubs.png_get_tRNSPtr') [enabled by default]
  1973. pngtclStubInit.c:578:5: warning: initialization from incompatible pointer type [enabled by default]
  1974. pngtclStubInit.c:578:5: warning: (near initialization for 'pngtclStubs.png_get_sCALPtr') [enabled by default]
  1975. pngtclStubInit.c:588:5: warning: initialization from incompatible pointer type [enabled by default]
  1976. pngtclStubInit.c:588:5: warning: (near initialization for 'pngtclStubs.png_set_sCALPtr') [enabled by default]
  1977. pngtclStubInit.c:608:5: warning: initialization from incompatible pointer type [enabled by default]
  1978. pngtclStubInit.c:608:5: warning: (near initialization for 'pngtclStubs.png_set_unknown_chunk_locationPtr') [enabled by default]
  1979. pngtclStubInit.c:613:5: warning: initialization from incompatible pointer type [enabled by default]
  1980. pngtclStubInit.c:613:5: warning: (near initialization for 'pngtclStubs.png_get_unknown_chunksPtr') [enabled by default]
  1981. pngtclStubInit.c:615:5: warning: initialization from incompatible pointer type [enabled by default]
  1982. pngtclStubInit.c:615:5: warning: (near initialization for 'pngtclStubs.png_set_invalidPtr') [enabled by default]
  1983. pngtclStubInit.c:1300:5: warning: 'png_info_init_3' is deprecated (declared at pngtclDecls.h:1008) [-Wdeprecated-declarations]
  1984. rm -f libpngtclstub1.4.3.a
  1985. rm -f libpngtcl1.4.3.so
  1986. x86_64-pc-linux-gnu-ar cr libpngtclstub1.4.3.a pngtclStubLib.o
  1987. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DPNG_IMPEXP= -DPNG_EXTERN=MODULE_SCOPE -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libpngtcl1.4.3.so pngtcl.o pngtclStubInit.o pngtclStubLib.o -lm -L/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/zlib -lzlibtclstub1.2.5 -ltclstub8.6 -ltkstub8.6 -lpng
  1988. x86_64-pc-linux-gnu-ranlib libpngtclstub1.4.3.a
  1989. : libpngtcl1.4.3.so
  1990. (echo 'package ifneeded pngtcl 1.4.3 \
  1991. [list load [file join $dir libpngtcl1.4.3.so]]'\
  1992. ) > pkgIndex.tcl
  1993. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libpng'
  1994. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libtiff'
  1995. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tifftcl\" -DPACKAGE_TARNAME=\"tifftcl\" -DPACKAGE_VERSION=\"3.9.4\" -DPACKAGE_STRING=\"tifftcl\ 3.9.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libtiff" -I"./../compat/libtiff/libtiff" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTIFFTCLAPI=MODULE_SCOPE -DLOGLUV_PUBLIC=0 -c `echo tifftcl.c` -o tifftcl.o
  1996. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tifftcl\" -DPACKAGE_TARNAME=\"tifftcl\" -DPACKAGE_VERSION=\"3.9.4\" -DPACKAGE_STRING=\"tifftcl\ 3.9.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libtiff" -I"./../compat/libtiff/libtiff" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTIFFTCLAPI=MODULE_SCOPE -DLOGLUV_PUBLIC=0 -c `echo tifftclStubInit.c` -o tifftclStubInit.o
  1997. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tifftcl\" -DPACKAGE_TARNAME=\"tifftcl\" -DPACKAGE_VERSION=\"3.9.4\" -DPACKAGE_STRING=\"tifftcl\ 3.9.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libtiff" -I"./../compat/libtiff/libtiff" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTIFFTCLAPI=MODULE_SCOPE -DLOGLUV_PUBLIC=0 -c `echo tifftclStubLib.c` -o tifftclStubLib.o
  1998. rm -f libtifftclstub3.9.4.a
  1999. x86_64-pc-linux-gnu-ar cr libtifftclstub3.9.4.a tifftclStubLib.o
  2000. rm -f libtifftcl3.9.4.so
  2001. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTIFFTCLAPI=MODULE_SCOPE -DLOGLUV_PUBLIC=0 -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libtifftcl3.9.4.so tifftcl.o tifftclStubInit.o tifftclStubLib.o -lm -ltclstub8.6 -ltkstub8.6 -ltiff
  2002. x86_64-pc-linux-gnu-ranlib libtifftclstub3.9.4.a
  2003. : libtifftcl3.9.4.so
  2004. (echo 'package ifneeded tifftcl 3.9.4 \
  2005. [list load [file join $dir libtifftcl3.9.4.so]]'\
  2006. ) > pkgIndex.tcl
  2007. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libtiff'
  2008. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg'
  2009. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"jpegtcl\" -DPACKAGE_TARNAME=\"jpegtcl\" -DPACKAGE_VERSION=\"8.2\" -DPACKAGE_STRING=\"jpegtcl\ 8.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libjpeg" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DJPEGTCLAPI=MODULE_SCOPE -c `echo jpegtcl.c` -o jpegtcl.o
  2010. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"jpegtcl\" -DPACKAGE_TARNAME=\"jpegtcl\" -DPACKAGE_VERSION=\"8.2\" -DPACKAGE_STRING=\"jpegtcl\ 8.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libjpeg" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DJPEGTCLAPI=MODULE_SCOPE -c `echo jpegtclStubInit.c` -o jpegtclStubInit.o
  2011. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"jpegtcl\" -DPACKAGE_TARNAME=\"jpegtcl\" -DPACKAGE_VERSION=\"8.2\" -DPACKAGE_STRING=\"jpegtcl\ 8.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"." -I"./libjpeg" -I"/usr/include" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DJPEGTCLAPI=MODULE_SCOPE -c `echo jpegtclStubLib.c` -o jpegtclStubLib.o
  2012. rm -f libjpegtclstub8.2.a
  2013. rm -f libjpegtcl8.2.so
  2014. x86_64-pc-linux-gnu-ar cr libjpegtclstub8.2.a jpegtclStubLib.o
  2015. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DJPEGTCLAPI=MODULE_SCOPE -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libjpegtcl8.2.so jpegtcl.o jpegtclStubInit.o jpegtclStubLib.o -ltclstub8.6 -ltkstub8.6 -ljpeg
  2016. x86_64-pc-linux-gnu-ranlib libjpegtclstub8.2.a
  2017. : libjpegtcl8.2.so
  2018. (echo 'package ifneeded jpegtcl 8.2 \
  2019. [list load [file join $dir libjpegtcl8.2.so]]'\
  2020. ) > pkgIndex.tcl
  2021. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg'
  2022. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base'
  2023. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimg.c` -o tkimg.o
  2024. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimgIO.c` -o tkimgIO.o
  2025. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimgPPB.c` -o tkimgPPB.o
  2026. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimgUtils.c` -o tkimgUtils.o
  2027. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimgStubInit.c` -o tkimgStubInit.o
  2028. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimg\" -DPACKAGE_TARNAME=\"tkimg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::base\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -c `echo tkimgStubLib.c` -o tkimgStubLib.o
  2029. rm -f libtkimgstub1.4.a
  2030. x86_64-pc-linux-gnu-ar cr libtkimgstub1.4.a tkimgStubLib.o
  2031. x86_64-pc-linux-gnu-ranlib libtkimgstub1.4.a
  2032. rm -f libtkimg1.4.so
  2033. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DTKIMGAPI=MODULE_SCOPE -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libtkimg1.4.so tkimg.o tkimgIO.o tkimgPPB.o tkimgUtils.o tkimgStubInit.o tkimgStubLib.o -ltclstub8.6 -ltkstub8.6
  2034. : libtkimg1.4.so
  2035. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base'
  2036. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/bmp'
  2037. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimgbmp\" -DPACKAGE_TARNAME=\"tkimgbmp\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimgbmp\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTKIMG_VERSION=\"1.4\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/." -I. -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::bmp\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimgbmp -c `echo bmp.c` -o bmp.o
  2038. rm -f libtkimgbmp1.4.so
  2039. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimgbmp -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libtkimgbmp1.4.so bmp.o -lX11 -L/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base -ltkimgstub1.4 -ltclstub8.6 -ltkstub8.6
  2040. : libtkimgbmp1.4.so
  2041. (echo 'package ifneeded img::bmp 1.4 \
  2042. [list load [file join $dir libtkimgbmp1.4.so]]'\
  2043. ) > pkgIndex.tcl
  2044. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/bmp'
  2045. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/gif'
  2046. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimggif\" -DPACKAGE_TARNAME=\"tkimggif\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimggif\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTKIMG_VERSION=\"1.4\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/." -I. -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::gif\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimggif -c `echo gif.c` -o gif.o
  2047. gif.c: In function 'CommonRead':
  2048. gif.c:252:18: warning: variable 'aspectRatio' set but not used [-Wunused-but-set-variable]
  2049. gif.c:251:18: warning: variable 'background' set but not used [-Wunused-but-set-variable]
  2050. gif.c:250:18: warning: variable 'colorResolution' set but not used [-Wunused-but-set-variable]
  2051. rm -f libtkimggif1.4.so
  2052. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimggif -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libtkimggif1.4.so gif.o -lX11 -L/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base -ltkimgstub1.4 -ltclstub8.6 -ltkstub8.6
  2053. : libtkimggif1.4.so
  2054. (echo 'package ifneeded img::gif 1.4 \
  2055. [list load [file join $dir libtkimggif1.4.so]]'\
  2056. ) > pkgIndex.tcl
  2057. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/gif'
  2058. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/ico'
  2059. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimgico\" -DPACKAGE_TARNAME=\"tkimgico\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimgico\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTKIMG_VERSION=\"1.4\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/." -I. -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::ico\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimgico -c `echo ico.c` -o ico.o
  2060. ico.c: In function 'ParseFormatOpts':
  2061. ico.c:443:23: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  2062. rm -f libtkimgico1.4.so
  2063. x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimgico -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -o libtkimgico1.4.so ico.o -lX11 -L/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base -ltkimgstub1.4 -ltclstub8.6 -ltkstub8.6
  2064. : libtkimgico1.4.so
  2065. (echo 'package ifneeded img::ico 1.4 \
  2066. [list load [file join $dir libtkimgico1.4.so]]'\
  2067. ) > pkgIndex.tcl
  2068. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/ico'
  2069. make[1]: Entering directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/jpeg'
  2070. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tkimgjpeg\" -DPACKAGE_TARNAME=\"tkimgjpeg\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"tkimgjpeg\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DTKIMG_VERSION=\"1.4\" -DJPEGTCL_VERSION=\"8.2\" -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/base/." -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/." -I"/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/libjpeg/libjpeg" -I. -I"/usr/include" -I"/usr/include" -DPACKAGE_TCLNAME=\"img::jpeg\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wwrite-strings -fPIC -DBUILD_tkimgjpeg -c `echo jpeg.c` -o jpeg.o
  2071. jpeg.c: In function 'SetupJPegLibrary':
  2072. jpeg.c:193:30: error: 'TRUE' undeclared (first use in this function)
  2073. jpeg.c:193:30: note: each undeclared identifier is reported only once for each function it appears in
  2074. jpeg.c:200:33: error: 'FALSE' undeclared (first use in this function)
  2075. jpeg.c: In function 'CommonRead':
  2076. jpeg.c:535:29: error: 'TRUE' undeclared (first use in this function)
  2077. jpeg.c:557:34: error: 'FALSE' undeclared (first use in this function)
  2078. jpeg.c: In function 'CommonWrite':
  2079. jpeg.c:850:32: error: 'TRUE' undeclared (first use in this function)
  2080. jpeg.c:870:40: error: 'FALSE' undeclared (first use in this function)
  2081. jpeg.c: In function 'fill_input_buffer':
  2082. jpeg.c:990:10: error: 'TRUE' undeclared (first use in this function)
  2083. jpeg.c: In function 'my_empty_output_buffer':
  2084. jpeg.c:1117:10: error: 'TRUE' undeclared (first use in this function)
  2085. jpeg.c:1118:1: warning: control reaches end of non-void function [-Wreturn-type]
  2086. jpeg.c: In function 'fill_input_buffer':
  2087. jpeg.c:991:1: warning: control reaches end of non-void function [-Wreturn-type]
  2088. Makefile:299: recipe for target 'jpeg.o' failed
  2089. make[1]: *** [jpeg.o] Error 1
  2090. make[1]: Leaving directory '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4/jpeg'
  2091. Makefile:98: recipe for target 'all' failed
  2092. make: *** [all] Error 2
  2093. * ERROR: dev-tcltk/tkimg-1.4-r9::gentoo failed (compile phase):
  2094. * emake failed
  2095. *
  2096. * If you need support, post the output of `emerge --info '=dev-tcltk/tkimg-1.4-r9::gentoo'`,
  2097. * the complete build log and the output of `emerge -pqv '=dev-tcltk/tkimg-1.4-r9::gentoo'`.
  2098. * The complete build log is located at '/var/log/portage/dev-tcltk:tkimg-1.4-r9:20140825-085636.log'.
  2099. * The ebuild environment file is located at '/tmp/portage/dev-tcltk/tkimg-1.4-r9/temp/environment'.
  2100. * Working directory: '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4'
  2101. * S: '/tmp/portage/dev-tcltk/tkimg-1.4-r9/work/tkimg1.4'