Advertisement
Guest User

Untitled

a guest
Jul 28th, 2012
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1. emerge =media-libs/libpng-1.4.12
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild NS ~] media-libs/libpng-1.4.12::x-portage [1.2.49::gentoo, 1.5.10::gentoo] 0 kB
  7.  
  8. Total: 1 package (1 in new slot), Size of downloads: 0 kB
  9.  
  10. Would you like to merge these packages? [Yes/No]
  11. >>> Verifying ebuild manifests
  12. >>> Emerging (1 of 1) media-libs/libpng-1.4.12 from x-portage
  13. >>> Failed to emerge media-libs/libpng-1.4.12, Log file:
  14. >>> '/var/tmp/portage/media-libs/libpng-1.4.12/temp/build.log'
  15. >>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.49, 0.50, 0.62
  16. * Package: media-libs/libpng-1.4.12
  17. * Repository: x-portage
  18. * USE: elibc_glibc kernel_linux userland_GNU x86
  19. * FEATURES: sandbox
  20. >>> Unpacking source...
  21. >>> Unpacking libpng-1.4.12.tar.xz to /var/tmp/portage/media-libs/libpng-1.4.12/work
  22. >>> Source unpacked in /var/tmp/portage/media-libs/libpng-1.4.12/work
  23. >>> Preparing source in /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12 ...
  24. * Running elibtoolize in: libpng-1.4.12/
  25. * Applying portage/2.2 patch ...
  26. * Applying sed/1.5.6 patch ...
  27. * Applying as-needed/2.2.6 patch ...
  28. >>> Source prepared.
  29. >>> Configuring source in /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12 ...
  30. * econf: updating libpng-1.4.12/config.guess with /usr/share/gnuconfig/config.guess
  31. * econf: updating libpng-1.4.12/config.sub with /usr/share/gnuconfig/config.sub
  32. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking whether to enable maintainer-specific portions of Makefiles... no
  39. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  47. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking for style of include used by make... GNU
  49. checking dependency style of i686-pc-linux-gnu-gcc... none
  50. checking build system type... i686-pc-linux-gnu
  51. checking host system type... i686-pc-linux-gnu
  52. checking for a sed that does not truncate output... /bin/sed
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for fgrep... /bin/grep -F
  56. checking how to print strings... printf
  57. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  58. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  59. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  60. checking for i686-pc-linux-gnu-sed... /bin/sed
  61. checking whether ln -s works... yes
  62. checking whether make sets $(MAKE)... (cached) yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  69. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  70. checking how to recognize dependent libraries... pass_all
  71. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  72. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  73. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  74. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  75. checking for ANSI C header files... yes
  76. checking for sys/types.h... yes
  77. checking for sys/stat.h... yes
  78. checking for stdlib.h... yes
  79. checking for string.h... yes
  80. checking for memory.h... yes
  81. checking for strings.h... yes
  82. checking for inttypes.h... yes
  83. checking for stdint.h... yes
  84. checking for unistd.h... yes
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  88. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  89. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  90. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  91. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  92. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  93. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... GNU/Linux ld.so
  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. checking for ANSI C header files... (cached) yes
  102. checking malloc.h usability... yes
  103. checking malloc.h presence... yes
  104. checking for malloc.h... yes
  105. checking for stdlib.h... (cached) yes
  106. checking for string.h... (cached) yes
  107. checking for strings.h... (cached) yes
  108. checking for an ANSI C-conforming const... yes
  109. checking for size_t... yes
  110. checking whether struct tm is in sys/time.h or time.h... time.h
  111. checking for working strtod... yes
  112. checking for memset... yes
  113. checking for pow... no
  114. checking for pow in -lm... yes
  115. checking for zlibVersion in -lz... yes
  116. checking if libraries can be versioned... yes
  117. checking for symbol prefix...
  118. configure: pkgconfig directory is ${libdir}/pkgconfig
  119. configure: creating ./config.status
  120. config.status: creating Makefile
  121. config.status: creating libpng.pc
  122. config.status: creating libpng-config
  123. config.status: creating config.h
  124. config.status: executing depfiles commands
  125. config.status: executing libtool commands
  126. >>> Source configured.
  127. >>> Compiling source in /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12 ...
  128. make -j3 libpng14.la
  129. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-png.lo `test -f 'png.c' || echo './'`png.c
  130. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
  131. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
  132. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngset.c -fPIC -DPIC -o .libs/libpng14_la-pngset.o
  133. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngget.c -fPIC -DPIC -o .libs/libpng14_la-pngget.o
  134. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c png.c -fPIC -DPIC -o .libs/libpng14_la-png.o
  135. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
  136. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
  137. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngrutil.c -fPIC -DPIC -o .libs/libpng14_la-pngrutil.o
  138. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngtrans.c -fPIC -DPIC -o .libs/libpng14_la-pngtrans.o
  139. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
  140. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngwutil.c -fPIC -DPIC -o .libs/libpng14_la-pngwutil.o
  141. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
  142. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngread.c -fPIC -DPIC -o .libs/libpng14_la-pngread.o
  143. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
  144. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngrio.c -fPIC -DPIC -o .libs/libpng14_la-pngrio.o
  145. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
  146. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngwio.c -fPIC -DPIC -o .libs/libpng14_la-pngwio.o
  147. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
  148. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngwrite.c -fPIC -DPIC -o .libs/libpng14_la-pngwrite.o
  149. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
  150. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
  151. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngrtran.c -fPIC -DPIC -o .libs/libpng14_la-pngrtran.o
  152. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngwtran.c -fPIC -DPIC -o .libs/libpng14_la-pngwtran.o
  153. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
  154. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngmem.c -fPIC -DPIC -o .libs/libpng14_la-pngmem.o
  155. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
  156. /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c -o libpng14_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
  157. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngerror.c -fPIC -DPIC -o .libs/libpng14_la-pngerror.o
  158. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -c pngpread.c -fPIC -DPIC -o .libs/libpng14_la-pngpread.o
  159. rm -f libpng.sym libpng.sym.new
  160. i686-pc-linux-gnu-gcc -E -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h | \
  161. /bin/sed -n -e \
  162. 's|^.*PNG_FUNCTION_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
  163. -e 's|^.*PNG_DATA_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
  164. >libpng.sym.new
  165. mv libpng.sym.new libpng.sym
  166. rm -f libpng.vers libpng.vers.new
  167. echo PNG14_0 '{global:' > libpng.vers.new
  168. /bin/sed s/$/\;/ libpng.sym >> libpng.vers.new
  169. echo 'local: *; };' >> libpng.vers.new
  170. mv libpng.vers.new libpng.vers
  171. /bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -pipe -fomit-frame-pointer -no-undefined -export-dynamic -version-number 14:12:0 -Wl,--version-script=libpng.vers -Wl,-O1 -Wl,--as-needed -o libpng14.la -rpath /usr/lib libpng14_la-png.lo libpng14_la-pngset.lo libpng14_la-pngget.lo libpng14_la-pngrutil.lo libpng14_la-pngtrans.lo libpng14_la-pngwutil.lo libpng14_la-pngread.lo libpng14_la-pngrio.lo libpng14_la-pngwio.lo libpng14_la-pngwrite.lo libpng14_la-pngrtran.lo libpng14_la-pngwtran.lo libpng14_la-pngmem.lo libpng14_la-pngerror.lo libpng14_la-pngpread.lo -lz -lm
  172. libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libpng14_la-png.o .libs/libpng14_la-pngset.o .libs/libpng14_la-pngget.o .libs/libpng14_la-pngrutil.o .libs/libpng14_la-pngtrans.o .libs/libpng14_la-pngwutil.o .libs/libpng14_la-pngread.o .libs/libpng14_la-pngrio.o .libs/libpng14_la-pngwio.o .libs/libpng14_la-pngwrite.o .libs/libpng14_la-pngrtran.o .libs/libpng14_la-pngwtran.o .libs/libpng14_la-pngmem.o .libs/libpng14_la-pngerror.o .libs/libpng14_la-pngpread.o -Wl,--as-needed -lz -lm -march=athlon-xp -mtune=athlon-xp -mfpmath=sse -msse3 -msse4a -Wl,--version-script=libpng.vers -Wl,-O1 -Wl,-soname -Wl,libpng14.so.14 -o .libs/libpng14.so.14.12.0
  173. libtool: link: (cd ".libs" && rm -f "libpng14.so.14" && ln -s "libpng14.so.14.12.0" "libpng14.so.14")
  174. libtool: link: (cd ".libs" && rm -f "libpng14.so" && ln -s "libpng14.so.14.12.0" "libpng14.so")
  175. libtool: link: ( cd ".libs" && rm -f "libpng14.la" && ln -s "../libpng14.la" "libpng14.la" )
  176. >>> Source compiled.
  177. >>> Test phase [not enabled]: media-libs/libpng-1.4.12
  178.  
  179. >>> Install libpng-1.4.12 into /var/tmp/portage/media-libs/libpng-1.4.12/image/ category media-libs
  180. ACCESS DENIED rename: /usr/lib/libpng14.so
  181. mv: невозможно переместить «/var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so» в «/usr/lib/libpng14.so»: Отказано в доступе
  182. ACCESS DENIED rename: /usr/lib/libpng14.so.14
  183. mv: невозможно переместить «/var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14» в «/usr/lib/libpng14.so.14»: Отказано в доступе
  184. ACCESS DENIED rename: /usr/lib/libpng14.so.14.12.0
  185. mv: невозможно переместить «/var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14.12.0» в «/usr/lib/libpng14.so.14.12.0»: Отказано в доступе
  186. >>> Completed installing libpng-1.4.12 into /var/tmp/portage/media-libs/libpng-1.4.12/image/
  187.  
  188. --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
  189. LOG FILE "/var/log/sandbox/sandbox-30396.log"
  190.  
  191. VERSION 1.0
  192. FORMAT: F - Function called
  193. FORMAT: S - Access Status
  194. FORMAT: P - Path as passed to function
  195. FORMAT: A - Absolute Path (not canonical)
  196. FORMAT: R - Canonical Path
  197. FORMAT: C - Command Line
  198.  
  199. F: rename
  200. S: deny
  201. P: /usr/lib/libpng14.so
  202. A: /usr/lib/libpng14.so
  203. R: /usr/lib/libpng14.so
  204. C: mv /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14 /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14.12.0 /usr/lib
  205.  
  206. F: rename
  207. S: deny
  208. P: /usr/lib/libpng14.so.14
  209. A: /usr/lib/libpng14.so.14
  210. R: /usr/lib/libpng14.so.14
  211. C: mv /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14 /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14.12.0 /usr/lib
  212.  
  213. F: rename
  214. S: deny
  215. P: /usr/lib/libpng14.so.14.12.0
  216. A: /usr/lib/libpng14.so.14.12.0
  217. R: /usr/lib/libpng14.so.14.12.0
  218. C: mv /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14 /var/tmp/portage/media-libs/libpng-1.4.12/work/libpng-1.4.12/.libs/libpng14.so.14.12.0 /usr/lib
  219. --------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement