Advertisement
Guest User

iblib2 on 10.6.47

a guest
Jun 29th, 2010
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.05 KB | None | 0 0
  1. sudo fink install imlib2-shlibs
  2. The following package will be installed or updated:
  3. imlib2-shlibs
  4. Setting runtime build-lock...
  5. dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-imlib2-1.4.2-3 /sw/src/fink.build
  6. dpkg-deb: building package `fink-buildlock-imlib2-1.4.2-3' in `/sw/src/fink.build/fink-buildlock-imlib2-1.4.2-3_2010.06.30-00.14.53_darwin-i386.deb'.
  7. Installing build-lock package...
  8. /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-imlib2-1.4.2-3_2010.06.30-00.14.53_darwin-i386.deb
  9. Selecting previously deselected package fink-buildlock-imlib2-1.4.2-3.
  10. (Reading database ... 42993 files and directories currently installed.)
  11. Unpacking fink-buildlock-imlib2-1.4.2-3 (from .../fink-buildlock-imlib2-1.4.2-3_2010.06.30-00.14.53_darwin-i386.deb) ...
  12. Setting up fink-buildlock-imlib2-1.4.2-3 (2010.06.30-00.14.53) ...
  13.  
  14. bzip2 -dc /sw/src/imlib2-1.4.2.tar.bz2 | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
  15. cp -f /sw/lib/fink/update/ltconfig libltdl
  16. cp -f /sw/lib/fink/update/ltmain.sh libltdl
  17. [ -r /sw/fink/dists/unstable/main/finkinfo/graphics/imlib2.patch ]
  18. perl -pi -e 's,need_relink=yes,need_relink=no,g; s,hardcode_direct=yes,hardcode_direct=no,g; s,-flat_namespace -undefined suppress,-undefined dynamic_lookup,g' ltmain.sh configure
  19. sed -e 's,@FINKPREFIX@,/sw,g' < /sw/fink/dists/unstable/main/finkinfo/graphics/imlib2.patch | patch -p1
  20. patching file src/lib/Makefile.in
  21. /var/tmp/tmp.1.dzi5ir
  22. #!/bin/sh -ev
  23. export PATH=/sw/lib/xmkmf/bin:$PATH
  24. ./configure --prefix=/sw --enable-visibility-hiding --disable-dependency-tracking --disable-static
  25. checking build system type... i686-apple-darwin10.4.0
  26. checking host system type... i686-apple-darwin10.4.0
  27. checking for gcc... gcc
  28. checking for C compiler default output file name... a.out
  29. checking whether the C compiler works... yes
  30. checking whether we are cross compiling... no
  31. checking for suffix of executables...
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether gcc accepts -g... yes
  35. checking for gcc option to accept ISO C89... none needed
  36. checking for strerror in -lcposix... no
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... ./install-sh -c -d
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking for style of include used by make... GNU
  43. checking dependency style of gcc... none
  44. checking how to run the C preprocessor... gcc -E
  45. checking for grep that handles long lines and -e... /usr/bin/grep
  46. checking for egrep... /usr/bin/grep -E
  47. checking for ANSI C header files... yes
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking whether byte ordering is bigendian... universal
  58. checking for gcc... (cached) gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether gcc accepts -g... (cached) yes
  61. checking for gcc option to accept ISO C89... (cached) none needed
  62. checking dependency style of gcc... none
  63. checking for gcc... (cached) gcc
  64. checking whether we are using the GNU C compiler... (cached) yes
  65. checking whether gcc accepts -g... (cached) yes
  66. checking for gcc option to accept ISO C89... (cached) none needed
  67. checking for ANSI C header files... (cached) yes
  68. checking for an ANSI C-conforming const... yes
  69. checking for a sed that does not truncate output... /usr/bin/sed
  70. checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  71. checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  72. checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
  73. checking for BSD-compatible nm... /usr/bin/nm
  74. checking whether ln -s works... yes
  75. checking how to recognize dependent libraries... pass_all
  76. checking dlfcn.h usability... yes
  77. checking dlfcn.h presence... yes
  78. checking for dlfcn.h... yes
  79. checking the maximum length of command line arguments... 196608
  80. checking command to parse /usr/bin/nm output from gcc object... ok
  81. checking for objdir... .libs
  82. checking for ar... ar
  83. checking for ranlib... ranlib
  84. checking for strip... strip
  85. checking for dsymutil... dsymutil
  86. checking for nmedit... nmedit
  87. checking for -single_module linker flag... yes
  88. checking for -exported_symbols_list linker flag... yes
  89. checking if gcc supports -fno-rtti -fno-exceptions... no
  90. checking for gcc option to produce PIC... -fno-common
  91. checking if gcc PIC flag -fno-common works... yes
  92. checking if gcc static flag -static works... no
  93. checking if gcc supports -c -o file.o... yes
  94. checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  95. checking dynamic linker characteristics... darwin10.4.0 dyld
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... no
  101. configure: creating libtool
  102. checking whether gcc accepts -std=gnu99... yes
  103. checking whether to enable x86 mmx support... no
  104. checking whether to enable amd64 asm support... no
  105. checking for freetype-config... /sw/bin/freetype-config
  106. checking for X... libraries /usr/X11/lib, headers /usr/X11/include
  107. checking X11/X.h usability... yes
  108. checking X11/X.h presence... yes
  109. checking for X11/X.h... yes
  110. checking whether -R must be followed by a space... no
  111. checking for gethostbyname... yes
  112. checking for connect... yes
  113. checking for remove... yes
  114. checking for shmat... yes
  115. checking for IceConnectionNumber in -lICE... yes
  116. checking for dlopen in -ldl... yes
  117. checking whether to enable jpeg support... auto
  118. checking for jpeg_destroy_decompress in -ljpeg... yes
  119. checking for jpeglib.h... yes
  120. checking whether to enable png support... auto
  121. checking for pkg-config... /sw/bin/pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking for PNG... yes
  124. checking whether to enable tiff support... auto
  125. checking for TIFFReadScanline in -ltiff... yes
  126. checking for tiffio.h... yes
  127. checking whether to enable gif support... auto
  128. checking for preferred gif provider... any
  129. checking for DGifOpenFileName in -lgif... yes
  130. checking for gif_lib.h... yes
  131. checking whether to enable zlib support... auto
  132. checking for uncompress in -lz... yes
  133. checking for zlib.h... yes
  134. checking whether to enable bzip2 support... auto
  135. checking for BZ2_bzRead in -lbz2... yes
  136. checking for bzlib.h... yes
  137. checking whether to enable id3 support... auto
  138. checking for id3_file_open in -lid3tag... yes
  139. checking for id3tag.h... yes
  140. configure: creating ./config.status
  141. config.status: creating Makefile
  142. config.status: creating imlib2.pc
  143. config.status: creating src/Makefile
  144. config.status: creating src/lib/Makefile
  145. config.status: creating src/bin/Makefile
  146. config.status: creating src/modules/Makefile
  147. config.status: creating src/modules/filters/Makefile
  148. config.status: creating src/modules/loaders/Makefile
  149. config.status: creating data/Makefile
  150. config.status: creating data/fonts/Makefile
  151. config.status: creating data/images/Makefile
  152. config.status: creating doc/Makefile
  153. config.status: creating imlib2-config
  154. config.status: creating README
  155. config.status: creating imlib2.spec
  156. config.status: creating debian/changelog
  157. config.status: creating config.h
  158. config.status: executing depfiles commands
  159. config.status: executing default commands
  160.  
  161.  
  162.  
  163. ------------------------------------------------------------------------
  164. imlib2 1.4.2
  165. ------------------------------------------------------------------------
  166.  
  167. Configuration Options Summary:
  168.  
  169.  
  170. Image Loaders:
  171. JPEG....................: yes
  172. PNG.....................: yes
  173. TIFF....................: yes
  174. GIF.....................: yes
  175. ZLIB....................: yes
  176. BZIP2...................: yes
  177. ID3.....................: yes
  178. X.......................: yes
  179.  
  180.  
  181. Use X86 MMX for speed.....: no
  182. Use AMD64 for speed.......: no
  183.  
  184. Use visibility hiding.....: yes
  185.  
  186.  
  187. Installation Path.........: /sw
  188.  
  189. Compilation...............: make
  190. Installation..............: make install
  191.  
  192. make
  193. make all-recursive
  194. Making all in src
  195. Making all in lib
  196. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o api.lo api.c
  197. mkdir .libs
  198. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c api.c -fno-common -DPIC -o .libs/api.o
  199. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o blend.lo blend.c
  200. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c blend.c -fno-common -DPIC -o .libs/blend.o
  201. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o color.lo color.c
  202. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c color.c -fno-common -DPIC -o .libs/color.o
  203. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o color_helpers.lo color_helpers.c
  204. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c color_helpers.c -fno-common -DPIC -o .libs/color_helpers.o
  205. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o colormod.lo colormod.c
  206. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c colormod.c -fno-common -DPIC -o .libs/colormod.o
  207. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o context.lo context.c
  208. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c context.c -fno-common -DPIC -o .libs/context.o
  209. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o draw.lo draw.c
  210. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c draw.c -fno-common -DPIC -o .libs/draw.o
  211. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o dynamic_filters.lo dynamic_filters.c
  212. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c dynamic_filters.c -fno-common -DPIC -o .libs/dynamic_filters.o
  213. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o ellipse.lo ellipse.c
  214. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c ellipse.c -fno-common -DPIC -o .libs/ellipse.o
  215. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o file.lo file.c
  216. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c file.c -fno-common -DPIC -o .libs/file.o
  217. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o filter.lo filter.c
  218. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c filter.c -fno-common -DPIC -o .libs/filter.o
  219. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o font_draw.lo font_draw.c
  220. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c font_draw.c -fno-common -DPIC -o .libs/font_draw.o
  221. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o font_load.lo font_load.c
  222. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c font_load.c -fno-common -DPIC -o .libs/font_load.o
  223. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o font_main.lo font_main.c
  224. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c font_main.c -fno-common -DPIC -o .libs/font_main.o
  225. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o font_query.lo font_query.c
  226. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c font_query.c -fno-common -DPIC -o .libs/font_query.o
  227. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o format.lo format.c
  228. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c format.c -fno-common -DPIC -o .libs/format.o
  229. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o grab.lo grab.c
  230. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c grab.c -fno-common -DPIC -o .libs/grab.o
  231. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o grad.lo grad.c
  232. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c grad.c -fno-common -DPIC -o .libs/grad.o
  233. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o image.lo image.c
  234. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c image.c -fno-common -DPIC -o .libs/image.o
  235. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o line.lo line.c
  236. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c line.c -fno-common -DPIC -o .libs/line.o
  237. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o polygon.lo polygon.c
  238. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c polygon.c -fno-common -DPIC -o .libs/polygon.o
  239. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o rectangle.lo rectangle.c
  240. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c rectangle.c -fno-common -DPIC -o .libs/rectangle.o
  241. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o rend.lo rend.c
  242. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c rend.c -fno-common -DPIC -o .libs/rend.o
  243. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o rgba.lo rgba.c
  244. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c rgba.c -fno-common -DPIC -o .libs/rgba.o
  245. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o rgbadraw.lo rgbadraw.c
  246. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c rgbadraw.c -fno-common -DPIC -o .libs/rgbadraw.o
  247. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o rotate.lo rotate.c
  248. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c rotate.c -fno-common -DPIC -o .libs/rotate.o
  249. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o scale.lo scale.c
  250. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c scale.c -fno-common -DPIC -o .libs/scale.o
  251. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o script.lo script.c
  252. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c script.c -fno-common -DPIC -o .libs/script.o
  253. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o span.lo span.c
  254. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c span.c -fno-common -DPIC -o .libs/span.o
  255. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o updates.lo updates.c
  256. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c updates.c -fno-common -DPIC -o .libs/updates.o
  257. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o ximage.lo ximage.c
  258. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../.. -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -DPACKAGE_LIB_DIR=\"/sw/lib\" -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c ximage.c -fno-common -DPIC -o .libs/ximage.o
  259. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:2:4 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o libImlib2.la -rpath /sw/lib api.lo blend.lo color.lo color_helpers.lo colormod.lo context.lo draw.lo dynamic_filters.lo ellipse.lo file.lo filter.lo font_draw.lo font_load.lo font_main.lo font_query.lo format.lo grab.lo grad.lo image.lo line.lo polygon.lo rectangle.lo rend.lo rgba.lo rgbadraw.lo rotate.lo scale.lo script.lo span.lo updates.lo ximage.lo -L/sw/lib -lfreetype -lz -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -L/usr/X11/lib -lX11 -lXext -ldl -lm
  260. gcc -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o .libs/libImlib2.1.4.2.dylib .libs/api.o .libs/blend.o .libs/color.o .libs/color_helpers.o .libs/colormod.o .libs/context.o .libs/draw.o .libs/dynamic_filters.o .libs/ellipse.o .libs/file.o .libs/filter.o .libs/font_draw.o .libs/font_load.o .libs/font_main.o .libs/font_query.o .libs/format.o .libs/grab.o .libs/grad.o .libs/image.o .libs/line.o .libs/polygon.o .libs/rectangle.o .libs/rend.o .libs/rgba.o .libs/rgbadraw.o .libs/rotate.o .libs/scale.o .libs/script.o .libs/span.o .libs/updates.o .libs/ximage.o -L/sw/lib -L/usr/X11R6/lib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm -Wl,-framework -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -install_name /sw/lib/libImlib2.1.dylib -compatibility_version 6 -current_version 6.2 -Wl,-single_module
  261. dsymutil .libs/libImlib2.1.4.2.dylib || :
  262. (cd .libs && rm -f libImlib2.1.dylib && ln -s libImlib2.1.4.2.dylib libImlib2.1.dylib)
  263. (cd .libs && rm -f libImlib2.dylib && ln -s libImlib2.1.4.2.dylib libImlib2.dylib)
  264. creating libImlib2.la
  265. (cd .libs && rm -f libImlib2.la && ln -s ../libImlib2.la libImlib2.la)
  266. Making all in bin
  267. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_conv.c
  268. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_conv imlib2_conv.o ../../src/lib/libImlib2.la
  269. mkdir .libs
  270. gcc -g -O2 -o imlib2_conv imlib2_conv.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  271. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_show.c
  272. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_show imlib2_show.o ../../src/lib/libImlib2.la
  273. gcc -g -O2 -o imlib2_show imlib2_show.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  274. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_test.c
  275. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_test imlib2_test.o ../../src/lib/libImlib2.la
  276. gcc -g -O2 -o imlib2_test imlib2_test.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  277. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_bumpmap.c
  278. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_bumpmap imlib2_bumpmap.o ../../src/lib/libImlib2.la
  279. gcc -g -O2 -o imlib2_bumpmap imlib2_bumpmap.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  280. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_poly.c
  281. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_poly imlib2_poly.o ../../src/lib/libImlib2.la
  282. gcc -g -O2 -o imlib2_poly imlib2_poly.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  283. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_colorspace.c
  284. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_colorspace imlib2_colorspace.o ../../src/lib/libImlib2.la
  285. gcc -g -O2 -o imlib2_colorspace imlib2_colorspace.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  286. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_view.c
  287. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_view imlib2_view.o ../../src/lib/libImlib2.la
  288. gcc -g -O2 -o imlib2_view imlib2_view.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  289. gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/sw/share/imlib2\" -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c imlib2_grab.c
  290. /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o imlib2_grab imlib2_grab.o ../../src/lib/libImlib2.la
  291. gcc -g -O2 -o imlib2_grab imlib2_grab.o -L/sw/lib -L/usr/X11R6/lib ../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz -L/usr/X11/lib -lX11 -lXext -ldl -lm
  292. Making all in modules
  293. Making all in loaders
  294. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o loader_jpeg.lo loader_jpeg.c
  295. mkdir .libs
  296. gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c loader_jpeg.c -fno-common -DPIC -o .libs/loader_jpeg.o
  297. In file included from /sw/include/jpeglib.h:28,
  298. from loader_jpeg.c:2:
  299. /sw/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
  300. In file included from ../../../src/lib/common.h:9,
  301. from loader_common.h:5,
  302. from loader_jpeg.c:1:
  303. ../../../config.h:26:1: warning: this is the location of the previous definition
  304. /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o jpeg.la -rpath /sw/lib/imlib2/loaders loader_jpeg.lo -ljpeg ../../../src/lib/libImlib2.la
  305. libtool: link: warning: `/sw/lib/libfreetype.la' seems to be moved
  306. gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/jpeg.so -bundle .libs/loader_jpeg.o -L/sw/lib -L/usr/X11R6/lib /sw/lib/libjpeg.dylib ../../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -L/usr/X11/lib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib
  307. dsymutil .libs/jpeg.so || :
  308. creating jpeg.la
  309. (cd .libs && rm -f jpeg.la && ln -s ../jpeg.la jpeg.la)
  310. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o loader_png.lo loader_png.c
  311. gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c loader_png.c -fno-common -DPIC -o .libs/loader_png.o
  312. /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o png.la -rpath /sw/lib/imlib2/loaders loader_png.lo -L/sw/lib -lpng12 ../../../src/lib/libImlib2.la
  313. libtool: link: warning: `/sw/lib/libfreetype.la' seems to be moved
  314. gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/png.so -bundle .libs/loader_png.o -L/sw/lib -L/usr/X11R6/lib /sw/lib/libpng12.dylib ../../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -L/usr/X11/lib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib
  315. dsymutil .libs/png.so || :
  316. creating png.la
  317. (cd .libs && rm -f png.la && ln -s ../png.la png.la)
  318. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o loader_tiff.lo loader_tiff.c
  319. gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c loader_tiff.c -fno-common -DPIC -o .libs/loader_tiff.o
  320. /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o tiff.la -rpath /sw/lib/imlib2/loaders loader_tiff.lo -ltiff ../../../src/lib/libImlib2.la
  321. libtool: link: warning: `/sw/lib/libfreetype.la' seems to be moved
  322. gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/tiff.so -bundle .libs/loader_tiff.o -L/sw/lib -L/usr/X11R6/lib /sw/lib/libtiff.dylib ../../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -L/usr/X11/lib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib
  323. dsymutil .libs/tiff.so || :
  324. creating tiff.la
  325. (cd .libs && rm -f tiff.la && ln -s ../tiff.la tiff.la)
  326. /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c -o loader_gif.lo loader_gif.c
  327. gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/sw/include/freetype2 -I/sw/include -I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -std=gnu99 -fvisibility=hidden -g -O2 -c loader_gif.c -fno-common -DPIC -o .libs/loader_gif.o
  328. /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -L/sw/lib -L/usr/X11R6/lib -L/sw/lib -o gif.la -rpath /sw/lib/imlib2/loaders loader_gif.lo -lgif ../../../src/lib/libImlib2.la
  329. libtool: link: warning: `/sw/lib/libfreetype.la' seems to be moved
  330. gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/gif.so -bundle .libs/loader_gif.o -L/sw/lib -L/usr/X11R6/lib /sw/lib/libgif.dylib ../../../src/lib/.libs/libImlib2.dylib /sw/lib/freetype219/lib/libfreetype.dylib -L/usr/X11/lib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib
  331. i686-apple-darwin10-gcc-4.2.1: /sw/lib/libgif.dylib: No such file or directory
  332. make[4]: *** [gif.la] Error 1
  333. make[3]: *** [all-recursive] Error 1
  334. make[2]: *** [all-recursive] Error 1
  335. make[1]: *** [all-recursive] Error 1
  336. make: *** [all] Error 2
  337. ### execution of /var/tmp/tmp.1.dzi5ir failed, exit code 2
  338. Removing runtime build-lock...
  339. Removing build-lock package...
  340. /sw/bin/dpkg-lockwait -r fink-buildlock-imlib2-1.4.2-3
  341. (Reading database ... 42994 files and directories currently installed.)
  342. Removing fink-buildlock-imlib2-1.4.2-3 ...
  343. Failed: phase compiling: imlib2-1.4.2-3 failed
  344.  
  345. Before reporting any errors, please run "fink selfupdate" and
  346. try again. If you continue to have issues, please check to see if the
  347. FAQ on fink's website solves the problem. If not, ask on the fink-users
  348. or fink-beginners mailing lists, with a carbon copy to the maintainer:
  349.  
  350. Benjamin Reed <imlib2@fink.racoonfink.com>
  351.  
  352. Note that this is preferable to emailing the maintainer directly, since
  353. most fink package maintainers do not have access to all possible
  354. hardware and software configurations.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement