Advertisement
Guest User

build_fail_ilut

a guest
May 1st, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.29 KB | None | 0 0
  1. % makepkg
  2. ==> Erstelle Paket: devil-ilut 1.7.8-2 (Fr 1. Mai 18:21:19 CEST 2015)
  3. ==> Prüfe Laufzeit-Abhängigkeiten...
  4. ==> Prüfe Buildtime-Abhängigkeiten...
  5. ==> Empfange Quellen...
  6. -> DevIL-1.7.8.tar.gz gefunden
  7. -> libpng14.patch gefunden
  8. ==> Überprüfe Gültigkeit der Quell-Dateien mit md5sums...
  9. DevIL-1.7.8.tar.gz ... Durchgelaufen
  10. libpng14.patch ... Durchgelaufen
  11. ==> Entpacke Quellen...
  12. -> Entpacke DevIL-1.7.8.tar.gz mit bsdtar
  13. ==> Entferne existierendes $pkgdir/ Verzeichnis...
  14. ==> Beginne build()...
  15. patching file src-IL/src/il_icon.c
  16. patching file src-IL/src/il_png.c
  17. checking build system type... x86_64-unknown-linux-gnu
  18. checking host system type... x86_64-unknown-linux-gnu
  19. checking for gcc... gcc
  20. checking for C compiler default output file name... a.out
  21. checking whether the C compiler works... yes
  22. checking whether we are cross compiling... no
  23. checking for suffix of executables...
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether gcc accepts -g... yes
  27. checking for gcc option to accept ISO C89... none needed
  28. checking for a sed that does not truncate output... /usr/bin/sed
  29. checking for grep that handles long lines and -e... /usr/bin/grep
  30. checking for egrep... /usr/bin/grep -E
  31. checking for fgrep... /usr/bin/grep -F
  32. checking for ld used by gcc... /usr/bin/ld
  33. checking if the linker (/usr/bin/ld) is GNU ld... yes
  34. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  35. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  36. checking whether ln -s works... yes
  37. checking the maximum length of command line arguments... 1572864
  38. checking whether the shell understands some XSI constructs... yes
  39. checking whether the shell understands "+="... yes
  40. checking for /usr/bin/ld option to reload object files... -r
  41. checking how to recognize dependent libraries... pass_all
  42. checking for ar... ar
  43. checking for strip... strip
  44. checking for ranlib... ranlib
  45. checking command to parse /usr/bin/nm -B output from gcc object... ok
  46. checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
  58. checking for objdir... .libs
  59. checking if gcc supports -fno-rtti -fno-exceptions... no
  60. checking for gcc option to produce PIC... -fPIC -DPIC
  61. checking if gcc PIC flag -fPIC -DPIC works... yes
  62. checking if gcc static flag -static works... yes
  63. checking if gcc supports -c -o file.o... yes
  64. checking if gcc supports -c -o file.o... (cached) yes
  65. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  66. checking whether -lc should be explicitly linked in... no
  67. checking dynamic linker characteristics... GNU/Linux ld.so
  68. checking how to hardcode library paths into programs... immediate
  69. checking whether stripping libraries is possible... yes
  70. checking if libtool supports shared libraries... yes
  71. checking whether to build shared libraries... yes
  72. checking whether to build static libraries... yes
  73. checking for a BSD-compatible install... /usr/bin/install -c
  74. checking whether build environment is sane... yes
  75. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  76. checking for gawk... gawk
  77. checking whether make sets $(MAKE)... yes
  78. checking for style of include used by make... GNU
  79. checking dependency style of gcc... gcc3
  80. checking build system type... (cached) x86_64-unknown-linux-gnu
  81. checking host system type... (cached) x86_64-unknown-linux-gnu
  82. checking whether gcc and cc understand -c and -o together... yes
  83. checking for g++... g++
  84. checking whether we are using the GNU C++ compiler... yes
  85. checking whether g++ accepts -g... yes
  86. checking whether we are using the GNU C++ compiler... (cached) yes
  87. checking whether g++ accepts -g... (cached) yes
  88. checking dependency style of g++... gcc3
  89. checking how to run the C++ preprocessor... g++ -E
  90. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  91. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  92. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  93. checking for g++ option to produce PIC... -fPIC -DPIC
  94. checking if g++ PIC flag -fPIC -DPIC works... yes
  95. checking if g++ static flag -static works... yes
  96. checking if g++ supports -c -o file.o... yes
  97. checking if g++ supports -c -o file.o... (cached) yes
  98. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  99. checking dynamic linker characteristics... GNU/Linux ld.so
  100. checking how to hardcode library paths into programs... immediate
  101. checking dependency style of g++... (cached) gcc3
  102. checking whether make sets $(MAKE)... (cached) yes
  103. checking whether byte ordering is bigendian... no
  104. checking restrict keyword... no
  105. checking Altivec... no
  106. checking SSE... yes
  107. checking SSE2... yes
  108. checking SSE3... yes
  109. checking x86... no
  110. checking x86_64... yes
  111. checking ppc... no
  112. checking for valloc... yes
  113. checking for posix_memalign... yes
  114. checking for memalign... yes
  115. checking mm_malloc.h usability... yes
  116. checking mm_malloc.h presence... yes
  117. checking for mm_malloc.h... yes
  118. checking zlib.h usability... yes
  119. checking zlib.h presence... yes
  120. checking for zlib.h... yes
  121. checking for main in -lz... yes
  122. checking for main in -lm... yes
  123. checking whether we would like to have support for blp format... yes
  124. checking whether we would like to have support for bmp format... yes
  125. checking whether we would like to have support for dcx format... yes
  126. checking whether we would like to have support for dds format... yes
  127. checking whether we would like to have support for dicom format... yes
  128. checking whether we would like to have support for doom format... yes
  129. checking for pkg-config... /usr/bin/pkg-config
  130. checking pkg-config is at least version 0.9.0... yes
  131. checking for OPENEXR... yes
  132. checking whether we would like to have support for exr format... yes
  133. checking whether we would like to have support for fits format... yes
  134. checking whether we would like to have support for gif format... yes
  135. checking whether we would like to have support for hdr format... yes
  136. checking whether we would like to have support for icns format... yes
  137. checking whether we would like to have support for icon format... yes
  138. checking whether we would like to have support for iff format... yes
  139. checking whether we would like to have support for ilbm format... yes
  140. checking whether we would like to have support for iwi format... yes
  141. checking jpeglib.h usability... yes
  142. checking jpeglib.h presence... yes
  143. checking for jpeglib.h... yes
  144. checking for main in -ljpeg... yes
  145. checking whether we would like to have support for jpeg format... yes
  146. checking jasper/jasper.h usability... yes
  147. checking jasper/jasper.h presence... yes
  148. checking for jasper/jasper.h... yes
  149. checking for main in -ljasper... yes
  150. checking whether we would like to have support for jp2 format... yes
  151. checking whether we would like to have support for lcms format... no
  152. checking whether we would like to have support for lif format... yes
  153. checking whether we would like to have support for mdl format... yes
  154. checking libmng.h usability... yes
  155. checking libmng.h presence... yes
  156. checking for libmng.h... yes
  157. checking for main in -lmng... yes
  158. checking whether we would like to have support for mng format... yes
  159. checking whether we would like to have support for mp3 format... yes
  160. checking whether we would like to have support for pcx format... yes
  161. checking whether we would like to have support for pcd format... yes
  162. checking whether we would like to have support for pic format... yes
  163. checking whether we would like to have support for pix format... yes
  164. checking png.h usability... yes
  165. checking png.h presence... yes
  166. checking for png.h... yes
  167. checking for main in -lpng12... yes
  168. checking whether we would like to have support for png format... yes
  169. checking whether we would like to have support for pnm format... yes
  170. checking whether we would like to have support for psd format... yes
  171. checking whether we would like to have support for psp format... yes
  172. checking whether we would like to have support for pxr format... yes
  173. checking whether we would like to have support for raw format... yes
  174. checking whether we would like to have support for rot format... yes
  175. checking whether we would like to have support for sgi format... yes
  176. checking whether we would like to have support for sun format... yes
  177. checking whether we would like to have support for texture format... yes
  178. checking whether we would like to have support for tga format... yes
  179. checking tiffio.h usability... yes
  180. checking tiffio.h presence... yes
  181. checking for tiffio.h... yes
  182. checking for main in -ltiff... yes
  183. checking whether we would like to have support for tiff format... yes
  184. checking whether we would like to have support for tpl format... yes
  185. checking whether we would like to have support for utx format... yes
  186. checking whether we would like to have support for vtf format... yes
  187. checking whether we would like to have support for wal format... yes
  188. checking whether we would like to have support for wbmp format... yes
  189. checking whether we would like to have support for wdp format... yes
  190. checking whether we would like to have support for xpm format... yes
  191. checking squish.h usability... no
  192. checking squish.h presence... no
  193. checking for squish.h... no
  194. checking nvtt/nvtt.h usability... no
  195. checking nvtt/nvtt.h presence... no
  196. checking for nvtt/nvtt.h... no
  197. checking for X... libraries , headers
  198. checking for the pthreads library -lpthreads... no
  199. checking whether pthreads work without any flags... no
  200. checking whether pthreads work with -Kthread... no
  201. checking whether pthreads work with -kthread... no
  202. checking for the pthreads library -llthread... no
  203. checking whether pthreads work with -pthread... yes
  204. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  205. checking if more special flags are required for pthreads... no
  206. checking for gethostbyname... yes
  207. checking for connect... yes
  208. checking for remove... yes
  209. checking for shmat... yes
  210. checking for IceConnectionNumber in -lICE... yes
  211. checking allegro.h usability... no
  212. checking allegro.h presence... no
  213. checking for allegro.h... no
  214. checking for allegro-config... no
  215. checking for Allegro - version >= 4.2.0... no
  216. *** The allegro-config script installed by Allegro could not be found
  217. *** If Allegro was installed in PREFIX, make sure PREFIX/bin is in
  218. *** your path, or set the ALLEGRO_CONFIG environment variable to the
  219. *** full path to allegro-config.
  220. checking d3d8.h usability... no
  221. checking d3d8.h presence... no
  222. checking for d3d8.h... no
  223. checking d3d9.h usability... no
  224. checking d3d9.h presence... no
  225. checking for d3d9.h... no
  226. checking for main in -lgdi32... no
  227. configure: creating ./config.status
  228. config.status: creating Makefile
  229. config.status: creating lib/Makefile
  230. config.status: creating bin/Makefile
  231. config.status: creating test/Makefile
  232. config.status: creating docs/Makefile
  233. config.status: creating data/Makefile
  234. config.status: creating data/IL.pc
  235. config.status: creating data/ILU.pc
  236. config.status: creating data/ILUT.pc
  237. config.status: creating test/format_test/format_checks.sh
  238. config.status: creating include/IL/config.h
  239. config.status: include/IL/config.h is unchanged
  240. config.status: executing libtool commands
  241. config.status: executing depfiles commands
  242. configure: +----------------------------------------+
  243. configure: \| IL library Supported formats \|
  244. configure: +----------------------------------------+-------+
  245. configure: BLP BMP DCX DDS DICOM WAD EXR FITS GIF HDR ICNS ICON IFF ILBM IWI JPG JP2 LIF MDL MNG MP3 PCX PCD PIC PIX PNG PNM PSD PSP PXR RAW ROT SGI SUN TEXTURE TGA TIF TPL UTX VTF WAL WBMP WDP XPM
  246. configure: +----------------------------------------+
  247. configure: \| IL library External libraries \|
  248. configure: +----------------------------------------+-------+
  249. configure: Required libs: OpenEXR libjpeg JasPer libmng libpng libtiff
  250. configure: +----------------------------------------+
  251. configure: \| ILU part enabled \|
  252. configure: +----------------------------------------+
  253. configure: \| ILUT library Supported APIs \|
  254. configure: +----------------------------------------+-------+
  255. configure: X11
  256. configure: +----------------------------------------+
  257. configure: \| Detected Machine Extensions \|
  258. configure: +----------------------------------------+-------+
  259. configure: SSE SSE2 SSE3 X86_64_ASM
  260. configure: +----------------------------------------+
  261. configure: \| Not building any examples \|
  262. configure: +----------------------------------------+-------+
  263. configure: Pass --with-examples option to the configure script if you want to build examples.
  264. configure: +----------------------------------------+
  265. Making all in lib
  266. make[1]: Verzeichnis „/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib“ wird betreten
  267. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_png.lo -MD -MP -MF .deps/libIL_la-il_png.Tpo -c -o libIL_la-il_png.lo `test -f './../src-IL/src/il_png.c' || echo './'`./../src-IL/src/il_png.c
  268. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_icon.lo -MD -MP -MF .deps/libIL_la-il_icon.Tpo -c -o libIL_la-il_icon.lo `test -f './../src-IL/src/il_icon.c' || echo './'`./../src-IL/src/il_icon.c
  269. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_png.lo -MD -MP -MF .deps/libIL_la-il_png.Tpo -c ./../src-IL/src/il_png.c -fPIC -DPIC -o .libs/libIL_la-il_png.o
  270. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_icon.lo -MD -MP -MF .deps/libIL_la-il_icon.Tpo -c ./../src-IL/src/il_icon.c -fPIC -DPIC -o .libs/libIL_la-il_icon.o
  271. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_png.lo -MD -MP -MF .deps/libIL_la-il_png.Tpo -c ./../src-IL/src/il_png.c -o libIL_la-il_png.o >/dev/null 2>&1
  272. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -D_FORTIFY_SOURCE=2 -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT libIL_la-il_icon.lo -MD -MP -MF .deps/libIL_la-il_icon.Tpo -c ./../src-IL/src/il_icon.c -o libIL_la-il_icon.o >/dev/null 2>&1
  273. mv -f .deps/libIL_la-il_png.Tpo .deps/libIL_la-il_png.Plo
  274. mv -f .deps/libIL_la-il_icon.Tpo .deps/libIL_la-il_icon.Plo
  275. /bin/sh ../libtool --tag=CXX --mode=link g++ -msse -msse2 -msse3 -pthread -I/usr/include/OpenEXR -I/usr/include/libdrm -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -ltiff -lpng12 -lmng -ljasper -ljpeg -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread -version-info 2:0:1 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libIL.la -rpath /usr/lib libIL_la-il_alloc.lo libIL_la-il_doom.lo libIL_la-il_stack.lo libIL_la-il_pcx.lo libIL_la-il_rle.lo libIL_la-il_bits.lo libIL_la-il_endian.lo libIL_la-il_exr.lo libIL_la-il_jpeg.lo libIL_la-il_pic.lo libIL_la-il_sgi.lo libIL_la-il_bmp.lo libIL_la-il_error.lo libIL_la-il_lif.lo libIL_la-il_png.lo libIL_la-il_states.lo libIL_la-il_convbuff.lo libIL_la-il_files.lo libIL_la-il_main.lo libIL_la-il_pnm.lo libIL_la-il_targa.lo libIL_la-il_wdp.lo libIL_la-il_convert.lo libIL_la-il_gif.lo libIL_la-il_manip.lo libIL_la-il_profiles.lo libIL_la-il_tiff.lo libIL_la-il_cut.lo libIL_la-il_header.lo libIL_la-il_mdl.lo libIL_la-il_quantizer.lo libIL_la-il_utility.lo libIL_la-il_dcx.lo libIL_la-il_icon.lo libIL_la-il_mng.lo libIL_la-il_raw.lo libIL_la-il_wal.lo libIL_la-il_dds.lo libIL_la-il_internal.lo libIL_la-il_pal.lo libIL_la-il_rawdata.lo libIL_la-il_devil.lo libIL_la-il_io.lo libIL_la-il_pcd.lo libIL_la-il_register.lo libIL_la-il_psd.lo libIL_la-il_fastconv.lo libIL_la-il_neuquant.lo libIL_la-il_dds-save.lo libIL_la-il_psp.lo libIL_la-il_pix.lo libIL_la-il_pxr.lo libIL_la-il_vtf.lo libIL_la-il_xpm.lo libIL_la-il_hdr.lo libIL_la-il_icns.lo libIL_la-il_jp2.lo libIL_la-altivec_common.lo libIL_la-altivec_typeconversion.lo libIL_la-il_sun.lo libIL_la-il_nvidia.lo libIL_la-il_wbmp.lo libIL_la-il_squish.lo libIL_la-il_iff.lo libIL_la-il_ilbm.lo libIL_la-il_size.lo libIL_la-il_tpl.lo libIL_la-il_fits.lo libIL_la-il_iwi.lo libIL_la-il_blp.lo libIL_la-il_ftx.lo libIL_la-il_dicom.lo libIL_la-il_rot.lo libIL_la-il_texture.lo libIL_la-il_dpx.lo libIL_la-il_utx.lo libIL_la-il_mp3.lo -lm -lz
  276. libtool: link: rm -fr .libs/libIL.a .libs/libIL.la .libs/libIL.lai .libs/libIL.so .libs/libIL.so.1 .libs/libIL.so.1.1.0
  277. libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/crtbeginS.o .libs/libIL_la-il_alloc.o .libs/libIL_la-il_doom.o .libs/libIL_la-il_stack.o .libs/libIL_la-il_pcx.o .libs/libIL_la-il_rle.o .libs/libIL_la-il_bits.o .libs/libIL_la-il_endian.o .libs/libIL_la-il_exr.o .libs/libIL_la-il_jpeg.o .libs/libIL_la-il_pic.o .libs/libIL_la-il_sgi.o .libs/libIL_la-il_bmp.o .libs/libIL_la-il_error.o .libs/libIL_la-il_lif.o .libs/libIL_la-il_png.o .libs/libIL_la-il_states.o .libs/libIL_la-il_convbuff.o .libs/libIL_la-il_files.o .libs/libIL_la-il_main.o .libs/libIL_la-il_pnm.o .libs/libIL_la-il_targa.o .libs/libIL_la-il_wdp.o .libs/libIL_la-il_convert.o .libs/libIL_la-il_gif.o .libs/libIL_la-il_manip.o .libs/libIL_la-il_profiles.o .libs/libIL_la-il_tiff.o .libs/libIL_la-il_cut.o .libs/libIL_la-il_header.o .libs/libIL_la-il_mdl.o .libs/libIL_la-il_quantizer.o .libs/libIL_la-il_utility.o .libs/libIL_la-il_dcx.o .libs/libIL_la-il_icon.o .libs/libIL_la-il_mng.o .libs/libIL_la-il_raw.o .libs/libIL_la-il_wal.o .libs/libIL_la-il_dds.o .libs/libIL_la-il_internal.o .libs/libIL_la-il_pal.o .libs/libIL_la-il_rawdata.o .libs/libIL_la-il_devil.o .libs/libIL_la-il_io.o .libs/libIL_la-il_pcd.o .libs/libIL_la-il_register.o .libs/libIL_la-il_psd.o .libs/libIL_la-il_fastconv.o .libs/libIL_la-il_neuquant.o .libs/libIL_la-il_dds-save.o .libs/libIL_la-il_psp.o .libs/libIL_la-il_pix.o .libs/libIL_la-il_pxr.o .libs/libIL_la-il_vtf.o .libs/libIL_la-il_xpm.o .libs/libIL_la-il_hdr.o .libs/libIL_la-il_icns.o .libs/libIL_la-il_jp2.o .libs/libIL_la-altivec_common.o .libs/libIL_la-altivec_typeconversion.o .libs/libIL_la-il_sun.o .libs/libIL_la-il_nvidia.o .libs/libIL_la-il_wbmp.o .libs/libIL_la-il_squish.o .libs/libIL_la-il_iff.o .libs/libIL_la-il_ilbm.o .libs/libIL_la-il_size.o .libs/libIL_la-il_tpl.o .libs/libIL_la-il_fits.o .libs/libIL_la-il_iwi.o .libs/libIL_la-il_blp.o .libs/libIL_la-il_ftx.o .libs/libIL_la-il_dicom.o .libs/libIL_la-il_rot.o .libs/libIL_la-il_texture.o .libs/libIL_la-il_dpx.o .libs/libIL_la-il_utx.o .libs/libIL_la-il_mp3.o -ltiff -lpng12 -lmng -ljasper -ljpeg -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lz -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/../../../../lib/crtn.o -msse -msse2 -msse3 -pthread -march=x86-64 -mtune=generic -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libIL.so.1 -o .libs/libIL.so.1.1.0
  278. libtool: link: (cd ".libs" && rm -f "libIL.so.1" && ln -s "libIL.so.1.1.0" "libIL.so.1")
  279. libtool: link: (cd ".libs" && rm -f "libIL.so" && ln -s "libIL.so.1.1.0" "libIL.so")
  280. libtool: link: ar cru .libs/libIL.a libIL_la-il_alloc.o libIL_la-il_doom.o libIL_la-il_stack.o libIL_la-il_pcx.o libIL_la-il_rle.o libIL_la-il_bits.o libIL_la-il_endian.o libIL_la-il_exr.o libIL_la-il_jpeg.o libIL_la-il_pic.o libIL_la-il_sgi.o libIL_la-il_bmp.o libIL_la-il_error.o libIL_la-il_lif.o libIL_la-il_png.o libIL_la-il_states.o libIL_la-il_convbuff.o libIL_la-il_files.o libIL_la-il_main.o libIL_la-il_pnm.o libIL_la-il_targa.o libIL_la-il_wdp.o libIL_la-il_convert.o libIL_la-il_gif.o libIL_la-il_manip.o libIL_la-il_profiles.o libIL_la-il_tiff.o libIL_la-il_cut.o libIL_la-il_header.o libIL_la-il_mdl.o libIL_la-il_quantizer.o libIL_la-il_utility.o libIL_la-il_dcx.o libIL_la-il_icon.o libIL_la-il_mng.o libIL_la-il_raw.o libIL_la-il_wal.o libIL_la-il_dds.o libIL_la-il_internal.o libIL_la-il_pal.o libIL_la-il_rawdata.o libIL_la-il_devil.o libIL_la-il_io.o libIL_la-il_pcd.o libIL_la-il_register.o libIL_la-il_psd.o libIL_la-il_fastconv.o libIL_la-il_neuquant.o libIL_la-il_dds-save.o libIL_la-il_psp.o libIL_la-il_pix.o libIL_la-il_pxr.o libIL_la-il_vtf.o libIL_la-il_xpm.o libIL_la-il_hdr.o libIL_la-il_icns.o libIL_la-il_jp2.o libIL_la-altivec_common.o libIL_la-altivec_typeconversion.o libIL_la-il_sun.o libIL_la-il_nvidia.o libIL_la-il_wbmp.o libIL_la-il_squish.o libIL_la-il_iff.o libIL_la-il_ilbm.o libIL_la-il_size.o libIL_la-il_tpl.o libIL_la-il_fits.o libIL_la-il_iwi.o libIL_la-il_blp.o libIL_la-il_ftx.o libIL_la-il_dicom.o libIL_la-il_rot.o libIL_la-il_texture.o libIL_la-il_dpx.o libIL_la-il_utx.o libIL_la-il_mp3.o
  281. libtool: link: ranlib .libs/libIL.a
  282. libtool: link: ( cd ".libs" && rm -f "libIL.la" && ln -s "../libIL.la" "libIL.la" )
  283. /bin/sh ../libtool --tag=CC --mode=link gcc -msse -msse2 -msse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -version-info 2:0:1 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libILU.la -rpath /usr/lib libILU_la-ilu_alloc.lo libILU_la-ilu_internal.lo libILU_la-ilu_noise.lo libILU_la-ilu_scale.lo libILU_la-ilu_error.lo libILU_la-ilu_main.lo libILU_la-ilu_rotate.lo libILU_la-ilu_scaling.lo libILU_la-ilu_filter.lo libILU_la-ilu_manip.lo libILU_la-ilu_scale2d.lo libILU_la-ilu_states.lo libILU_la-ilu_filter_rcg.lo libILU_la-ilu_mipmap.lo libILU_la-ilu_scale3d.lo libILU_la-ilu_utilities.lo libILU_la-ilu_region.lo libIL.la -lm -lz
  284. libtool: link: rm -fr .libs/libILU.a .libs/libILU.la .libs/libILU.lai .libs/libILU.so .libs/libILU.so.1 .libs/libILU.so.1.1.0
  285. libtool: link: gcc -shared .libs/libILU_la-ilu_alloc.o .libs/libILU_la-ilu_internal.o .libs/libILU_la-ilu_noise.o .libs/libILU_la-ilu_scale.o .libs/libILU_la-ilu_error.o .libs/libILU_la-ilu_main.o .libs/libILU_la-ilu_rotate.o .libs/libILU_la-ilu_scaling.o .libs/libILU_la-ilu_filter.o .libs/libILU_la-ilu_manip.o .libs/libILU_la-ilu_scale2d.o .libs/libILU_la-ilu_states.o .libs/libILU_la-ilu_filter_rcg.o .libs/libILU_la-ilu_mipmap.o .libs/libILU_la-ilu_scale3d.o .libs/libILU_la-ilu_utilities.o .libs/libILU_la-ilu_region.o -Wl,-rpath -Wl,/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs ./.libs/libIL.so -ltiff -lpng12 -lmng -ljasper -ljpeg -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lm -lz -msse -msse2 -msse3 -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libILU.so.1 -o .libs/libILU.so.1.1.0
  286. libtool: link: (cd ".libs" && rm -f "libILU.so.1" && ln -s "libILU.so.1.1.0" "libILU.so.1")
  287. libtool: link: (cd ".libs" && rm -f "libILU.so" && ln -s "libILU.so.1.1.0" "libILU.so")
  288. libtool: link: ar cru .libs/libILU.a libILU_la-ilu_alloc.o libILU_la-ilu_internal.o libILU_la-ilu_noise.o libILU_la-ilu_scale.o libILU_la-ilu_error.o libILU_la-ilu_main.o libILU_la-ilu_rotate.o libILU_la-ilu_scaling.o libILU_la-ilu_filter.o libILU_la-ilu_manip.o libILU_la-ilu_scale2d.o libILU_la-ilu_states.o libILU_la-ilu_filter_rcg.o libILU_la-ilu_mipmap.o libILU_la-ilu_scale3d.o libILU_la-ilu_utilities.o libILU_la-ilu_region.o
  289. libtool: link: ranlib .libs/libILU.a
  290. libtool: link: ( cd ".libs" && rm -f "libILU.la" && ln -s "../libILU.la" "libILU.la" )
  291. /bin/sh ../libtool --tag=CC --mode=link gcc -msse -msse2 -msse3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -version-info 2:0:1 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libILUT.la -rpath /usr/lib libILUT_la-ilut_main.lo libILUT_la-ilut_states.lo libILUT_la-ilut_internal.lo libILU.la -lm -lz
  292. libtool: link: rm -fr .libs/libILUT.a .libs/libILUT.la .libs/libILUT.lai .libs/libILUT.so .libs/libILUT.so.1 .libs/libILUT.so.1.1.0
  293. libtool: link: gcc -shared .libs/libILUT_la-ilut_main.o .libs/libILUT_la-ilut_states.o .libs/libILUT_la-ilut_internal.o -Wl,-rpath -Wl,/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs -L/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs ./.libs/libILU.so /tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs/libIL.so -ltiff -lpng12 -lmng -ljasper -ljpeg -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lm -lz -msse -msse2 -msse3 -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libILUT.so.1 -o .libs/libILUT.so.1.1.0
  294. libtool: link: (cd ".libs" && rm -f "libILUT.so.1" && ln -s "libILUT.so.1.1.0" "libILUT.so.1")
  295. libtool: link: (cd ".libs" && rm -f "libILUT.so" && ln -s "libILUT.so.1.1.0" "libILUT.so")
  296. libtool: link: ar cru .libs/libILUT.a libILUT_la-ilut_main.o libILUT_la-ilut_states.o libILUT_la-ilut_internal.o
  297. libtool: link: ranlib .libs/libILUT.a
  298. libtool: link: ( cd ".libs" && rm -f "libILUT.la" && ln -s "../libILUT.la" "libILUT.la" )
  299. make[1]: Verzeichnis „/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib“ wird verlassen
  300. Making all in bin
  301. make[1]: Verzeichnis „/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/bin“ wird betreten
  302. /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o ilur ilur.o ../lib/libILU.la -lm -lz
  303. libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/ilur ilur.o ../lib/.libs/libILU.so /tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs/libIL.so -ltiff -lpng12 -lmng -ljasper -ljpeg -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lm -lz -pthread
  304. /tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/lib/.libs/libIL.so: undefined reference to `png_set_longjmp_fn'
  305. collect2: error: ld returned 1 exit status
  306. Makefile:520: die Regel für Ziel „ilur“ scheiterte
  307. make[1]: *** [ilur] Fehler 1
  308. make[1]: Verzeichnis „/tmp/yaourt-tmp-arne/aur-devil-ilut/src/devil-1.7.8/bin“ wird verlassen
  309. Makefile:322: die Regel für Ziel „all-recursive“ scheiterte
  310. make: *** [all-recursive] Fehler 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement