Advertisement
ioyou

gentoo cryptsetup hardened sources

Feb 26th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.65 KB | None | 0 0
  1. * Package: sys-fs/cryptsetup-1.1.3-r3
  2. * Repository: gentoo
  3. * Maintainer: base-system@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib nls userland_GNU
  5. * FEATURES: sandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Found sources for kernel version:
  10. * 3.2.2-hardened-r1
  11. * Checking for suitable kernel configuration options...
  12. [ ok ]
  13. * Running elibtoolize in: cryptsetup-1.1.3/
  14. * Applying portage/2.2 patch ...
  15. * Applying sed/1.5.6 patch ...
  16. * Applying as-needed/2.2.6 patch ...
  17. checking for a BSD-compatible install... /usr/bin/install -c
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /bin/mkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking build system type... x86_64-pc-linux-gnu
  23. checking host system type... x86_64-pc-linux-gnu
  24. checking for style of include used by make... GNU
  25. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  35. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  36. checking for grep that handles long lines and -e... /bin/grep
  37. checking for egrep... /bin/grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking minix/config.h usability... no
  49. checking minix/config.h presence... no
  50. checking for minix/config.h... no
  51. checking whether it is safe to define __EXTENSIONS__... yes
  52. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  53. checking whether we are using the GNU C compiler... (cached) yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  57. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  58. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  59. checking whether make sets $(MAKE)... (cached) yes
  60. checking for a sed that does not truncate output... /bin/sed
  61. checking for fgrep... /bin/grep -F
  62. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  63. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  64. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  65. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  66. checking whether ln -s works... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking whether the shell understands some XSI constructs... yes
  69. checking whether the shell understands "+="... yes
  70. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  71. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  74. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  75. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  76. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  77. checking for dlfcn.h... yes
  78. checking for objdir... .libs
  79. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  80. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  81. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  82. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  83. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  84. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  85. 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
  86. checking whether -lc should be explicitly linked in... no
  87. checking dynamic linker characteristics... GNU/Linux ld.so
  88. checking how to hardcode library paths into programs... immediate
  89. checking whether stripping libraries is possible... yes
  90. checking if libtool supports shared libraries... yes
  91. checking whether to build shared libraries... yes
  92. checking whether to build static libraries... yes
  93. checking for dirent.h that defines DIR... yes
  94. checking for library containing opendir... none required
  95. checking for ANSI C header files... (cached) yes
  96. checking fcntl.h usability... yes
  97. checking fcntl.h presence... yes
  98. checking for fcntl.h... yes
  99. checking malloc.h usability... yes
  100. checking malloc.h presence... yes
  101. checking for malloc.h... yes
  102. checking for inttypes.h... (cached) yes
  103. checking sys/ioctl.h usability... yes
  104. checking sys/ioctl.h presence... yes
  105. checking for sys/ioctl.h... yes
  106. checking sys/mman.h usability... yes
  107. checking sys/mman.h presence... yes
  108. checking for sys/mman.h... yes
  109. checking ctype.h usability... yes
  110. checking ctype.h presence... yes
  111. checking for ctype.h... yes
  112. checking for unistd.h... (cached) yes
  113. checking locale.h usability... yes
  114. checking locale.h presence... yes
  115. checking for locale.h... yes
  116. checking uuid/uuid.h usability... yes
  117. checking uuid/uuid.h presence... yes
  118. checking for uuid/uuid.h... yes
  119. checking libdevmapper.h usability... yes
  120. checking libdevmapper.h presence... yes
  121. checking for libdevmapper.h... yes
  122. checking for uuid_clear in -luuid... yes
  123. checking for libgcrypt-config... /usr/bin/libgcrypt-config
  124. checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.6)
  125. checking for posix_memalign... yes
  126. checking for an ANSI C-conforming const... yes
  127. checking whether byte ordering is bigendian... no
  128. checking for off_t... yes
  129. checking for struct stat.st_rdev... yes
  130. checking for special C compiler options needed for large files... no
  131. checking for _FILE_OFFSET_BITS value needed for large files... no
  132. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  133. checking whether NLS is requested... yes
  134. checking for msgfmt... /usr/bin/msgfmt
  135. checking for gmsgfmt... /usr/bin/gmsgfmt
  136. checking for xgettext... /usr/bin/xgettext
  137. checking for msgmerge... /usr/bin/msgmerge
  138. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  139. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  140. checking for shared library run path origin... done
  141. checking for CFPreferencesCopyAppValue... no
  142. checking for CFLocaleCopyCurrent... no
  143. checking for GNU gettext in libc... yes
  144. checking whether to use NLS... yes
  145. checking where the gettext function comes from... libc
  146. checking for poptConfigFileToString in -lpopt... yes
  147. checking for x86_64-pc-linux-gnu-pkg-config... no
  148. checking for pkg-config... /usr/bin/pkg-config
  149. checking pkg-config is at least version 0.9.0... yes
  150. checking for DEVMAPPER... yes
  151. checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes
  152. configure: creating ./config.status
  153. config.status: creating Makefile
  154. config.status: creating lib/Makefile
  155. config.status: creating lib/libcryptsetup.pc
  156. config.status: creating src/Makefile
  157. config.status: creating po/Makefile.in
  158. config.status: creating luks/Makefile
  159. config.status: creating man/Makefile
  160. config.status: creating tests/Makefile
  161. config.status: creating config.h
  162. config.status: executing depfiles commands
  163. config.status: executing libtool commands
  164. config.status: executing po-directories commands
  165. config.status: creating po/POTFILES
  166. config.status: creating po/Makefile
  167. Making all in luks
  168. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c -fPIC -DPIC -o .libs/libluks_la-af.o
  169. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c -fPIC -DPIC -o .libs/libluks_la-pbkdf.o
  170. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c -o libluks_la-af.o >/dev/null 2>&1
  171. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c -o libluks_la-pbkdf.o >/dev/null 2>&1
  172. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c -fPIC -DPIC -o .libs/libluks_la-keymanage.o
  173. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c -fPIC -DPIC -o .libs/libluks_la-keyencryption.o
  174. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c -o libluks_la-keyencryption.o >/dev/null 2>&1
  175. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c -fPIC -DPIC -o .libs/libluks_la-hexprint.o
  176. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c -o libluks_la-keymanage.o >/dev/null 2>&1
  177. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c -o libluks_la-hexprint.o >/dev/null 2>&1
  178. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libluks_la-random.o
  179. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c -o libluks_la-random.o >/dev/null 2>&1
  180. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libluks.a .libs/libluks_la-af.o .libs/libluks_la-pbkdf.o .libs/libluks_la-keymanage.o .libs/libluks_la-keyencryption.o .libs/libluks_la-hexprint.o .libs/libluks_la-random.o
  181. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libluks.a
  182. libtool: link: ( cd ".libs" && rm -f "libluks.la" && ln -s "../libluks.la" "libluks.la" )
  183. Making all in lib
  184. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o
  185. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o
  186. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c utils.c -o libcryptsetup_la-utils.o >/dev/null 2>&1
  187. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c utils_debug.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_debug.o
  188. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c setup.c -o libcryptsetup_la-setup.o >/dev/null 2>&1
  189. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c utils_debug.c -o libcryptsetup_la-utils_debug.o >/dev/null 2>&1
  190. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -fPIC -DPIC -o .libs/libcryptsetup_la-backends.o
  191. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -o libcryptsetup_la-backends.o >/dev/null 2>&1
  192. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o
  193. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -o libcryptsetup_la-libdevmapper.o >/dev/null 2>&1
  194. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-gcrypt.o
  195. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.1.3\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -o libcryptsetup_la-gcrypt.o >/dev/null 2>&1
  196. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libcryptsetup_la-setup.o .libs/libcryptsetup_la-utils.o .libs/libcryptsetup_la-utils_debug.o .libs/libcryptsetup_la-backends.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-gcrypt.o -Wl,--whole-archive ../luks/.libs/libluks.a -Wl,--no-whole-archive -Wl,--as-needed -luuid -L/lib64 -ldevmapper /usr/lib64/libudev.so -lrt -L/usr/lib64 /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so -march=native -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-O1 -Wl,-soname -Wl,libcryptsetup.so.1 -o .libs/libcryptsetup.so.1.0.0
  197. libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.1" && ln -s "libcryptsetup.so.1.0.0" "libcryptsetup.so.1")
  198. libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.1.0.0" "libcryptsetup.so")
  199. libtool: link: (cd .libs/libcryptsetup.lax/libluks.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-fs/cryptsetup-1.1.3-r3/work/cryptsetup-1.1.3/lib/../luks/.libs/libluks.a")
  200. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcryptsetup.a libcryptsetup_la-setup.o libcryptsetup_la-utils.o libcryptsetup_la-utils_debug.o libcryptsetup_la-backends.o libcryptsetup_la-libdevmapper.o libcryptsetup_la-gcrypt.o .libs/libcryptsetup.lax/libluks.a/libluks_la-hexprint.o .libs/libcryptsetup.lax/libluks.a/libluks_la-pbkdf.o .libs/libcryptsetup.lax/libluks.a/libluks_la-random.o .libs/libcryptsetup.lax/libluks.a/libluks_la-keymanage.o .libs/libcryptsetup.lax/libluks.a/libluks_la-keyencryption.o .libs/libcryptsetup.lax/libluks.a/libluks_la-af.o
  201. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcryptsetup.a
  202. libtool: link: rm -fr .libs/libcryptsetup.lax
  203. libtool: link: ( cd ".libs" && rm -f "libcryptsetup.la" && ln -s "../libcryptsetup.la" "libcryptsetup.la" )
  204. Making all in src
  205. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fstack-protector-all -fforce-addr -Os -pipe -march=native -static -Wl,-O1 -o cryptsetup cryptsetup-cryptsetup.o -Wl,--as-needed ../lib/.libs/libcryptsetup.a -luuid -L/lib64 -ldevmapper /usr/lib64/libudev.a -lrt -L/usr/lib64 /usr/lib64/libgcrypt.a /usr/lib64/libgpg-error.a -lpopt
  206. /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -luuid
  207. collect2: ld returned 1 exit status
  208. make[2]: *** [cryptsetup] Error 1
  209. make[1]: *** [all-recursive] Error 1
  210. make: *** [all] Error 2
  211. emake failed
  212. * ERROR: sys-fs/cryptsetup-1.1.3-r3 failed (compile phase):
  213. * emake failed
  214. *
  215. * Call stack:
  216. * ebuild.sh, line 85: Called src_compile
  217. * environment, line 3181: Called _eapi2_src_compile
  218. * phase-helpers.sh, line 577: Called die
  219. * The specific snippet of code:
  220. * emake || die "emake failed"
  221. *
  222. * If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.1.3-r3',
  223. * the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.1.3-r3'.
  224. * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.3-r3/temp/build.log'.
  225. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.3-r3/temp/environment'.
  226. * S: '/var/tmp/portage/sys-fs/cryptsetup-1.1.3-r3/work/cryptsetup-1.1.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement