Advertisement
Guest User

Untitled

a guest
Jan 5th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.13 KB | None | 0 0
  1. 2
  2. [ink@mtz cryptsetup]$ ./autogen.sh --prefix=/usr --enable-cryptsetup-reencrypt --enable-static-cryptsetup
  3.  
  4. Generate build-system by:
  5. autopoint: /usr/bin/autopoint (GNU gettext-tools) 0.18.1
  6. aclocal: aclocal (GNU automake) 1.11.1
  7. autoconf: autoconf (GNU Autoconf) 2.69
  8. automake: automake (GNU automake) 1.11.1
  9. libtoolize: libtoolize (GNU libtool) 2.4.2
  10.  
  11. libtoolize: putting auxiliary files in `.'.
  12. libtoolize: copying file `./ltmain.sh'
  13. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  14. libtoolize: copying file `m4/libtool.m4'
  15. libtoolize: copying file `m4/ltoptions.m4'
  16. libtoolize: copying file `m4/ltsugar.m4'
  17. libtoolize: copying file `m4/ltversion.m4'
  18. libtoolize: copying file `m4/lt~obsolete.m4'
  19. /home/local/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME
  20. /home/local/share/aclocal/libfame.m4:6: run info '(automake)Extending aclocal'
  21. /home/local/share/aclocal/libfame.m4:6: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
  22. Running ./configure --prefix=/usr --enable-cryptsetup-reencrypt --enable-static-cryptsetup ...
  23. checking for a BSD-compatible install... /usr/bin//install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking build system type... i686-pc-linux-gnu
  29. checking host system type... i686-pc-linux-gnu
  30. checking for style of include used by make... GNU
  31. checking for gcc... gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ISO C89... none needed
  40. checking dependency style of gcc... gcc3
  41. checking how to run the C preprocessor... gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking minix/config.h usability... no
  55. checking minix/config.h presence... no
  56. checking for minix/config.h... no
  57. checking whether it is safe to define __EXTENSIONS__... yes
  58. checking for gcc... (cached) gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether gcc accepts -g... (cached) yes
  61. checking for gcc option to accept ISO C89... (cached) none needed
  62. checking dependency style of gcc... (cached) gcc3
  63. checking whether gcc and cc understand -c and -o together... yes
  64. checking how to run the C preprocessor... gcc -E
  65. checking whether make sets $(MAKE)... (cached) yes
  66. checking how to print strings... printf
  67. checking for a sed that does not truncate output... /bin/sed
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by gcc... /usr/bin//ld
  70. checking if the linker (/usr/bin//ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin//nm -B
  72. checking the name lister (/usr/bin//nm -B) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/bin//ld option to reload object files... -r
  80. checking for objdump... objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for dlltool... no
  83. checking how to associate runtime and link libraries... printf %s\n
  84. checking for ar... ar
  85. checking for archiver @FILE support... @
  86. checking for strip... strip
  87. checking for ranlib... ranlib
  88. checking command to parse /usr/bin//nm -B output from gcc object... ok
  89. checking for sysroot... no
  90. checking for mt... no
  91. checking if : is a manifest tool... no
  92. checking for dlfcn.h... yes
  93. checking for objdir... .libs
  94. checking if gcc supports -fno-rtti -fno-exceptions... no
  95. checking for gcc option to produce PIC... -fPIC -DPIC
  96. checking if gcc PIC flag -fPIC -DPIC works... yes
  97. checking if gcc static flag -static works... yes
  98. checking if gcc supports -c -o file.o... yes
  99. checking if gcc supports -c -o file.o... (cached) yes
  100. checking whether the gcc linker (/usr/bin//ld) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... no
  108. checking for dirent.h that defines DIR... yes
  109. checking for library containing opendir... none required
  110. checking for ANSI C header files... (cached) yes
  111. checking fcntl.h usability... yes
  112. checking fcntl.h presence... yes
  113. checking for fcntl.h... yes
  114. checking malloc.h usability... yes
  115. checking malloc.h presence... yes
  116. checking for malloc.h... yes
  117. checking for inttypes.h... (cached) yes
  118. checking sys/ioctl.h usability... yes
  119. checking sys/ioctl.h presence... yes
  120. checking for sys/ioctl.h... yes
  121. checking sys/mman.h usability... yes
  122. checking sys/mman.h presence... yes
  123. checking for sys/mman.h... yes
  124. checking ctype.h usability... yes
  125. checking ctype.h presence... yes
  126. checking for ctype.h... yes
  127. checking for unistd.h... (cached) yes
  128. checking locale.h usability... yes
  129. checking locale.h presence... yes
  130. checking for locale.h... yes
  131. checking uuid/uuid.h usability... yes
  132. checking uuid/uuid.h presence... yes
  133. checking for uuid/uuid.h... yes
  134. checking libdevmapper.h usability... yes
  135. checking libdevmapper.h presence... yes
  136. checking for libdevmapper.h... yes
  137. checking for uuid_clear in -luuid... yes
  138. checking for posix_memalign... yes
  139. checking for an ANSI C-conforming const... yes
  140. checking whether byte ordering is bigendian... no
  141. checking for off_t... yes
  142. checking for special C compiler options needed for large files... no
  143. checking for _FILE_OFFSET_BITS value needed for large files... 64
  144. checking whether gcc needs -traditional... no
  145. checking whether NLS is requested... yes
  146. checking for msgfmt... /usr/bin//msgfmt
  147. checking for gmsgfmt... /usr/bin//msgfmt
  148. checking for xgettext... /usr/bin//xgettext
  149. checking for msgmerge... /usr/bin//msgmerge
  150. checking for ld used by GCC... /usr/bin//ld
  151. checking if the linker (/usr/bin//ld) is GNU ld... yes
  152. checking for shared library run path origin... done
  153. checking for CFPreferencesCopyAppValue... no
  154. checking for CFLocaleCopyCurrent... no
  155. checking for GNU gettext in libc... yes
  156. checking whether to use NLS... yes
  157. checking where the gettext function comes from... libc
  158. checking for poptConfigFileToString in -lpopt... yes
  159. configure: WARNING: Requested static cryptsetup build, enabling static library.
  160. checking for DEVMAPPER... no
  161. checking for dm_task_set_name in -ldevmapper... yes
  162. checking for dm_task_set_message in -ldevmapper... yes
  163. checking whether dm_task_secure_data is declared... no
  164. checking whether dm_task_retry_remove is declared... no
  165. checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes
  166. checking linux/if_alg.h usability... yes
  167. checking linux/if_alg.h presence... yes
  168. checking for linux/if_alg.h... yes
  169. checking for libgcrypt-config... /home/local/bin/libgcrypt-config
  170. checking for LIBGCRYPT - version >= 1.6.0... no
  171. checking for libgcrypt-config... (cached) /home/local/bin/libgcrypt-config
  172. checking for LIBGCRYPT - version >= 1.1.42... yes (1.5.0)
  173. checking for gcry_check_version in -lgcrypt... yes
  174. checking for poptGetContext in -lpopt... yes
  175. checking for DEVMAPPER_STATIC... no
  176. ./configure: line 16992: --static: command not found
  177. checking for sepol_bool_set in -lsepol... no
  178. checking for is_selinux_enabled in -lselinux... no
  179. checking for dm_task_set_uuid in -ldevmapper... yes
  180. checking for uuid_generate in -luuid... yes
  181. configure: creating ./config.status
  182. config.status: creating Makefile
  183. config.status: creating lib/Makefile
  184. config.status: creating lib/libcryptsetup.pc
  185. config.status: creating lib/crypto_backend/Makefile
  186. config.status: creating lib/luks1/Makefile
  187. config.status: creating lib/loopaes/Makefile
  188. config.status: creating lib/verity/Makefile
  189. config.status: creating lib/tcrypt/Makefile
  190. config.status: creating src/Makefile
  191. config.status: creating po/Makefile.in
  192. config.status: creating man/Makefile
  193. config.status: creating tests/Makefile
  194. config.status: creating python/Makefile
  195. config.status: creating config.h
  196. config.status: config.h is unchanged
  197. config.status: executing depfiles commands
  198. config.status: executing libtool commands
  199. config.status: executing po-directories commands
  200. config.status: creating po/POTFILES
  201. config.status: creating po/Makefile
  202. Now type `make' to compile cryptsetup
  203. [ink@mtz cryptsetup]$ make
  204. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/ink/cryptsetup/missing --run autoheader)
  205. rm -f stamp-h1
  206. touch config.h.in
  207. cd . && /bin/sh ./config.status config.h
  208. config.status: creating config.h
  209. config.status: config.h is unchanged
  210. make all-recursive
  211. make[1]: Entering directory `/home/ink/cryptsetup'
  212. Making all in lib
  213. make[2]: Entering directory `/home/ink/cryptsetup/lib'
  214. Making all in crypto_backend
  215. make[3]: Entering directory `/home/ink/cryptsetup/lib/crypto_backend'
  216. make[3]: Nothing to be done for `all'.
  217. make[3]: Leaving directory `/home/ink/cryptsetup/lib/crypto_backend'
  218. Making all in luks1
  219. make[3]: Entering directory `/home/ink/cryptsetup/lib/luks1'
  220. make[3]: Nothing to be done for `all'.
  221. make[3]: Leaving directory `/home/ink/cryptsetup/lib/luks1'
  222. Making all in loopaes
  223. make[3]: Entering directory `/home/ink/cryptsetup/lib/loopaes'
  224. make[3]: Nothing to be done for `all'.
  225. make[3]: Leaving directory `/home/ink/cryptsetup/lib/loopaes'
  226. Making all in verity
  227. make[3]: Entering directory `/home/ink/cryptsetup/lib/verity'
  228. make[3]: Nothing to be done for `all'.
  229. make[3]: Leaving directory `/home/ink/cryptsetup/lib/verity'
  230. Making all in tcrypt
  231. make[3]: Entering directory `/home/ink/cryptsetup/lib/tcrypt'
  232. make[3]: Nothing to be done for `all'.
  233. make[3]: Leaving directory `/home/ink/cryptsetup/lib/tcrypt'
  234. make[3]: Entering directory `/home/ink/cryptsetup/lib'
  235. make[3]: Nothing to be done for `all-am'.
  236. make[3]: Leaving directory `/home/ink/cryptsetup/lib'
  237. make[2]: Leaving directory `/home/ink/cryptsetup/lib'
  238. Making all in src
  239. make[2]: Entering directory `/home/ink/cryptsetup/src'
  240. /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=i686 -mtune=native -all-static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -L/home/local/lib -lgcrypt -lgpg-error -lgpg-error -ldevmapper -ldevmapper -static -luuid
  241. libtool: link: gcc -Wall -march=i686 -mtune=native -static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/.libs/libcryptsetup.a -L/home/local/lib /usr/lib/libpopt.a /home/local/lib/libgcrypt.a /usr/lib/libgpg-error.so /home/local/lib/libgpg-error.a -ldevmapper /usr/lib/libuuid.a
  242. gcc: error: /usr/lib/libgpg-error.so: No such file or directory
  243. make[2]: *** [cryptsetup.static] Error 1
  244. make[2]: Leaving directory `/home/ink/cryptsetup/src'
  245. make[1]: *** [all-recursive] Error 1
  246. make[1]: Leaving directory `/home/ink/cryptsetup'
  247. make: *** [all] Error 2
  248. [ink@mtz cryptsetup]$ make
  249. make all-recursive
  250. make[1]: Entering directory `/home/ink/cryptsetup'
  251. Making all in lib
  252. make[2]: Entering directory `/home/ink/cryptsetup/lib'
  253. Making all in crypto_backend
  254. make[3]: Entering directory `/home/ink/cryptsetup/lib/crypto_backend'
  255. make[3]: Nothing to be done for `all'.
  256. make[3]: Leaving directory `/home/ink/cryptsetup/lib/crypto_backend'
  257. Making all in luks1
  258. make[3]: Entering directory `/home/ink/cryptsetup/lib/luks1'
  259. make[3]: Nothing to be done for `all'.
  260. make[3]: Leaving directory `/home/ink/cryptsetup/lib/luks1'
  261. Making all in loopaes
  262. make[3]: Entering directory `/home/ink/cryptsetup/lib/loopaes'
  263. make[3]: Nothing to be done for `all'.
  264. make[3]: Leaving directory `/home/ink/cryptsetup/lib/loopaes'
  265. Making all in verity
  266. make[3]: Entering directory `/home/ink/cryptsetup/lib/verity'
  267. make[3]: Nothing to be done for `all'.
  268. make[3]: Leaving directory `/home/ink/cryptsetup/lib/verity'
  269. Making all in tcrypt
  270. make[3]: Entering directory `/home/ink/cryptsetup/lib/tcrypt'
  271. make[3]: Nothing to be done for `all'.
  272. make[3]: Leaving directory `/home/ink/cryptsetup/lib/tcrypt'
  273. make[3]: Entering directory `/home/ink/cryptsetup/lib'
  274. make[3]: Nothing to be done for `all-am'.
  275. make[3]: Leaving directory `/home/ink/cryptsetup/lib'
  276. make[2]: Leaving directory `/home/ink/cryptsetup/lib'
  277. Making all in src
  278. make[2]: Entering directory `/home/ink/cryptsetup/src'
  279. /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=i686 -mtune=native -all-static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -L/home/local/lib -lgcrypt -lgpg-error -lgpg-error -ldevmapper -ldevmapper -static -luuid
  280. libtool: link: gcc -Wall -march=i686 -mtune=native -static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/.libs/libcryptsetup.a -L/home/local/lib /usr/lib/libpopt.a /home/local/lib/libgcrypt.a /usr/lib/libgpg-error.so /home/local/lib/libgpg-error.a -ldevmapper /usr/lib/libuuid.a
  281. /usr/bin/ld: attempted static link of dynamic object `/usr/lib/libgpg-error.so'
  282. collect2: error: ld returned 1 exit status
  283. make[2]: *** [cryptsetup.static] Error 1
  284. make[2]: Leaving directory `/home/ink/cryptsetup/src'
  285. make[1]: *** [all-recursive] Error 1
  286. make[1]: Leaving directory `/home/ink/cryptsetup'
  287. make: *** [all] Error 2
  288. [ink@mtz cryptsetup]$ make
  289. make all-recursive
  290. make[1]: Entering directory `/home/ink/cryptsetup'
  291. Making all in lib
  292. make[2]: Entering directory `/home/ink/cryptsetup/lib'
  293. Making all in crypto_backend
  294. make[3]: Entering directory `/home/ink/cryptsetup/lib/crypto_backend'
  295. make[3]: Nothing to be done for `all'.
  296. make[3]: Leaving directory `/home/ink/cryptsetup/lib/crypto_backend'
  297. Making all in luks1
  298. make[3]: Entering directory `/home/ink/cryptsetup/lib/luks1'
  299. make[3]: Nothing to be done for `all'.
  300. make[3]: Leaving directory `/home/ink/cryptsetup/lib/luks1'
  301. Making all in loopaes
  302. make[3]: Entering directory `/home/ink/cryptsetup/lib/loopaes'
  303. make[3]: Nothing to be done for `all'.
  304. make[3]: Leaving directory `/home/ink/cryptsetup/lib/loopaes'
  305. Making all in verity
  306. make[3]: Entering directory `/home/ink/cryptsetup/lib/verity'
  307. make[3]: Nothing to be done for `all'.
  308. make[3]: Leaving directory `/home/ink/cryptsetup/lib/verity'
  309. Making all in tcrypt
  310. make[3]: Entering directory `/home/ink/cryptsetup/lib/tcrypt'
  311. make[3]: Nothing to be done for `all'.
  312. make[3]: Leaving directory `/home/ink/cryptsetup/lib/tcrypt'
  313. make[3]: Entering directory `/home/ink/cryptsetup/lib'
  314. make[3]: Nothing to be done for `all-am'.
  315. make[3]: Leaving directory `/home/ink/cryptsetup/lib'
  316. make[2]: Leaving directory `/home/ink/cryptsetup/lib'
  317. Making all in src
  318. make[2]: Entering directory `/home/ink/cryptsetup/src'
  319. /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -march=i686 -mtune=native -all-static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/libcryptsetup.la -lpopt -L/home/local/lib -lgcrypt -lgpg-error -lgpg-error -ldevmapper -ldevmapper -static -luuid
  320. libtool: link: gcc -Wall -march=i686 -mtune=native -static -o cryptsetup.static cryptsetup_static-utils_crypt.o cryptsetup_static-utils_loop.o cryptsetup_static-utils_fips.o cryptsetup_static-utils_tools.o cryptsetup_static-utils_password.o cryptsetup_static-cryptsetup.o ../lib/.libs/libcryptsetup.a -L/home/local/lib /usr/lib/libpopt.a /home/local/lib/libgcrypt.a /usr/lib/libgpg-error.so /home/local/lib/libgpg-error.a -ldevmapper /usr/lib/libuuid.a
  321. /usr/bin/ld: attempted static link of dynamic object `/usr/lib/libgpg-error.so'
  322. collect2: error: ld returned 1 exit status
  323. make[2]: *** [cryptsetup.static] Error 1
  324. make[2]: Leaving directory `/home/ink/cryptsetup/src'
  325. make[1]: *** [all-recursive] Error 1
  326. make[1]: Leaving directory `/home/ink/cryptsetup'
  327. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement