Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.88 KB | None | 0 0
  1.  * Package: sys-devel/prelink-20130503
  2.  * Repository: gentoo
  3.  * Maintainer: toolchain@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking prelink-20130503.tar.bz2 to /var/tmp/portage/sys-devel/prelink-20130503/work
  8. >>> Source unpacked in /var/tmp/portage/sys-devel/prelink-20130503/work
  9. >>> Preparing source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
  10. * Applying prelink-20130503-prelink-conf.patch ...
  11.  [ ok ]
  12. * Applying prelink-20130503-libiberty-md5.patch ...
  13.  [ ok ]
  14. * Applying prelink-armhf-dynamic-linker.patch ...
  15.  [ ok ]
  16. * Running eautoreconf in '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink' ...
  17. * Running libtoolize --install --copy --force --automake ...
  18.  [ ok ]
  19. * Running aclocal -I m4 ...
  20.  [ ok ]
  21. * This package has a configure.in file which has long been deprecated. Please
  22. * update it to use configure.ac instead as newer versions of autotools will die
  23. * when it finds this file. See https://bugs.gentoo.org/426262 for details.
  24. * Running autoconf --force ...
  25.  [ ok ]
  26. * Running autoheader ...
  27.  [ ok ]
  28. * Running automake --add-missing --copy --force-missing ...
  29.  [ ok ]
  30. * Running elibtoolize in: prelink/
  31. * Applying portage/1.2.0 patch ...
  32. * Applying sed/1.5.6 patch ...
  33. * Applying as-needed/2.4.3 patch ...
  34. * Applying uclibc-ltconf/1.3.0 patch ...
  35. >>> Source prepared.
  36. >>> Configuring source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
  37. * econf: updating prelink/config.guess with /usr/share/gnuconfig/config.guess
  38. * econf: updating prelink/config.sub with /usr/share/gnuconfig/config.sub
  39. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64
  40. checking build system type... x86_64-pc-linux-gnu
  41. checking host system type... x86_64-pc-linux-gnu
  42. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  43. checking whether build environment is sane... yes
  44. checking for a thread-safe mkdir -p... /bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking whether make supports nested variables... yes
  48. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  56. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  57. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  58. checking for style of include used by make... GNU
  59. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  60. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  61. checking whether we are using the GNU C++ compiler... yes
  62. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  63. checking dependency style of x86_64-pc-linux-gnu-g++... none
  64. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  65. checking for grep that handles long lines and -e... /bin/grep
  66. checking for egrep... /bin/grep -E
  67. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for fgrep... /bin/grep -F
  71. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  72. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  74. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  75. checking whether ln -s works... yes
  76. checking the maximum length of command line arguments... 1572864
  77. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  80. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for x86_64-pc-linux-gnu-dlltool... no
  83. checking for dlltool... no
  84. checking how to associate runtime and link libraries... printf %s\n
  85. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  86. checking for archiver @FILE support... @
  87. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  88. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  89. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  90. checking for sysroot... no
  91. checking for a working dd... /bin/dd
  92. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... no
  95. checking if : is a manifest tool... no
  96. checking for ANSI C header files... yes
  97. checking for sys/types.h... yes
  98. checking for sys/stat.h... yes
  99. checking for stdlib.h... yes
  100. checking for string.h... yes
  101. checking for memory.h... yes
  102. checking for strings.h... yes
  103. checking for inttypes.h... yes
  104. checking for stdint.h... yes
  105. checking for unistd.h... yes
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  109. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  110. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  111. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  114. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... yes
  122. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  123. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  124. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  125. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  126. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  127. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  128. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  129. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  130. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  131. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  132. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  133. checking how to hardcode library paths into programs... immediate
  134. checking libelf.h usability... yes
  135. checking libelf.h presence... yes
  136. checking for libelf.h... yes
  137. checking gelf.h usability... yes
  138. checking gelf.h presence... yes
  139. checking for gelf.h... yes
  140. checking for elf_begin in -lelf... yes
  141. checking for gelf_getvernaux... yes
  142. checking whether FTW_ACTIONRETVAL is supported... yes
  143. checking for is_selinux_enabled in -lselinux... (cached) no
  144. checking for selinux/selinux.h... (cached) no
  145. checking for special C compiler options needed for large files... no
  146. checking for _FILE_OFFSET_BITS value needed for large files... no
  147. checking that generated files are newer than configure... done
  148. configure: creating ./config.status
  149. config.status: creating Makefile
  150. config.status: creating src/Makefile
  151. config.status: creating gelfx/Makefile
  152. config.status: creating gelfx32/Makefile
  153. config.status: creating gelf/Makefile
  154. config.status: creating m4/Makefile
  155. config.status: creating patches/Makefile
  156. config.status: creating doc/Makefile
  157. config.status: creating testsuite/Makefile
  158. config.status: creating config.h
  159. config.status: executing depfiles commands
  160. config.status: executing libtool commands
  161. >>> Source configured.
  162. >>> Compiling source in /var/tmp/portage/sys-devel/prelink-20130503/work/prelink ...
  163. make -j4
  164. make all-recursive
  165. make[1]: вход в каталог «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink»
  166. Making all in gelfx
  167. make[2]: вход в каталог «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx»
  168. make[2]: Цель «all» не требует выполнения команд.
  169. make[2]: выход из каталога «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx»
  170. Making all in gelfx32
  171. make[2]: вход в каталог «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx32»
  172. make[2]: Цель «all» не требует выполнения команд.
  173. make[2]: выход из каталога «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelfx32»
  174. Making all in gelf
  175. make[2]: вход в каталог «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelf»
  176. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -c -o gelf.lo gelf.c
  177. libtool: compile: x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -c gelf.c -fPIC -DPIC -o .libs/gelf.o
  178. libtool: compile: x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -c gelf.c -o gelf.o >/dev/null 2>&1
  179. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libgelf.la gelf.lo -lelf
  180. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgelf.a .libs/gelf.o
  181. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgelf.a
  182. libtool: link: ( cd ".libs" && rm -f "libgelf.la" && ln -s "../libgelf.la" "libgelf.la" )
  183. make[2]: выход из каталога «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/gelf»
  184. Making all in src
  185. make[2]: вход в каталог «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/src»
  186. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o execstack.o execstack.c
  187. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o checksum.o checksum.c
  188. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o data.o data.c
  189. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o dso.o dso.c
  190. dso.c: В функции «fdopen_dso»:
  191. dso.c:274:16: предупреждение: variable «last» set but not used [-Wunused-but-set-variable]
  192. int i, j, k, last, *sections, *invsections;
  193.  ^
  194. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o dwarf2.o dwarf2.c
  195. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o fptr.o fptr.c
  196. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o hashtab.o hashtab.c
  197. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o mdebug.o mdebug.c
  198. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o stabs.o stabs.c
  199. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o crc32.o crc32.c
  200. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-i386.o arch-i386.c
  201. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-alpha.o arch-alpha.c
  202. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-ppc.o arch-ppc.c
  203. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-ppc64.o arch-ppc64.c
  204. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-sparc.o arch-sparc.c
  205. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-sparc64.o arch-sparc64.c
  206. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-x86_64.o arch-x86_64.c
  207. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-mips.o arch-mips.c
  208. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-s390.o arch-s390.c
  209. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-s390x.o arch-s390x.c
  210. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-arm.o arch-arm.c
  211. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-sh.o arch-sh.c
  212. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o arch-ia64.o arch-ia64.c
  213. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o cache.o cache.c
  214. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o conflict.o conflict.c
  215. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o cxx.o cxx.c
  216. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o doit.o doit.c
  217. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o exec.o exec.c
  218. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o execle_open.o execle_open.c
  219. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o get.o get.c
  220. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o gather.o gather.c
  221. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o layout.o layout.c
  222. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o main.o main.c
  223. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o prelink.o prelink.c
  224. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o reloc.o reloc.c
  225. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o space.o space.c
  226. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o undo.o undo.c
  227. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o undoall.o undoall.c
  228. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o verify.o verify.c
  229. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o canonicalize.o canonicalize.c
  230. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o md5.o md5.c
  231. x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -pipe -c -o sha.o sha.c
  232. sha.c: В функции «sha_finish_ctx»:
  233. sha.c:92:3: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти [-Wstrict-aliasing]
  234. *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = NOTSWAP (ctx->total[0] << 3);
  235.  ^
  236. sha.c:93:3: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти [-Wstrict-aliasing]
  237. *(md5_uint32 *) &ctx->buffer[bytes + pad] = NOTSWAP ((ctx->total[1] << 3) |
  238.  ^
  239. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -Wl,-O1 -Wl,--as-needed -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lelf
  240. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -Wl,-O1 -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -Wl,--as-needed -lelf
  241. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -all-static -Wl,-O1 -Wl,--as-needed -o prelink cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lelf
  242. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -static -Wl,-O1 -o prelink cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -Wl,--as-needed -lelf
  243. /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lelf
  244. collect2: error: ld returned 1 exit status
  245. make[2]: *** [Makefile:480: prelink] Ошибка 1
  246. make[2]: выход из каталога «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink/src»
  247. make[1]: *** [Makefile:404: all-recursive] Ошибка 1
  248. make[1]: выход из каталога «/var/tmp/portage/sys-devel/prelink-20130503/work/prelink»
  249. make: *** [Makefile:336: all] Ошибка 2
  250. * ERROR: sys-devel/prelink-20130503::gentoo failed (compile phase):
  251. * emake failed
  252. *
  253. * If you need support, post the output of `emerge --info '=sys-devel/prelink-20130503::gentoo'`,
  254. * the complete build log and the output of `emerge -pqv '=sys-devel/prelink-20130503::gentoo'`.
  255. * The complete build log is located at '/var/tmp/portage/sys-devel/prelink-20130503/temp/build.log'.
  256. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/prelink-20130503/temp/environment'.
  257. * Working directory: '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'
  258. * S: '/var/tmp/portage/sys-devel/prelink-20130503/work/prelink'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement