Advertisement
kranthi_t2000

libpng12 install error

Nov 29th, 2011
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.79 KB | None | 0 0
  1. sudo pisi bi https://svn.pardus.org.tr/pardus/playground/fatih.arslan/2011/google_talk/libpng12/pspec.xml --ignore-dependency
  2. pspec.xml (3.0 KB)100% 20.20 MB/s [00:00:00] [complete]
  3. actions.py (1.0 KB)100% 16.12 MB/s [00:00:00] [complete]
  4. DEBUG: ComponentDB initialized in 0.0104749202728.
  5. DEBUG: RepoDB initialized in 0.000306129455566.
  6. DEBUG: InstallDB initialized in 0.020644903183.
  7. Unsatisfied Build Dependencies: zlib-32bit
  8. Ignoring build dependencies.
  9. translations.xml (1.0 KB)100% 12.62 MB/s [00:00:00] [complete]
  10. pngconf-setjmp.patch (543.0 B)100% 4.94 MB/s [00:00:00] [complete]
  11. apng.patch (57.0 KB)100% 58.51 MB/s [00:00:00] [complete]
  12. constantize.patch (5.0 KB)100% 38.63 MB/s [00:00:00] [complete]
  13. CVE-2011-2501.patch (1.0 KB)100% 9.35 MB/s [00:00:00] [complete]
  14. Building source package: libpng12
  15. Unsatisfied Build Dependencies: zlib-32bit
  16. Ignoring build dependencies.
  17. DEBUG: Remote file can not be reached. Previously downloaded part of the file will be removed.
  18. Cannot find component.xml in remote directory, Source is now part of unknown component
  19. Fetching source from: mirrors://sourceforge/libpng/libpng-1.2.44.tar.bz2
  20. Fetching source from mirror: http://heanet.dl.sourceforge.net/libpng/libpng-1.2.44.tar.bz2
  21. Fetching source from mirror: http://hivelocity.dl.sourceforge.net/libpng/libpng-1.2.44.tar.bz2
  22. DEBUG: Remote file can not be reached. Previously downloaded part of the file will be removed.
  23. libpng-1.2.44.tar.bz2 (642.0 KB)100% 8.50 KB/s [00:00:00] [complete]
  24. Source archive is stored: /var/cache/pisi/archives/libpng-1.2.44.tar.bz2
  25. Unpacking archive(s)...
  26. Applying patch: pngconf-setjmp.patch
  27. DEBUG: return value for "patch --remove-empty-files --no-backup-if-mismatch -p1 -i "/var/pisi/libpng12/files/pngconf-setjmp.patch"" is 0
  28. Applying patch: apng.patch
  29. DEBUG: return value for "patch --remove-empty-files --no-backup-if-mismatch -p1 -i "/var/pisi/libpng12/files/apng.patch"" is 0
  30. Applying patch: constantize.patch
  31. DEBUG: return value for "patch --remove-empty-files --no-backup-if-mismatch -p1 -i "/var/pisi/libpng12/files/constantize.patch"" is 0
  32. Applying patch: CVE-2011-2501.patch
  33. DEBUG: return value for "patch --remove-empty-files --no-backup-if-mismatch -p1 -i "/var/pisi/libpng12/files/CVE-2011-2501.patch"" is 0
  34. unpacked (/var/pisi/libpng12-1.2.44-1/work)
  35. Setting up source...
  36. Sandbox enabled build...
  37. GNU Config Update Finished.
  38. GNU Config Update Finished.
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking whether build environment is sane... yes
  41. checking for a thread-safe mkdir -p... /bin/mkdir -p
  42. checking for gawk... gawk
  43. checking whether make sets $(MAKE)... yes
  44. checking whether to enable maintainer-specific portions of Makefiles... no
  45. checking for gcc... i686-pc-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  53. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking for style of include used by make... GNU
  55. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  56. checking build system type... i686-pc-linux-gnu
  57. checking host system type... i686-pc-linux-gnu
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for fgrep... /bin/grep -F
  62. checking for ld used by i686-pc-linux-gnu-gcc... /usr/bin/ld
  63. checking if the linker (/usr/bin/ld) is GNU ld... yes
  64. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  65. checking for sed... /bin/sed
  66. checking whether ln -s works... yes
  67. checking whether make sets $(MAKE)... (cached) yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking the maximum length of command line arguments... 1572864
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking for /usr/bin/ld option to reload object files... -r
  74. checking for objdump... objdump
  75. checking how to recognize dependent libraries... pass_all
  76. checking for ar... ar
  77. checking for strip... strip
  78. checking for ranlib... ranlib
  79. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  80. checking for ANSI C header files... yes
  81. checking for sys/types.h... yes
  82. checking for sys/stat.h... yes
  83. checking for stdlib.h... yes
  84. checking for string.h... yes
  85. checking for memory.h... yes
  86. checking for strings.h... yes
  87. checking for inttypes.h... yes
  88. checking for stdint.h... yes
  89. checking for unistd.h... yes
  90. checking for dlfcn.h... yes
  91. checking for objdir... .libs
  92. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  93. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  94. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  95. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  96. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  97. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  98. checking whether the i686-pc-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
  99. checking whether -lc should be explicitly linked in... no
  100. checking dynamic linker characteristics... GNU/Linux ld.so
  101. checking how to hardcode library paths into programs... immediate
  102. checking whether stripping libraries is possible... yes
  103. checking if libtool supports shared libraries... yes
  104. checking whether to build shared libraries... yes
  105. checking whether to build static libraries... no
  106. checking for ANSI C header files... (cached) yes
  107. checking malloc.h usability... yes
  108. checking malloc.h presence... yes
  109. checking for malloc.h... yes
  110. checking for stdlib.h... (cached) yes
  111. checking for string.h... (cached) yes
  112. checking for strings.h... (cached) yes
  113. checking for an ANSI C-conforming const... yes
  114. checking for size_t... yes
  115. checking whether struct tm is in sys/time.h or time.h... time.h
  116. checking for working strtod... yes
  117. checking for memset... yes
  118. checking for pow... no
  119. checking for pow in -lm... yes
  120. checking for zlibVersion in -lz... yes
  121. checking if assembler code in pnggccrd.c can be compiled without PNG_NO_MMX_CODE... yes
  122. checking if libraries can be versioned... yes
  123. checking for symbol prefix...
  124. configure: pkgconfig directory is ${libdir}/pkgconfig
  125. configure: creating ./config.status
  126. config.status: creating Makefile
  127. config.status: creating libpng.pc
  128. config.status: creating libpng-config
  129. config.status: creating config.h
  130. config.status: executing depfiles commands
  131. config.status: executing libtool commands
  132. DEBUG: return value for "./configure --prefix=/usr --build=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --disable-static" is 0
  133. Building source...
  134. Sandbox enabled build...
  135. make all-am
  136. make[1]: Entering directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  137. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c
  138. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c -o libpng12_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
  139. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c -o libpng12_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
  140. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c -o libpng12_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
  141. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c -o libpng12_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
  142. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o .libs/libpng12_la-pngtrans.o
  143. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o .libs/libpng12_la-pngrutil.o
  144. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c -fPIC -DPIC -o .libs/libpng12_la-pngget.o
  145. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c -fPIC -DPIC -o .libs/libpng12_la-pngset.o
  146. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c -fPIC -DPIC -o .libs/libpng12_la-png.o
  147. mv -f .deps/libpng12_la-pngtrans.Tpo .deps/libpng12_la-pngtrans.Plo
  148. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c -o libpng12_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
  149. mv -f .deps/libpng12_la-png.Tpo .deps/libpng12_la-png.Plo
  150. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c -o libpng12_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
  151. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o .libs/libpng12_la-pngwutil.o
  152. mv -f .deps/libpng12_la-pngset.Tpo .deps/libpng12_la-pngset.Plo
  153. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c -o libpng12_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
  154. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c -fPIC -DPIC -o .libs/libpng12_la-pngread.o
  155. mv -f .deps/libpng12_la-pngget.Tpo .deps/libpng12_la-pngget.Plo
  156. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c -o libpng12_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
  157. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c -fPIC -DPIC -o .libs/libpng12_la-pngrio.o
  158. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c -fPIC -DPIC -o .libs/libpng12_la-pngwio.o
  159. mv -f .deps/libpng12_la-pngrio.Tpo .deps/libpng12_la-pngrio.Plo
  160. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c -o libpng12_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
  161. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o .libs/libpng12_la-pngwrite.o
  162. mv -f .deps/libpng12_la-pngwio.Tpo .deps/libpng12_la-pngwio.Plo
  163. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c -o libpng12_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
  164. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o .libs/libpng12_la-pngrtran.o
  165. mv -f .deps/libpng12_la-pngrutil.Tpo .deps/libpng12_la-pngrutil.Plo
  166. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c -o libpng12_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
  167. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o .libs/libpng12_la-pngwtran.o
  168. mv -f .deps/libpng12_la-pngread.Tpo .deps/libpng12_la-pngread.Plo
  169. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c -o libpng12_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
  170. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c -fPIC -DPIC -o .libs/libpng12_la-pngmem.o
  171. mv -f .deps/libpng12_la-pngwrite.Tpo .deps/libpng12_la-pngwrite.Plo
  172. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c -o libpng12_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
  173. mv -f .deps/libpng12_la-pngwtran.Tpo .deps/libpng12_la-pngwtran.Plo
  174. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c -fPIC -DPIC -o .libs/libpng12_la-pngerror.o
  175. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c -o libpng12_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
  176. mv -f .deps/libpng12_la-pngmem.Tpo .deps/libpng12_la-pngmem.Plo
  177. rm -f libpng.sym libpng.sym.new
  178. i686-pc-linux-gnu-gcc -E -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h | \
  179. /bin/sed -n -e \
  180. 's|^.*PNG_FUNCTION_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
  181. -e 's|^.*PNG_DATA_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
  182. >libpng.sym.new
  183. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c -fPIC -DPIC -o .libs/libpng12_la-pngpread.o
  184. mv libpng.sym.new libpng.sym
  185. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c -o libpng_la-png.lo `test -f 'png.c' || echo './'`png.c
  186. mv -f .deps/libpng12_la-pngwutil.Tpo .deps/libpng12_la-pngwutil.Plo
  187. mv -f .deps/libpng12_la-pngerror.Tpo .deps/libpng12_la-pngerror.Plo
  188. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c -o libpng_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
  189. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c png.c -fPIC -DPIC -o .libs/libpng_la-png.o
  190. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c -o libpng_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
  191. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c pngget.c -fPIC -DPIC -o .libs/libpng_la-pngget.o
  192. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c pngset.c -fPIC -DPIC -o .libs/libpng_la-pngset.o
  193. mv -f .deps/libpng_la-png.Tpo .deps/libpng_la-png.Plo
  194. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c -o libpng_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
  195. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o .libs/libpng_la-pngrutil.o
  196. mv -f .deps/libpng12_la-pngpread.Tpo .deps/libpng12_la-pngpread.Plo
  197. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngtrans.lo -MD -MP -MF .deps/libpng_la-pngtrans.Tpo -c -o libpng_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
  198. mv -f .deps/libpng_la-pngget.Tpo .deps/libpng_la-pngget.Plo
  199. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngtrans.lo -MD -MP -MF .deps/libpng_la-pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o .libs/libpng_la-pngtrans.o
  200. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwutil.lo -MD -MP -MF .deps/libpng_la-pngwutil.Tpo -c -o libpng_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
  201. mv -f .deps/libpng_la-pngset.Tpo .deps/libpng_la-pngset.Plo
  202. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngread.lo -MD -MP -MF .deps/libpng_la-pngread.Tpo -c -o libpng_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
  203. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwutil.lo -MD -MP -MF .deps/libpng_la-pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o .libs/libpng_la-pngwutil.o
  204. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngread.lo -MD -MP -MF .deps/libpng_la-pngread.Tpo -c pngread.c -fPIC -DPIC -o .libs/libpng_la-pngread.o
  205. mv -f .deps/libpng_la-pngtrans.Tpo .deps/libpng_la-pngtrans.Plo
  206. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrio.lo -MD -MP -MF .deps/libpng_la-pngrio.Tpo -c -o libpng_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
  207. mv -f .deps/libpng12_la-pngrtran.Tpo .deps/libpng12_la-pngrtran.Plo
  208. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwio.lo -MD -MP -MF .deps/libpng_la-pngwio.Tpo -c -o libpng_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
  209. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrio.lo -MD -MP -MF .deps/libpng_la-pngrio.Tpo -c pngrio.c -fPIC -DPIC -o .libs/libpng_la-pngrio.o
  210. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwio.lo -MD -MP -MF .deps/libpng_la-pngwio.Tpo -c pngwio.c -fPIC -DPIC -o .libs/libpng_la-pngwio.o
  211. mv -f .deps/libpng_la-pngrio.Tpo .deps/libpng_la-pngrio.Plo
  212. mv -f .deps/libpng_la-pngwio.Tpo .deps/libpng_la-pngwio.Plo
  213. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwrite.lo -MD -MP -MF .deps/libpng_la-pngwrite.Tpo -c -o libpng_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
  214. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrtran.lo -MD -MP -MF .deps/libpng_la-pngrtran.Tpo -c -o libpng_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
  215. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwrite.lo -MD -MP -MF .deps/libpng_la-pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o .libs/libpng_la-pngwrite.o
  216. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngrtran.lo -MD -MP -MF .deps/libpng_la-pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o .libs/libpng_la-pngrtran.o
  217. mv -f .deps/libpng_la-pngread.Tpo .deps/libpng_la-pngread.Plo
  218. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwtran.lo -MD -MP -MF .deps/libpng_la-pngwtran.Tpo -c -o libpng_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
  219. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngwtran.lo -MD -MP -MF .deps/libpng_la-pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o .libs/libpng_la-pngwtran.o
  220. mv -f .deps/libpng_la-pngrutil.Tpo .deps/libpng_la-pngrutil.Plo
  221. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngmem.lo -MD -MP -MF .deps/libpng_la-pngmem.Tpo -c -o libpng_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
  222. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngmem.lo -MD -MP -MF .deps/libpng_la-pngmem.Tpo -c pngmem.c -fPIC -DPIC -o .libs/libpng_la-pngmem.o
  223. mv -f .deps/libpng_la-pngwutil.Tpo .deps/libpng_la-pngwutil.Plo
  224. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngerror.lo -MD -MP -MF .deps/libpng_la-pngerror.Tpo -c -o libpng_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
  225. mv -f .deps/libpng_la-pngwtran.Tpo .deps/libpng_la-pngwtran.Plo
  226. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngpread.lo -MD -MP -MF .deps/libpng_la-pngpread.Tpo -c -o libpng_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
  227. mv -f .deps/libpng_la-pngmem.Tpo .deps/libpng_la-pngmem.Plo
  228. mv -f .deps/libpng_la-pngwrite.Tpo .deps/libpng_la-pngwrite.Plo
  229. cp libpng-config libpng12-config
  230. cp libpng.pc libpng12.pc
  231. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngerror.lo -MD -MP -MF .deps/libpng_la-pngerror.Tpo -c pngerror.c -fPIC -DPIC -o .libs/libpng_la-pngerror.o
  232. rm -f libpng.vers libpng.vers.new
  233. echo PNG12_0 '{global:' > libpng.vers.new
  234. /bin/sed s/$/\;/ libpng.sym >> libpng.vers.new
  235. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -MT libpng_la-pngpread.lo -MD -MP -MF .deps/libpng_la-pngpread.Tpo -c pngpread.c -fPIC -DPIC -o .libs/libpng_la-pngpread.o
  236. echo 'local: *; };' >> libpng.vers.new
  237. mv libpng.vers.new libpng.vers
  238. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -no-undefined -export-dynamic -version-number 0:44:0 -Wl,--version-script=libpng.vers -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpng12.la -rpath /usr/lib libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo libpng12_la-pngpread.lo -lz -lm
  239. mv -f .deps/libpng_la-pngerror.Tpo .deps/libpng_la-pngerror.Plo
  240. libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libpng12_la-png.o .libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o .libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o .libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o .libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o .libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o .libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o .libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o -lz -lm -mtune=atom -march=i686 -Wl,--version-script=libpng.vers -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,-soname -Wl,libpng12.so.0 -o .libs/libpng12.so.0.44.0
  241. libtool: link: (cd ".libs" && rm -f "libpng12.so.0" && ln -s "libpng12.so.0.44.0" "libpng12.so.0")
  242. mv -f .deps/libpng_la-pngpread.Tpo .deps/libpng_la-pngpread.Plo
  243. libtool: link: (cd ".libs" && rm -f "libpng12.so" && ln -s "libpng12.so.0.44.0" "libpng12.so")
  244. libtool: link: ( cd ".libs" && rm -f "libpng12.la" && ln -s "../libpng12.la" "libpng12.la" )
  245. mv -f .deps/libpng_la-pngrtran.Tpo .deps/libpng_la-pngrtran.Plo
  246. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -ggdb3 -funwind-tables -fasynchronous-unwind-tables -rpath '/usr/lib' -no-undefined -export-dynamic -version-number 3:44:0 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpng.la libpng_la-png.lo libpng_la-pngset.lo libpng_la-pngget.lo libpng_la-pngrutil.lo libpng_la-pngtrans.lo libpng_la-pngwutil.lo libpng_la-pngread.lo libpng_la-pngrio.lo libpng_la-pngwio.lo libpng_la-pngwrite.lo libpng_la-pngrtran.lo libpng_la-pngwtran.lo libpng_la-pngmem.lo libpng_la-pngerror.lo libpng_la-pngpread.lo -lz -lm
  247. libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libpng_la-png.o .libs/libpng_la-pngset.o .libs/libpng_la-pngget.o .libs/libpng_la-pngrutil.o .libs/libpng_la-pngtrans.o .libs/libpng_la-pngwutil.o .libs/libpng_la-pngread.o .libs/libpng_la-pngrio.o .libs/libpng_la-pngwio.o .libs/libpng_la-pngwrite.o .libs/libpng_la-pngrtran.o .libs/libpng_la-pngwtran.o .libs/libpng_la-pngmem.o .libs/libpng_la-pngerror.o .libs/libpng_la-pngpread.o -lz -lm -mtune=atom -march=i686 -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,-soname -Wl,libpng.so.3 -o .libs/libpng.so.3.44.0
  248. libtool: link: (cd ".libs" && rm -f "libpng.so.3" && ln -s "libpng.so.3.44.0" "libpng.so.3")
  249. libtool: link: (cd ".libs" && rm -f "libpng.so" && ln -s "libpng.so.3.44.0" "libpng.so")
  250. libtool: link: ( cd ".libs" && rm -f "libpng.la" && ln -s "../libpng.la" "libpng.la" )
  251. make[1]: Leaving directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  252. DEBUG: return value for "make -j5" is 0
  253. Testing package...
  254. Installing...
  255. Sandbox enabled build...
  256. make[1]: Entering directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  257. test -z "/usr/bin" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/bin"
  258. /usr/bin/install -c libpng12-config '/var/pisi/libpng12-1.2.44-1/install/usr/bin'
  259. test -z "/usr/lib" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/lib"
  260. /bin/sh ./libtool --mode=install /usr/bin/install -c libpng12.la libpng.la '/var/pisi/libpng12-1.2.44-1/install/usr/lib'
  261. libtool: install: /usr/bin/install -c .libs/libpng12.so.0.44.0 /var/pisi/libpng12-1.2.44-1/install/usr/lib/libpng12.so.0.44.0
  262. libtool: install: (cd /var/pisi/libpng12-1.2.44-1/install/usr/lib && { ln -s -f libpng12.so.0.44.0 libpng12.so.0 || { rm -f libpng12.so.0 && ln -s libpng12.so.0.44.0 libpng12.so.0; }; })
  263. libtool: install: (cd /var/pisi/libpng12-1.2.44-1/install/usr/lib && { ln -s -f libpng12.so.0.44.0 libpng12.so || { rm -f libpng12.so && ln -s libpng12.so.0.44.0 libpng12.so; }; })
  264. libtool: install: /usr/bin/install -c .libs/libpng12.lai /var/pisi/libpng12-1.2.44-1/install/usr/lib/libpng12.la
  265. libtool: install: /usr/bin/install -c .libs/libpng.so.3.44.0 /var/pisi/libpng12-1.2.44-1/install/usr/lib/libpng.so.3.44.0
  266. libtool: install: (cd /var/pisi/libpng12-1.2.44-1/install/usr/lib && { ln -s -f libpng.so.3.44.0 libpng.so.3 || { rm -f libpng.so.3 && ln -s libpng.so.3.44.0 libpng.so.3; }; })
  267. libtool: install: (cd /var/pisi/libpng12-1.2.44-1/install/usr/lib && { ln -s -f libpng.so.3.44.0 libpng.so || { rm -f libpng.so && ln -s libpng.so.3.44.0 libpng.so; }; })
  268. libtool: install: /usr/bin/install -c .libs/libpng.lai /var/pisi/libpng12-1.2.44-1/install/usr/lib/libpng.la
  269. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  270. make install-exec-hook
  271. make[2]: Entering directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  272. cd /var/pisi/libpng12-1.2.44-1/install/usr/bin; rm -f libpng-config
  273. cd /var/pisi/libpng12-1.2.44-1/install/usr/bin; ln -s libpng12-config libpng-config
  274. + cd /var/pisi/libpng12-1.2.44-1/install/usr/lib
  275. + for ext in a la so sl dylib
  276. + rm -f libpng.a
  277. + test -f libpng12.a
  278. + for ext in a la so sl dylib
  279. + rm -f libpng.la
  280. + test -f libpng12.la
  281. + ln -s libpng12.la libpng.la
  282. + for ext in a la so sl dylib
  283. + rm -f libpng.so
  284. + test -f libpng12.so
  285. + ln -s libpng12.so libpng.so
  286. + for ext in a la so sl dylib
  287. + rm -f libpng.sl
  288. + test -f libpng12.sl
  289. + for ext in a la so sl dylib
  290. + rm -f libpng.dylib
  291. + test -f libpng12.dylib
  292. make[2]: Leaving directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  293. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/share/man/man3"
  294. /usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/var/pisi/libpng12-1.2.44-1/install/usr/share/man/man3'
  295. test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/share/man/man5"
  296. /usr/bin/install -c -m 644 png.5 '/var/pisi/libpng12-1.2.44-1/install/usr/share/man/man5'
  297. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/lib/pkgconfig"
  298. /usr/bin/install -c -m 644 libpng12.pc '/var/pisi/libpng12-1.2.44-1/install/usr/lib/pkgconfig'
  299. test -z "/usr/include/libpng12" || /bin/mkdir -p "/var/pisi/libpng12-1.2.44-1/install/usr/include/libpng12"
  300. /usr/bin/install -c -m 644 png.h pngconf.h '/var/pisi/libpng12-1.2.44-1/install/usr/include/libpng12'
  301. make install-data-hook
  302. make[2]: Entering directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  303. cd /var/pisi/libpng12-1.2.44-1/install/usr/include; rm -f png.h pngconf.h
  304. cd /var/pisi/libpng12-1.2.44-1/install/usr/include; ln -s libpng12/png.h png.h
  305. cd /var/pisi/libpng12-1.2.44-1/install/usr/include; ln -s libpng12/pngconf.h pngconf.h
  306. cd /var/pisi/libpng12-1.2.44-1/install/usr/lib/pkgconfig; rm -f libpng.pc
  307. cd /var/pisi/libpng12-1.2.44-1/install/usr/lib/pkgconfig; ln -s libpng12.pc libpng.pc
  308. make[2]: Leaving directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  309. make[1]: Leaving directory `/var/pisi/libpng12-1.2.44-1/work/libpng-1.2.44'
  310. DEBUG: return value for "make DESTDIR=/var/pisi/libpng12-1.2.44-1/install install" is 0
  311. DEBUG: return value for "install -m0644 "ANNOUNCE" /var/pisi/libpng12-1.2.44-1/install/usr/share/doc/libpng12" is 0
  312. DEBUG: return value for "install -m0644 "CHANGES" /var/pisi/libpng12-1.2.44-1/install/usr/share/doc/libpng12" is 0
  313. DEBUG: return value for "install -m0644 "KNOWNBUG" /var/pisi/libpng12-1.2.44-1/install/usr/share/doc/libpng12" is 0
  314. DEBUG: return value for "install -m0644 "README" /var/pisi/libpng12-1.2.44-1/install/usr/share/doc/libpng12" is 0
  315. DEBUG: return value for "install -m0644 "TODO" /var/pisi/libpng12-1.2.44-1/install/usr/share/doc/libpng12" is 0
  316. DEBUG: Removing special libtool file: /var/pisi/libpng12-1.2.44-1/install/usr/lib/libpng12.la
  317. DEBUG: /usr/lib/libpng12.so.0.44.0 [stripped]
  318. DEBUG: /usr/lib/libpng.so.3.44.0 [stripped]
  319. DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
  320. Building package: libpng12
  321. Creating libpng12-1.2.44-1-p11-i686.pisi...
  322. Building package: libpng12-devel
  323. Creating libpng12-devel-1.2.44-1-p11-i686.pisi...
  324. Keeping build directory
  325. *** 0 error(s), 5 warning(s)
  326.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement