1. emerge sys-fs/cryptsetup 2. Calculating dependencies... done! 3. 4. >>> Verifying ebuild manifests 5. 6. >>> Emerging (1 of 1) sys-fs/cryptsetup-1.1.2 7. * cryptsetup-1.1.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] 8. * checking ebuild checksums ;-) ... [ ok ] 9. * checking auxfile checksums ;-) ... [ ok ] 10. * checking miscfile checksums ;-) ... [ ok ] 11. * CPV: sys-fs/cryptsetup-1.1.2 12. * REPO: gentoo 13. * USE: amd64 elibc_glibc kernel_linux multilib nls selinux userland_GNU 14. * Determining the location of the kernel source code 15. * Found kernel source directory: 16. * /usr/src/linux 17. * Found kernel object directory: 18. * /lib/modules/2.6.35.7/build 19. * Found sources for kernel version: 20. * 2.6.35.7 21. * Checking for suitable kernel configuration options... [ ok ] 22. >>> Unpacking source... 23. >>> Unpacking cryptsetup-1.1.2.tar.bz2 to /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work 24. >>> Source unpacked in /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work 25. >>> Preparing source in /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2 ... 26. * Running eautoreconf in '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2' ... 27. * Running aclocal -I m4 ... [ ok ] 28. * Running libtoolize --copy --force --install --automake ... [ ok ] 29. * Running aclocal -I m4 ... [ ok ] 30. * Running autoconf ... [ ok ] 31. * Running autoheader ... [ ok ] 32. * Running automake --add-missing --copy ... [ ok ] 33. * Running elibtoolize in: cryptsetup-1.1.2/ 34. * Applying portage-2.2.patch ... 35. * Applying sed-1.5.6.patch ... 36. * Applying as-needed-2.2.6.patch ... 37. >>> Source prepared. 38. >>> Configuring source in /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2 ... 39. * econf: updating cryptsetup-1.1.2/config.sub with /usr/share/gnuconfig/config.sub 40. * econf: updating cryptsetup-1.1.2/config.guess with /usr/share/gnuconfig/config.guess 41. ./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 --sbindir=/sbin --enable-shared --enable-static --libdir=/usr/lib64 --enable-nls --enable-selinux 42. configure: loading site script /usr/share/config.site 43. configure: loading site script /usr/share/crossdev/include/site/linux 44. checking for a BSD-compatible install... /usr/bin/install -c 45. checking whether build environment is sane... yes 46. checking for a thread-safe mkdir -p... /bin/mkdir -p 47. checking for gawk... gawk 48. checking whether make sets $(MAKE)... yes 49. checking build system type... x86_64-pc-linux-gnu 50. checking host system type... x86_64-pc-linux-gnu 51. checking for style of include used by make... GNU 52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 53. checking whether the C compiler works... yes 54. checking for C compiler default output file name... a.out 55. checking for suffix of executables... 56. checking whether we are cross compiling... no 57. checking for suffix of object files... o 58. checking whether we are using the GNU C compiler... yes 59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes 60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed 61. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 62. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 63. checking for grep that handles long lines and -e... /bin/grep 64. checking for egrep... /bin/grep -E 65. checking for ANSI C header files... yes 66. checking for sys/types.h... yes 67. checking for sys/stat.h... yes 68. checking for stdlib.h... yes 69. checking for string.h... yes 70. checking for memory.h... yes 71. checking for strings.h... yes 72. checking for inttypes.h... yes 73. checking for stdint.h... yes 74. checking for unistd.h... yes 75. checking minix/config.h usability... no 76. checking minix/config.h presence... no 77. checking for minix/config.h... no 78. checking whether it is safe to define __EXTENSIONS__... yes 79. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc 80. checking whether we are using the GNU C compiler... (cached) yes 81. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes 82. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed 83. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 84. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 85. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 86. checking whether make sets $(MAKE)... (cached) yes 87. checking how to print strings... printf 88. checking for a sed that does not truncate output... /bin/sed 89. checking for fgrep... /bin/grep -F 90. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld 91. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes 92. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 93. checking the name lister (/usr/bin/nm -B) interface... BSD nm 94. checking whether ln -s works... yes 95. checking the maximum length of command line arguments... 1572864 96. checking whether the shell understands some XSI constructs... yes 97. checking whether the shell understands "+="... yes 98. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r 99. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump 100. checking how to recognize dependent libraries... pass_all 101. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 102. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 103. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 104. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 105. checking for dlfcn.h... yes 106. checking for objdir... .libs 107. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 108. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC 109. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes 110. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes 111. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes 112. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes 113. 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 114. checking whether -lc should be explicitly linked in... no 115. checking dynamic linker characteristics... GNU/Linux ld.so 116. checking how to hardcode library paths into programs... immediate 117. checking whether stripping libraries is possible... yes 118. checking if libtool supports shared libraries... yes 119. checking whether to build shared libraries... yes 120. checking whether to build static libraries... yes 121. checking for dirent.h that defines DIR... yes 122. checking for library containing opendir... none required 123. checking for ANSI C header files... (cached) yes 124. checking fcntl.h usability... yes 125. checking fcntl.h presence... yes 126. checking for fcntl.h... yes 127. checking malloc.h usability... yes 128. checking malloc.h presence... yes 129. checking for malloc.h... yes 130. checking for inttypes.h... (cached) yes 131. checking sys/ioctl.h usability... yes 132. checking sys/ioctl.h presence... yes 133. checking for sys/ioctl.h... yes 134. checking sys/mman.h usability... yes 135. checking sys/mman.h presence... yes 136. checking for sys/mman.h... yes 137. checking ctype.h usability... yes 138. checking ctype.h presence... yes 139. checking for ctype.h... yes 140. checking for unistd.h... (cached) yes 141. checking locale.h usability... yes 142. checking locale.h presence... yes 143. checking for locale.h... yes 144. checking uuid/uuid.h usability... yes 145. checking uuid/uuid.h presence... yes 146. checking for uuid/uuid.h... yes 147. checking libdevmapper.h usability... yes 148. checking libdevmapper.h presence... yes 149. checking for libdevmapper.h... yes 150. checking for uuid_clear in -luuid... yes 151. checking for libgcrypt-config... /usr/bin/libgcrypt-config 152. checking for LIBGCRYPT - version >= 1.1.42... yes (1.4.6) 153. checking for posix_memalign... yes 154. checking for an ANSI C-conforming const... yes 155. checking whether byte ordering is bigendian... no 156. checking for off_t... yes 157. checking for struct stat.st_rdev... yes 158. checking for special C compiler options needed for large files... no 159. checking for _FILE_OFFSET_BITS value needed for large files... no 160. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no 161. checking whether NLS is requested... yes 162. checking for msgfmt... /usr/bin/msgfmt 163. checking for gmsgfmt... /usr/bin/gmsgfmt 164. checking for xgettext... /usr/bin/xgettext 165. checking for msgmerge... /usr/bin/msgmerge 166. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 167. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes 168. checking for shared library run path origin... done 169. checking for CFPreferencesCopyAppValue... no 170. checking for CFLocaleCopyCurrent... no 171. checking for GNU gettext in libc... yes 172. checking whether to use NLS... yes 173. checking where the gettext function comes from... libc 174. checking for poptConfigFileToString in -lpopt... yes 175. checking for x86_64-pc-linux-gnu-pkg-config... no 176. checking for pkg-config... /usr/bin/pkg-config 177. checking pkg-config is at least version 0.9.0... yes 178. checking for DEVMAPPER... yes 179. checking for dm_task_set_cookie... no 180. configure: WARNING: The device-mapper library on your system has no udev support, udev support disabled. 181. checking for sepol_bool_set in -lsepol... yes 182. checking for is_selinux_enabled in -lselinux... yes 183. checking for library containing pthread_mutex_lock... -lpthread 184. configure: creating ./config.status 185. config.status: creating Makefile 186. config.status: creating lib/Makefile 187. config.status: creating lib/libcryptsetup.pc 188. config.status: creating src/Makefile 189. config.status: creating po/Makefile.in 190. config.status: creating luks/Makefile 191. config.status: creating man/Makefile 192. config.status: creating tests/Makefile 193. config.status: creating config.h 194. config.status: executing depfiles commands 195. config.status: executing libtool commands 196. config.status: executing po-directories commands 197. config.status: creating po/POTFILES 198. config.status: creating po/Makefile 199. >>> Source configured. 200. >>> Compiling source in /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2 ... 201. make -j9 202. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2/missing --run autoheader) 203. rm -f stamp-h1 204. touch config.h.in 205. cd . && /bin/sh ./config.status config.h 206. config.status: creating config.h 207. config.status: config.h is unchanged 208. make all-recursive 209. make[1]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2' 210. Making all in luks 211. make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2/luks' 212. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c -o libluks_la-af.lo `test -f 'af.c' || echo './'`af.c 213. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c -o libluks_la-pbkdf.lo `test -f 'pbkdf.c' || echo './'`pbkdf.c 214. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c -o libluks_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c 215. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c -o libluks_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c 216. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c -o libluks_la-hexprint.lo `test -f 'hexprint.c' || echo './'`hexprint.c 217. /bin/sh ../libtool --tag=CC --mode=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 -O2 -march=core2 -pipe -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c -o libluks_la-random.lo `test -f 'random.c' || echo './'`random.c 218. 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 -O2 -march=core2 -pipe -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c -fPIC -DPIC -o .libs/libluks_la-af.o 219. 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 -O2 -march=core2 -pipe -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c -fPIC -DPIC -o .libs/libluks_la-keyencryption.o 220. 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 -O2 -march=core2 -pipe -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c -fPIC -DPIC -o .libs/libluks_la-pbkdf.o 221. 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 -O2 -march=core2 -pipe -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libluks_la-random.o 222. 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 -O2 -march=core2 -pipe -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c -fPIC -DPIC -o .libs/libluks_la-keymanage.o 223. 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 -O2 -march=core2 -pipe -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c -fPIC -DPIC -o .libs/libluks_la-hexprint.o 224. 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 -O2 -march=core2 -pipe -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 225. 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 -O2 -march=core2 -pipe -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 226. 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 -O2 -march=core2 -pipe -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 227. 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 -O2 -march=core2 -pipe -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 228. 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 -O2 -march=core2 -pipe -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 229. 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 -O2 -march=core2 -pipe -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 230. mv -f .deps/libluks_la-hexprint.Tpo .deps/libluks_la-hexprint.Plo 231. mv -f .deps/libluks_la-random.Tpo .deps/libluks_la-random.Plo 232. mv -f .deps/libluks_la-af.Tpo .deps/libluks_la-af.Plo 233. mv -f .deps/libluks_la-pbkdf.Tpo .deps/libluks_la-pbkdf.Plo 234. mv -f .deps/libluks_la-keymanage.Tpo .deps/libluks_la-keymanage.Plo 235. mv -f .deps/libluks_la-keyencryption.Tpo .deps/libluks_la-keyencryption.Plo 236. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed -o libluks.la libluks_la-af.lo libluks_la-pbkdf.lo libluks_la-keymanage.lo libluks_la-keyencryption.lo libluks_la-hexprint.lo libluks_la-random.lo 237. 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 238. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libluks.a 239. libtool: link: ( cd ".libs" && rm -f "libluks.la" && ln -s "../libluks.la" "libluks.la" ) 240. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2/luks' 241. Making all in lib 242. make[2]: Entering directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2/lib' 243. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c -o libcryptsetup_la-setup.lo `test -f 'setup.c' || echo './'`setup.c 244. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c -o libcryptsetup_la-utils.lo `test -f 'utils.c' || echo './'`utils.c 245. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-utils_debug.lo -MD -MP -MF .deps/libcryptsetup_la-utils_debug.Tpo -c -o libcryptsetup_la-utils_debug.lo `test -f 'utils_debug.c' || echo './'`utils_debug.c 246. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c -o libcryptsetup_la-backends.lo `test -f 'backends.c' || echo './'`backends.c 247. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c -o libcryptsetup_la-libdevmapper.lo `test -f 'libdevmapper.c' || echo './'`libdevmapper.c 248. /bin/sh ../libtool --tag=CC --mode=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.2"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c -o libcryptsetup_la-gcrypt.lo `test -f 'gcrypt.c' || echo './'`gcrypt.c 249. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-setup.lo -MD -MP -MF .deps/libcryptsetup_la-setup.Tpo -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o 250. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-backends.lo -MD -MP -MF .deps/libcryptsetup_la-backends.Tpo -c backends.c -fPIC -DPIC -o .libs/libcryptsetup_la-backends.o 251. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-libdevmapper.lo -MD -MP -MF .deps/libcryptsetup_la-libdevmapper.Tpo -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o 252. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-utils.lo -MD -MP -MF .deps/libcryptsetup_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o 253. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 254. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -MT libcryptsetup_la-gcrypt.lo -MD -MP -MF .deps/libcryptsetup_la-gcrypt.Tpo -c gcrypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-gcrypt.o 255. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 256. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 257. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 258. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 259. 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.2\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -O2 -march=core2 -pipe -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 260. mv -f .deps/libcryptsetup_la-setup.Tpo .deps/libcryptsetup_la-setup.Plo 261. libdevmapper.c:31: error: static declaration of ‘dm_task_set_cookie’ follows non-static declaration 262. /usr/include/libdevmapper.h:176: error: previous declaration of ‘dm_task_set_cookie’ was here 263. libdevmapper.c:32: error: static declaration of ‘dm_udev_wait’ follows non-static declaration 264. /usr/include/libdevmapper.h:1198: error: previous declaration of ‘dm_udev_wait’ was here 265. mv -f .deps/libcryptsetup_la-backends.Tpo .deps/libcryptsetup_la-backends.Plo 266. mv -f .deps/libcryptsetup_la-utils_debug.Tpo .deps/libcryptsetup_la-utils_debug.Plo 267. mv -f .deps/libcryptsetup_la-utils.Tpo .deps/libcryptsetup_la-utils.Plo 268. make[2]: *** [libcryptsetup_la-libdevmapper.lo] Fehler 1 269. make[2]: *** Warte auf noch nicht beendete Prozesse... 270. mv -f .deps/libcryptsetup_la-gcrypt.Tpo .deps/libcryptsetup_la-gcrypt.Plo 271. make[2]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2/lib' 272. make[1]: *** [all-recursive] Fehler 1 273. make[1]: Leaving directory `/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2' 274. make: *** [all] Fehler 2 275. * ERROR: sys-fs/cryptsetup-1.1.2 failed: 276. * (no error message) 277. * 278. * Call stack: 279. * ebuild.sh, line 54: Called src_compile 280. * environment, line 4045: Called die 281. * The specific snippet of code: 282. * emake || die 283. * 284. * If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.1.2', 285. * the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.1.2'. 286. * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/temp/build.log'. 287. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/temp/environment'. 288. * S: '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2' 289. 290. >>> Failed to emerge sys-fs/cryptsetup-1.1.2, Log file: 291. 292. >>> '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/temp/build.log' 293. 294. * Messages for package sys-fs/cryptsetup-1.1.2: 295. 296. * ERROR: sys-fs/cryptsetup-1.1.2 failed: 297. * (no error message) 298. * 299. * Call stack: 300. * ebuild.sh, line 54: Called src_compile 301. * environment, line 4045: Called die 302. * The specific snippet of code: 303. * emake || die 304. * 305. * If you need support, post the output of 'emerge --info =sys-fs/cryptsetup-1.1.2', 306. * the complete build log and the output of 'emerge -pqv =sys-fs/cryptsetup-1.1.2'. 307. * The complete build log is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/temp/build.log'. 308. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/temp/environment'. 309. * S: '/var/tmp/portage/sys-fs/cryptsetup-1.1.2/work/cryptsetup-1.1.2'