Advertisement
Guest User

Untitled

a guest
Oct 24th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.13 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking build system type... x86_64-unknown-linux-gnu
  7. checking host system type... x86_64-unknown-linux-gnu
  8. checking for style of include used by make... GNU
  9. checking for gcc... gcc -m32
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc -m32 accepts -g... yes
  17. checking for gcc -m32 option to accept ISO C89... none needed
  18. checking dependency style of gcc -m32... gcc3
  19. checking how to run the C preprocessor... gcc -m32 -E
  20. checking for grep that handles long lines and -e... /usr/bin/grep
  21. checking for egrep... /usr/bin/grep -E
  22. checking for ANSI C header files... yes
  23. checking for sys/types.h... yes
  24. checking for sys/stat.h... yes
  25. checking for stdlib.h... yes
  26. checking for string.h... yes
  27. checking for memory.h... yes
  28. checking for strings.h... yes
  29. checking for inttypes.h... yes
  30. checking for stdint.h... yes
  31. checking for unistd.h... yes
  32. checking minix/config.h usability... no
  33. checking minix/config.h presence... no
  34. checking for minix/config.h... no
  35. checking whether it is safe to define __EXTENSIONS__... yes
  36. checking for gcc... (cached) gcc -m32
  37. checking whether we are using the GNU C compiler... (cached) yes
  38. checking whether gcc -m32 accepts -g... (cached) yes
  39. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  40. checking dependency style of gcc -m32... (cached) gcc3
  41. checking for bison... bison -y
  42. checking for flex... flex
  43. checking lex output file root... lex.yy
  44. checking lex library... -lfl
  45. checking whether yytext is a pointer... yes
  46. checking whether ln -s works... yes
  47. checking whether make sets $(MAKE)... (cached) yes
  48. checking for a sed that does not truncate output... /bin/sed
  49. checking for fgrep... /usr/bin/grep -F
  50. checking for ld used by gcc -m32... /usr/bin/ld
  51. checking if the linker (/usr/bin/ld) is GNU ld... yes
  52. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  53. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking for /usr/bin/ld option to reload object files... -r
  58. checking for objdump... objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for ar... ar
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
  67. checking for gcc -m32 option to produce PIC... -fPIC -DPIC
  68. checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
  69. checking if gcc -m32 static flag -static works... yes
  70. checking if gcc -m32 supports -c -o file.o... yes
  71. checking if gcc -m32 supports -c -o file.o... (cached) yes
  72. checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  73. checking whether -lc should be explicitly linked in... no
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking how to hardcode library paths into programs... immediate
  76. checking whether stripping libraries is possible... yes
  77. checking if libtool supports shared libraries... yes
  78. checking whether to build shared libraries... yes
  79. checking whether to build static libraries... no
  80. checking whether gcc -m32 and cc understand -c and -o together... yes
  81. checking whether ld supports --as-needed... yes
  82. checking whether ld supports --no-undefined... yes
  83. checking whether ld supports -O1... yes
  84. checking for special C compiler options needed for large files... no
  85. checking for _FILE_OFFSET_BITS value needed for large files... 64
  86. ./configure: line 12148: test: too many arguments
  87. ./configure: line 12175: test: too many arguments
  88. checking for CC_FOR_BUILD... gcc -m32
  89. checking for __attribute__... yes
  90. checking for .symver assembler directive... yes
  91. checking for ld --version-script... yes
  92. checking for -fpie... yes
  93. checking for libprelude-config... no
  94. checking for libprelude - version >= 0.9.0... no
  95. *** The libprelude-config script installed by LIBPRELUDE could not be found
  96. *** If LIBPRELUDE was installed in PREFIX, make sure PREFIX/bin is in
  97. *** your path, or set the LIBPRELUDE_CONFIG environment variable to the
  98. *** full path to libprelude-config.
  99. Defining $ISA to "../../lib32/security"
  100. checking paths.h usability... yes
  101. checking paths.h presence... yes
  102. checking for paths.h... yes
  103. checking for xauth... /usr/bin/xauth
  104. checking for dlopen in -ldl... yes
  105. checking crack.h usability... yes
  106. checking crack.h presence... yes
  107. checking for crack.h... yes
  108. checking for FascistCheck in -lcrack... yes
  109. checking libaudit.h usability... no
  110. checking libaudit.h presence... no
  111. checking for libaudit.h... no
  112. checking xcrypt.h usability... no
  113. checking xcrypt.h presence... no
  114. checking for xcrypt.h... no
  115. checking crypt.h usability... yes
  116. checking crypt.h presence... yes
  117. checking for crypt.h... yes
  118. checking for library containing crypt... -lcrypt
  119. checking for crypt_r... yes
  120. checking for crypt_gensalt_r... no
  121. checking for db_create... yes
  122. checking db.h usability... yes
  123. checking db.h presence... yes
  124. checking for db.h... yes
  125. checking for pkg-config... /usr/bin/pkg-config
  126. checking pkg-config is at least version 0.9.0... yes
  127. checking for libtirpc... yes
  128. checking for library containing yp_get_default_domain... -lnsl
  129. checking for yp_get_default_domain... yes
  130. checking for yperr_string... yes
  131. checking for yp_master... yes
  132. checking for yp_bind... yes
  133. checking for yp_match... yes
  134. checking for yp_unbind... yes
  135. checking rpc/rpc.h usability... yes
  136. checking rpc/rpc.h presence... yes
  137. checking for rpc/rpc.h... yes
  138. checking rpcsvc/ypclnt.h usability... yes
  139. checking rpcsvc/ypclnt.h presence... yes
  140. checking for rpcsvc/ypclnt.h... yes
  141. checking rpcsvc/yp_prot.h usability... yes
  142. checking rpcsvc/yp_prot.h presence... yes
  143. checking for rpcsvc/yp_prot.h... yes
  144. checking whether getrpcport is declared... yes
  145. checking for getfilecon in -lselinux... no
  146. checking for dirent.h that defines DIR... yes
  147. checking for library containing opendir... none required
  148. checking for ANSI C header files... (cached) yes
  149. checking for sys/wait.h that is POSIX.1 compatible... yes
  150. checking fcntl.h usability... yes
  151. checking fcntl.h presence... yes
  152. checking for fcntl.h... yes
  153. checking limits.h usability... yes
  154. checking limits.h presence... yes
  155. checking for limits.h... yes
  156. checking malloc.h usability... yes
  157. checking malloc.h presence... yes
  158. checking for malloc.h... yes
  159. checking sys/file.h usability... yes
  160. checking sys/file.h presence... yes
  161. checking for sys/file.h... yes
  162. checking sys/ioctl.h usability... yes
  163. checking sys/ioctl.h presence... yes
  164. checking for sys/ioctl.h... yes
  165. checking sys/time.h usability... yes
  166. checking sys/time.h presence... yes
  167. checking for sys/time.h... yes
  168. checking syslog.h usability... yes
  169. checking syslog.h presence... yes
  170. checking for syslog.h... yes
  171. checking net/if.h usability... yes
  172. checking net/if.h presence... yes
  173. checking for net/if.h... yes
  174. checking termio.h usability... yes
  175. checking termio.h presence... yes
  176. checking for termio.h... yes
  177. checking for unistd.h... (cached) yes
  178. checking sys/fsuid.h usability... yes
  179. checking sys/fsuid.h presence... yes
  180. checking for sys/fsuid.h... yes
  181. checking inittypes.h usability... no
  182. checking inittypes.h presence... no
  183. checking for inittypes.h... no
  184. checking lastlog.h usability... yes
  185. checking lastlog.h presence... yes
  186. checking for lastlog.h... yes
  187. checking utmp.h usability... yes
  188. checking utmp.h presence... yes
  189. checking for utmp.h... yes
  190. checking utmpx.h usability... yes
  191. checking utmpx.h presence... yes
  192. checking for utmpx.h... yes
  193. checking whether byte ordering is bigendian... no
  194. checking for an ANSI C-conforming const... yes
  195. checking for uid_t in sys/types.h... yes
  196. checking for off_t... yes
  197. checking for pid_t... yes
  198. checking for size_t... yes
  199. checking whether time.h and sys/time.h may both be included... yes
  200. checking whether struct tm is in sys/time.h or time.h... time.h
  201. checking type of array argument to getgroups... gid_t
  202. checking whether gcc -m32 needs -traditional... no
  203. checking for working memcmp... yes
  204. checking for vprintf... yes
  205. checking for _doprnt... no
  206. checking for fseeko... yes
  207. checking for getdomainname... yes
  208. checking for gethostname... yes
  209. checking for gettimeofday... yes
  210. checking for lckpwdf... yes
  211. checking for mkdir... yes
  212. checking for select... yes
  213. checking for strcspn... yes
  214. checking for strdup... yes
  215. checking for strspn... yes
  216. checking for strstr... yes
  217. checking for strtol... yes
  218. checking for uname... yes
  219. checking for getutent_r... yes
  220. checking for getpwnam_r... yes
  221. checking for getpwuid_r... yes
  222. checking for getgrnam_r... yes
  223. checking for getgrgid_r... yes
  224. checking for getspnam_r... yes
  225. checking for getgrouplist... yes
  226. checking for getline... yes
  227. checking for getdelim... yes
  228. checking for inet_ntop... yes
  229. checking for inet_pton... yes
  230. checking for innetgr... yes
  231. checking for ruserok_af... yes
  232. checking for unshare... yes
  233. checking for xsltproc... /usr/bin/xsltproc
  234. checking for xmllint... /usr/bin/xmllint
  235. checking for XML catalog (/etc/xml/catalog)... found
  236. checking for xmlcatalog... /usr/bin/xmlcatalog
  237. checking for DocBook XML DTD V4.4 in XML catalog... found
  238. checking for DocBook XSL Stylesheets in XML catalog... found
  239. checking for w3m... /usr/bin/w3m
  240. checking for fop... no
  241. checking whether NLS is requested... yes
  242. checking for msgfmt... /usr/bin/msgfmt
  243. checking for gmsgfmt... /usr/bin/msgfmt
  244. checking for xgettext... /usr/bin/xgettext
  245. checking for msgmerge... /usr/bin/msgmerge
  246. checking for ld used by GCC... /usr/bin/ld -m elf_i386
  247. checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
  248. checking for shared library run path origin... done
  249. ./configure: line 15557: cd: /lib/../lib32/: No such file or directory
  250. checking for CFPreferencesCopyAppValue... no
  251. checking for CFLocaleCopyCurrent... no
  252. checking for GNU gettext in libc... yes
  253. checking whether to use NLS... yes
  254. checking where the gettext function comes from... libc
  255. checking for dngettext... yes
  256. checking whether __NR_keyctl is declared... yes
  257. checking whether ENOKEY is declared... yes
  258. configure: creating ./config.status
  259. config.status: creating Makefile
  260. config.status: creating libpam/Makefile
  261. config.status: creating libpamc/Makefile
  262. config.status: creating libpamc/test/Makefile
  263. config.status: creating libpam_misc/Makefile
  264. config.status: creating conf/Makefile
  265. config.status: creating conf/pam_conv1/Makefile
  266. config.status: creating po/Makefile.in
  267. config.status: creating modules/Makefile
  268. config.status: creating modules/pam_access/Makefile
  269. config.status: creating modules/pam_cracklib/Makefile
  270. config.status: creating modules/pam_debug/Makefile
  271. config.status: creating modules/pam_deny/Makefile
  272. config.status: creating modules/pam_echo/Makefile
  273. config.status: creating modules/pam_env/Makefile
  274. config.status: creating modules/pam_faildelay/Makefile
  275. config.status: creating modules/pam_filter/Makefile
  276. config.status: creating modules/pam_filter/upperLOWER/Makefile
  277. config.status: creating modules/pam_ftp/Makefile
  278. config.status: creating modules/pam_group/Makefile
  279. config.status: creating modules/pam_issue/Makefile
  280. config.status: creating modules/pam_keyinit/Makefile
  281. config.status: creating modules/pam_lastlog/Makefile
  282. config.status: creating modules/pam_limits/Makefile
  283. config.status: creating modules/pam_listfile/Makefile
  284. config.status: creating modules/pam_localuser/Makefile
  285. config.status: creating modules/pam_loginuid/Makefile
  286. config.status: creating modules/pam_mail/Makefile
  287. config.status: creating modules/pam_mkhomedir/Makefile
  288. config.status: creating modules/pam_motd/Makefile
  289. config.status: creating modules/pam_namespace/Makefile
  290. config.status: creating modules/pam_nologin/Makefile
  291. config.status: creating modules/pam_permit/Makefile
  292. config.status: creating modules/pam_pwhistory/Makefile
  293. config.status: creating modules/pam_rhosts/Makefile
  294. config.status: creating modules/pam_rootok/Makefile
  295. config.status: creating modules/pam_exec/Makefile
  296. config.status: creating modules/pam_securetty/Makefile
  297. config.status: creating modules/pam_selinux/Makefile
  298. config.status: creating modules/pam_sepermit/Makefile
  299. config.status: creating modules/pam_shells/Makefile
  300. config.status: creating modules/pam_stress/Makefile
  301. config.status: creating modules/pam_succeed_if/Makefile
  302. config.status: creating modules/pam_tally/Makefile
  303. config.status: creating modules/pam_tally2/Makefile
  304. config.status: creating modules/pam_time/Makefile
  305. config.status: creating modules/pam_timestamp/Makefile
  306. config.status: creating modules/pam_tty_audit/Makefile
  307. config.status: creating modules/pam_umask/Makefile
  308. config.status: creating modules/pam_unix/Makefile
  309. config.status: creating modules/pam_userdb/Makefile
  310. config.status: creating modules/pam_warn/Makefile
  311. config.status: creating modules/pam_wheel/Makefile
  312. config.status: creating modules/pam_xauth/Makefile
  313. config.status: creating doc/Makefile
  314. config.status: creating doc/specs/Makefile
  315. config.status: creating doc/man/Makefile
  316. config.status: creating doc/sag/Makefile
  317. config.status: creating doc/adg/Makefile
  318. config.status: creating doc/mwg/Makefile
  319. config.status: creating examples/Makefile
  320. config.status: creating tests/Makefile
  321. config.status: creating xtests/Makefile
  322. config.status: creating config.h
  323. config.status: executing depfiles commands
  324. config.status: executing libtool commands
  325. config.status: executing po-directories commands
  326. config.status: creating po/POTFILES
  327. config.status: creating po/Makefile
  328. patching file modules/pam_namespace/Makefile
  329. Hunk #1 FAILED at 869.
  330. 1 out of 1 hunk FAILED -- saving rejects to file modules/pam_namespace/Makefile.rej
  331. ==> ERROR:(B A failure occurred in build().(B
  332.  Aborting...(B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement