1. * Package: app-crypt/shishi-1.0.1
  2. * Repository: gentoo
  3. * Maintainer: kerberos@gentoo.org
  4. * USE: 3des aes amd64 arcfour des elibc_glibc gnutls ipv6 kernel_linux md multilib nls null pam test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking shishi-1.0.1.tar.gz to /tmp/portage/app-crypt/shishi-1.0.1/work
  8. >>> Source unpacked in /tmp/portage/app-crypt/shishi-1.0.1/work
  9. >>> Preparing source in /tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1 ...
  10. * Applying shishi_resolv.patch ...
  11. [ ok ]
  12. * Applying shishi_automake-1.12.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1' ...
  15. * Running autopoint --force ...
  16. [ ok ]
  17. * Running gtkdocize --copy ...
  18. [ ok ]
  19. * Running libtoolize --install --copy --force --automake ...
  20. [ ok ]
  21. * Running aclocal -I m4 -I gl/m4 -I src/gl/m4 -I db/gl/m4 ...
  22. [ ok ]
  23. * Running autoconf ...
  24. [ ok ]
  25. * Running autoheader ...
  26. [ ok ]
  27. * Running automake --add-missing --copy ...
  28. [ ok ]
  29. * Running elibtoolize in: shishi-1.0.1/build-aux/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. * Applying as-needed/2.4.2 patch ...
  33. >>> Source prepared.
  34. >>> Configuring source in /tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1 ...
  35. * econf: updating shishi-1.0.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating shishi-1.0.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  37. ./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 --libdir=/usr/lib64 --disable-dependency-tracking --enable-pam --enable-nls --enable-ipv6 --without-libidn-prefix --enable-starttls --enable-des --enable-3des --enable-aes --enable-md --enable-null --enable-arcfour --disable-static --with-system-asn1 --with-libgcrypt --with-html-dir=/usr/share/doc/shishi-1.0.1 --with-db-dir=/var/shishi --with-pam-dir=/lib64/security --disable-rpath --with-packager=Gentoo --with-packager-bug-reports=https://bugs.gentoo.org/
  38. configure: loading site script /usr/share/config.site
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking whether build environment is sane... yes
  41. checking for a thread-safe mkdir -p... /bin/mkdir -p
  42. checking for gawk... gawk
  43. checking whether make sets $(MAKE)... yes
  44. checking whether make supports nested variables... yes
  45. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking for style of include used by make... GNU
  55. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  56. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  57. checking for grep that handles long lines and -e... /bin/grep
  58. checking for egrep... /bin/grep -E
  59. checking for Minix Amsterdam compiler... no
  60. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  61. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  62. checking build system type... x86_64-pc-linux-gnu
  63. checking host system type... x86_64-pc-linux-gnu
  64. checking for ANSI C header files... yes
  65. checking for sys/types.h... yes
  66. checking for sys/stat.h... yes
  67. checking for stdlib.h... yes
  68. checking for string.h... yes
  69. checking for memory.h... yes
  70. checking for strings.h... yes
  71. checking for inttypes.h... yes
  72. checking for stdint.h... yes
  73. checking for unistd.h... yes
  74. checking minix/config.h usability... no
  75. checking minix/config.h presence... no
  76. checking for minix/config.h... no
  77. checking whether it is safe to define __EXTENSIONS__... yes
  78. checking for _LARGEFILE_SOURCE value needed for large files... no
  79. checking for special C compiler options needed for large files... no
  80. checking for _FILE_OFFSET_BITS value needed for large files... no
  81. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  82. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  83. configure: autobuild project... GNU Shishi
  84. configure: autobuild revision... 1.0.1
  85. configure: autobuild hostname... tbamd64
  86. configure: autobuild timestamp... 20121008T232331Z
  87. checking for ANSI C header files... (cached) yes
  88. checking termios.h usability... yes
  89. checking termios.h presence... yes
  90. checking for termios.h... yes
  91. checking pwd.h usability... yes
  92. checking pwd.h presence... yes
  93. checking for pwd.h... yes
  94. checking syslog.h usability... yes
  95. checking syslog.h presence... yes
  96. checking for syslog.h... yes
  97. checking resolv.h usability... yes
  98. checking resolv.h presence... yes
  99. checking for resolv.h... yes
  100. checking arpa/nameser.h usability... yes
  101. checking arpa/nameser.h presence... yes
  102. checking for arpa/nameser.h... yes
  103. checking netinet/in6.h usability... no
  104. checking netinet/in6.h presence... no
  105. checking for netinet/in6.h... no
  106. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  107. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  108. checking how to print strings... printf
  109. checking for a sed that does not truncate output... /bin/sed
  110. checking for fgrep... /bin/grep -F
  111. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  112. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  113. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  114. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  115. checking whether ln -s works... yes
  116. checking the maximum length of command line arguments... 1572864
  117. checking whether the shell understands some XSI constructs... yes
  118. checking whether the shell understands "+="... yes
  119. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  120. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  121. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  122. checking for x86_64-pc-linux-gnu-objdump... objdump
  123. checking how to recognize dependent libraries... pass_all
  124. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  125. checking how to associate runtime and link libraries... printf %s\n
  126. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  127. checking for archiver @FILE support... @
  128. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  129. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  130. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  131. checking for sysroot... no
  132. checking for x86_64-pc-linux-gnu-mt... no
  133. checking for mt... mt
  134. checking if mt is a manifest tool... no
  135. checking for dlfcn.h... yes
  136. checking for objdir... .libs
  137. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  138. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  139. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  140. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  141. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  142. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  143. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  144. checking whether -lc should be explicitly linked in... no
  145. checking dynamic linker characteristics... GNU/Linux ld.so
  146. checking how to hardcode library paths into programs... immediate
  147. checking whether stripping libraries is possible... yes
  148. checking if libtool supports shared libraries... yes
  149. checking whether to build shared libraries... yes
  150. checking whether to build static libraries... no
  151. checking whether NLS is requested... yes
  152. checking for msgfmt... /usr/bin/msgfmt
  153. checking for gmsgfmt... /usr/bin/gmsgfmt
  154. checking for xgettext... /usr/bin/xgettext
  155. checking for msgmerge... /usr/bin/msgmerge
  156. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  157. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  158. checking for shared library run path origin... done
  159. checking for CFPreferencesCopyAppValue... no
  160. checking for CFLocaleCopyCurrent... no
  161. checking for GNU gettext in libc... yes
  162. checking whether to use NLS... yes
  163. checking where the gettext function comes from... libc
  164. checking for uid_t in sys/types.h... yes
  165. checking return type of signal handlers... void
  166. checking whether h_errno is declared... no
  167. checking size of unsigned long int... 8
  168. checking size of unsigned int... 4
  169. checking for size_t... yes
  170. checking for working alloca.h... yes
  171. checking for alloca... yes
  172. checking for arpa/inet.h... yes
  173. checking for features.h... yes
  174. checking for sys/socket.h... yes
  175. checking for unistd.h... (cached) yes
  176. checking for netdb.h... yes
  177. checking for netinet/in.h... yes
  178. checking for sys/param.h... yes
  179. checking for stdio_ext.h... yes
  180. checking for termios.h... (cached) yes
  181. checking for sys/time.h... yes
  182. checking for sys/mman.h... yes
  183. checking for sys/select.h... yes
  184. checking for wchar.h... yes
  185. checking for stdint.h... (cached) yes
  186. checking for strings.h... (cached) yes
  187. checking for sys/stat.h... (cached) yes
  188. checking for sys/uio.h... yes
  189. checking for getopt.h... yes
  190. checking for xlocale.h... yes
  191. checking whether the preprocessor supports include_next... yes
  192. checking whether system header files limit the line length... no
  193. checking for inline... inline
  194. checking for C/C++ restrict keyword... __restrict
  195. checking whether <sys/socket.h> is self-contained... yes
  196. checking for shutdown... yes
  197. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  198. checking for struct sockaddr_storage... yes
  199. checking for sa_family_t... yes
  200. checking for struct sockaddr_storage.ss_family... yes
  201. checking whether socket is declared without a macro... yes
  202. checking whether connect is declared without a macro... yes
  203. checking whether accept is declared without a macro... yes
  204. checking whether bind is declared without a macro... yes
  205. checking whether getpeername is declared without a macro... yes
  206. checking whether getsockname is declared without a macro... yes
  207. checking whether getsockopt is declared without a macro... yes
  208. checking whether listen is declared without a macro... yes
  209. checking whether recv is declared without a macro... yes
  210. checking whether send is declared without a macro... yes
  211. checking whether recvfrom is declared without a macro... yes
  212. checking whether sendto is declared without a macro... yes
  213. checking whether setsockopt is declared without a macro... yes
  214. checking whether shutdown is declared without a macro... yes
  215. checking whether accept4 is declared without a macro... yes
  216. checking for _set_invalid_parameter_handler... no
  217. checking for fcntl... yes
  218. checking for getdelim... yes
  219. checking for getdtablesize... yes
  220. checking for __fsetlocking... yes
  221. checking for tcgetattr... yes
  222. checking for tcsetattr... yes
  223. checking for getsubopt... yes
  224. checking for gettimeofday... yes
  225. checking for nanotime... no
  226. checking for mprotect... yes
  227. checking for alarm... yes
  228. checking for setenv... yes
  229. checking for snprintf... yes
  230. checking for lstat... yes
  231. checking for strdup... yes
  232. checking for strndup... yes
  233. checking for localtime_r... yes
  234. checking for timegm... yes
  235. checking for vasnprintf... no
  236. checking for readlinkat... yes
  237. checking for readlink... yes
  238. checking whether byte ordering is bigendian... no
  239. checking if environ is properly declared... yes
  240. checking for complete errno.h... yes
  241. checking for working fcntl.h... yes
  242. checking for pid_t... yes
  243. checking for mode_t... yes
  244. checking whether stdin defaults to large file offsets... yes
  245. checking whether fseeko is declared... yes
  246. checking for fseeko... yes
  247. checking whether ftello is declared... yes
  248. checking for ftello... yes
  249. checking whether ftello works... yes
  250. checking whether getaddrinfo is declared without a macro... yes
  251. checking whether freeaddrinfo is declared without a macro... yes
  252. checking whether gai_strerror is declared without a macro... yes
  253. checking whether getnameinfo is declared without a macro... yes
  254. checking for library containing gethostbyname... none required
  255. checking for gethostbyname... yes
  256. checking for library containing getservbyname... none required
  257. checking for getservbyname... yes
  258. checking for library containing inet_ntop... none required
  259. checking whether inet_ntop is declared... yes
  260. checking for IPv4 sockets... yes
  261. checking for IPv6 sockets... yes
  262. checking whether getdelim is declared... yes
  263. checking whether getline is declared... yes
  264. checking whether getpass is declared... yes
  265. checking whether fflush_unlocked is declared... yes
  266. checking whether flockfile is declared... yes
  267. checking whether fputs_unlocked is declared... yes
  268. checking whether funlockfile is declared... yes
  269. checking whether putc_unlocked is declared... yes
  270. checking for struct timeval... yes
  271. checking for correct struct timeval.tv_sec member... yes
  272. checking whether gettimeofday is declared without a macro... yes
  273. checking whether malloc, realloc, calloc are POSIX compliant... yes
  274. checking for stdlib.h... (cached) yes
  275. checking for GNU libc compatible malloc... yes
  276. checking for long long int... yes
  277. checking for mmap... yes
  278. checking for MAP_ANONYMOUS... yes
  279. checking whether memchr works... yes
  280. checking whether <limits.h> defines MIN and MAX... no
  281. checking whether <sys/param.h> defines MIN and MAX... yes
  282. checking for stdbool.h that conforms to C99... yes
  283. checking for _Bool... yes
  284. checking for compound literals... yes
  285. checking whether struct tm is in sys/time.h or time.h... time.h
  286. checking for struct tm.tm_gmtoff... yes
  287. checking whether <sys/select.h> is self-contained... yes
  288. checking whether pselect is declared without a macro... yes
  289. checking whether select is declared without a macro... yes
  290. checking for library containing setsockopt... none needed
  291. checking whether setenv is declared... yes
  292. checking search.h usability... yes
  293. checking search.h presence... yes
  294. checking for search.h... yes
  295. checking for tsearch... yes
  296. checking for sigset_t... yes
  297. checking whether snprintf returns a byte count as in C99... yes
  298. checking whether snprintf is declared... yes
  299. checking for wchar_t... yes
  300. checking for unsigned long long int... yes
  301. checking whether stdint.h conforms to C99... yes
  302. checking whether strdup is declared... yes
  303. checking whether strerror(0) succeeds... yes
  304. checking whether ffsl is declared without a macro... yes
  305. checking whether ffsll is declared without a macro... yes
  306. checking whether memmem is declared without a macro... yes
  307. checking whether mempcpy is declared without a macro... yes
  308. checking whether memrchr is declared without a macro... yes
  309. checking whether rawmemchr is declared without a macro... yes
  310. checking whether stpcpy is declared without a macro... yes
  311. checking whether stpncpy is declared without a macro... yes
  312. checking whether strchrnul is declared without a macro... yes
  313. checking whether strdup is declared without a macro... yes
  314. checking whether strncat is declared without a macro... yes
  315. checking whether strndup is declared without a macro... yes
  316. checking whether strnlen is declared without a macro... yes
  317. checking whether strpbrk is declared without a macro... yes
  318. checking whether strsep is declared without a macro... yes
  319. checking whether strcasestr is declared without a macro... yes
  320. checking whether strtok_r is declared without a macro... yes
  321. checking whether strerror_r is declared without a macro... yes
  322. checking whether strsignal is declared without a macro... yes
  323. checking whether strverscmp is declared without a macro... yes
  324. checking whether ffs is declared without a macro... yes
  325. checking whether strcasecmp is declared without a macro... yes
  326. checking whether strncasecmp is declared without a macro... yes
  327. checking whether strndup is declared... (cached) yes
  328. checking whether strnlen is declared... (cached) yes
  329. checking whether strtok_r is declared... (cached) yes
  330. checking whether stat file-mode macros are broken... no
  331. checking for struct timespec in <time.h>... yes
  332. checking whether localtime_r is declared... no
  333. checking whether unsetenv is declared... yes
  334. checking for wint_t... yes
  335. checking for inttypes.h... yes
  336. checking for stdint.h... yes
  337. checking for intmax_t... yes
  338. checking where to find the exponent in a 'double'... word 1 bit 20
  339. checking for snprintf... (cached) yes
  340. checking for strnlen... yes
  341. checking for wcslen... yes
  342. checking for wcsnlen... yes
  343. checking for mbrtowc... yes
  344. checking for wcrtomb... yes
  345. checking whether _snprintf is declared... no
  346. checking whether <wchar.h> uses 'inline' correctly... yes
  347. checking for alloca as a compiler built-in... yes
  348. checking whether inet_ntop is declared without a macro... yes
  349. checking whether inet_pton is declared without a macro... yes
  350. checking for library containing clock_gettime... -lrt
  351. checking for clock_gettime... yes
  352. checking for clock_settime... yes
  353. checking for libgcrypt... yes
  354. checking how to link with libgcrypt... /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so
  355. checking device with (strong) random data...... /dev/random
  356. checking device with pseudo random data...... /dev/urandom
  357. checking device with unpredictable data for nonces...... /dev/urandom
  358. checking for /dev/random... yes
  359. checking for /dev/urandom... yes
  360. checking for /dev/urandom... (cached) yes
  361. checking whether dup2 works... yes
  362. checking whether fcntl handles F_DUPFD correctly... yes
  363. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  364. checking whether fcntl is declared without a macro... yes
  365. checking whether openat is declared without a macro... yes
  366. checking whether conversion from 'int' to 'long double' works... yes
  367. checking for fseeko... (cached) yes
  368. checking for ftello... (cached) yes
  369. checking whether ftello works... (cached) yes
  370. configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
  371. checking for library containing getaddrinfo... none required
  372. checking for getaddrinfo... yes
  373. checking whether gai_strerror is declared... (cached) yes
  374. checking whether gai_strerrorA is declared... no
  375. checking for gai_strerror with POSIX signature... yes
  376. checking for struct sockaddr.sa_len... no
  377. checking whether getaddrinfo is declared... (cached) yes
  378. checking whether freeaddrinfo is declared... (cached) yes
  379. checking whether getnameinfo is declared... (cached) yes
  380. checking for struct addrinfo... yes
  381. checking for working getdelim function... yes
  382. checking for getdomainname... yes
  383. checking whether getdomainname is declared... yes
  384. checking for getdomainname's second argument type... size_t
  385. checking for gethostname... yes
  386. checking for HOST_NAME_MAX... yes
  387. checking for getline... yes
  388. checking for working getline function... yes
  389. checking for getpass... yes
  390. checking whether gettimeofday clobbers localtime buffer... no
  391. checking for gettimeofday with POSIX signature... almost
  392. checking for library containing gethostbyname... (cached) none required
  393. checking for gethostbyname... (cached) yes
  394. checking for library containing inet_ntop... (cached) none required
  395. checking whether inet_ntop is declared... (cached) yes
  396. checking whether the compiler generally respects inline... yes
  397. checking if gcc/ld supports -Wl,--output-def... no
  398. checking if LD -Wl,--version-script works... yes
  399. checking whether lseek detects pipes... yes
  400. checking for working mktime... yes
  401. checking for __mktime_internal... no
  402. checking whether getaddrinfo is declared without a macro... (cached) yes
  403. checking whether freeaddrinfo is declared without a macro... (cached) yes
  404. checking whether gai_strerror is declared without a macro... (cached) yes
  405. checking whether getnameinfo is declared without a macro... (cached) yes
  406. checking whether <netinet/in.h> is self-contained... yes
  407. checking for struct tm.tm_zone... yes
  408. checking for pmccabe... false
  409. checking for rawmemchr... yes
  410. checking whether select supports a 0 argument... yes
  411. checking for library containing getservbyname... (cached) none required
  412. checking for getservbyname... (cached) yes
  413. checking whether setenv validates arguments... yes
  414. checking for volatile sig_atomic_t... yes
  415. checking for sighandler_t... yes
  416. checking whether pthread_sigmask is declared without a macro... yes
  417. checking whether sigaction is declared without a macro... yes
  418. checking whether sigaddset is declared without a macro... yes
  419. checking whether sigdelset is declared without a macro... yes
  420. checking whether sigemptyset is declared without a macro... yes
  421. checking whether sigfillset is declared without a macro... yes
  422. checking whether sigismember is declared without a macro... yes
  423. checking whether sigpending is declared without a macro... yes
  424. checking whether sigprocmask is declared without a macro... yes
  425. checking for stdint.h... (cached) yes
  426. checking for SIZE_MAX... yes
  427. checking for snprintf... (cached) yes
  428. checking whether snprintf respects a size of 1... yes
  429. checking whether printf supports POSIX/XSI format strings with positions... yes
  430. checking for library containing setsockopt... (cached) none needed
  431. checking for socklen_t... yes
  432. checking for ssize_t... yes
  433. checking whether stat handles trailing slashes on directories... yes
  434. checking whether stat handles trailing slashes on files... yes
  435. checking for working stdalign.h... yes
  436. checking for va_copy... yes
  437. checking whether NULL can be used in arbitrary expressions... yes
  438. checking whether dprintf is declared without a macro... yes
  439. checking whether fpurge is declared without a macro... no
  440. checking whether fseeko is declared without a macro... yes
  441. checking whether ftello is declared without a macro... yes
  442. checking whether getdelim is declared without a macro... yes
  443. checking whether getline is declared without a macro... yes
  444. checking whether pclose is declared without a macro... yes
  445. checking whether popen is declared without a macro... yes
  446. checking whether renameat is declared without a macro... yes
  447. checking whether snprintf is declared without a macro... yes
  448. checking whether tmpfile is declared without a macro... yes
  449. checking whether vdprintf is declared without a macro... yes
  450. checking whether vsnprintf is declared without a macro... yes
  451. checking whether _Exit is declared without a macro... yes
  452. checking whether atoll is declared without a macro... yes
  453. checking whether canonicalize_file_name is declared without a macro... yes
  454. checking whether getloadavg is declared without a macro... yes
  455. checking whether getsubopt is declared without a macro... yes
  456. checking whether grantpt is declared without a macro... yes
  457. checking whether initstate is declared without a macro... yes
  458. checking whether initstate_r is declared without a macro... yes
  459. checking whether mkdtemp is declared without a macro... yes
  460. checking whether mkostemp is declared without a macro... yes
  461. checking whether mkostemps is declared without a macro... yes
  462. checking whether mkstemp is declared without a macro... yes
  463. checking whether mkstemps is declared without a macro... yes
  464. checking whether posix_openpt is declared without a macro... yes
  465. checking whether ptsname is declared without a macro... yes
  466. checking whether ptsname_r is declared without a macro... yes
  467. checking whether random is declared without a macro... yes
  468. checking whether random_r is declared without a macro... yes
  469. checking whether realpath is declared without a macro... yes
  470. checking whether rpmatch is declared without a macro... yes
  471. checking whether setenv is declared without a macro... yes
  472. checking whether setstate is declared without a macro... yes
  473. checking whether setstate_r is declared without a macro... yes
  474. checking whether srandom is declared without a macro... yes
  475. checking whether srandom_r is declared without a macro... yes
  476. checking whether strtod is declared without a macro... yes
  477. checking whether strtoll is declared without a macro... yes
  478. checking whether strtoull is declared without a macro... yes
  479. checking whether unlockpt is declared without a macro... yes
  480. checking whether unsetenv is declared without a macro... yes
  481. checking for strcasecmp... yes
  482. checking for strncasecmp... yes
  483. checking whether strncasecmp is declared... (cached) yes
  484. checking for strchrnul... yes
  485. checking whether strchrnul works... yes
  486. checking for working strerror function... yes
  487. checking for working strndup... yes
  488. checking for working strnlen... yes
  489. checking for strtok_r... yes
  490. checking whether strtok_r works... yes
  491. checking for strverscmp... yes
  492. checking whether <sys/select.h> is self-contained... (cached) yes
  493. checking whether pselect is declared without a macro... (cached) yes
  494. checking whether select is declared without a macro... (cached) yes
  495. checking whether <sys/socket.h> is self-contained... (cached) yes
  496. checking for shutdown... (cached) yes
  497. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  498. checking for struct sockaddr_storage... (cached) yes
  499. checking for sa_family_t... (cached) yes
  500. checking for struct sockaddr_storage.ss_family... (cached) yes
  501. checking whether socket is declared without a macro... (cached) yes
  502. checking whether connect is declared without a macro... (cached) yes
  503. checking whether accept is declared without a macro... (cached) yes
  504. checking whether bind is declared without a macro... (cached) yes
  505. checking whether getpeername is declared without a macro... (cached) yes
  506. checking whether getsockname is declared without a macro... (cached) yes
  507. checking whether getsockopt is declared without a macro... (cached) yes
  508. checking whether listen is declared without a macro... (cached) yes
  509. checking whether recv is declared without a macro... (cached) yes
  510. checking whether send is declared without a macro... (cached) yes
  511. checking whether recvfrom is declared without a macro... (cached) yes
  512. checking whether sendto is declared without a macro... (cached) yes
  513. checking whether setsockopt is declared without a macro... (cached) yes
  514. checking whether shutdown is declared without a macro... (cached) yes
  515. checking whether accept4 is declared without a macro... (cached) yes
  516. checking for nlink_t... yes
  517. checking whether fchmodat is declared without a macro... yes
  518. checking whether fstat is declared without a macro... yes
  519. checking whether fstatat is declared without a macro... yes
  520. checking whether futimens is declared without a macro... yes
  521. checking whether lchmod is declared without a macro... yes
  522. checking whether lstat is declared without a macro... yes
  523. checking whether mkdirat is declared without a macro... yes
  524. checking whether mkfifo is declared without a macro... yes
  525. checking whether mkfifoat is declared without a macro... yes
  526. checking whether mknod is declared without a macro... yes
  527. checking whether mknodat is declared without a macro... yes
  528. checking whether stat is declared without a macro... yes
  529. checking whether utimensat is declared without a macro... yes
  530. checking whether localtime_r is compatible with its POSIX signature... yes
  531. checking whether chdir is declared without a macro... yes
  532. checking whether chown is declared without a macro... yes
  533. checking whether dup is declared without a macro... yes
  534. checking whether dup2 is declared without a macro... yes
  535. checking whether dup3 is declared without a macro... yes
  536. checking whether environ is declared without a macro... yes
  537. checking whether euidaccess is declared without a macro... yes
  538. checking whether faccessat is declared without a macro... yes
  539. checking whether fchdir is declared without a macro... yes
  540. checking whether fchownat is declared without a macro... yes
  541. checking whether fdatasync is declared without a macro... yes
  542. checking whether fsync is declared without a macro... yes
  543. checking whether ftruncate is declared without a macro... yes
  544. checking whether getcwd is declared without a macro... yes
  545. checking whether getdomainname is declared without a macro... yes
  546. checking whether getdtablesize is declared without a macro... yes
  547. checking whether getgroups is declared without a macro... yes
  548. checking whether gethostname is declared without a macro... yes
  549. checking whether getlogin is declared without a macro... yes
  550. checking whether getlogin_r is declared without a macro... yes
  551. checking whether getpagesize is declared without a macro... yes
  552. checking whether getusershell is declared without a macro... yes
  553. checking whether setusershell is declared without a macro... yes
  554. checking whether endusershell is declared without a macro... yes
  555. checking whether group_member is declared without a macro... yes
  556. checking whether isatty is declared without a macro... yes
  557. checking whether lchown is declared without a macro... yes
  558. checking whether link is declared without a macro... yes
  559. checking whether linkat is declared without a macro... yes
  560. checking whether lseek is declared without a macro... yes
  561. checking whether pipe is declared without a macro... yes
  562. checking whether pipe2 is declared without a macro... yes
  563. checking whether pread is declared without a macro... yes
  564. checking whether pwrite is declared without a macro... yes
  565. checking whether readlink is declared without a macro... yes
  566. checking whether readlinkat is declared without a macro... yes
  567. checking whether rmdir is declared without a macro... yes
  568. checking whether sethostname is declared without a macro... yes
  569. checking whether sleep is declared without a macro... yes
  570. checking whether symlink is declared without a macro... yes
  571. checking whether symlinkat is declared without a macro... yes
  572. checking whether ttyname_r is declared without a macro... yes
  573. checking whether unlink is declared without a macro... yes
  574. checking whether unlinkat is declared without a macro... yes
  575. checking whether usleep is declared without a macro... yes
  576. checking for unsetenv... yes
  577. checking for unsetenv() return type... int
  578. checking whether unsetenv obeys POSIX... yes
  579. checking for valgrind... valgrind
  580. checking whether self tests are run under valgrind... no
  581. checking for ptrdiff_t... yes
  582. checking for vasprintf... yes
  583. checking whether btowc is declared without a macro... yes
  584. checking whether wctob is declared without a macro... yes
  585. checking whether mbsinit is declared without a macro... yes
  586. checking whether mbrtowc is declared without a macro... yes
  587. checking whether mbrlen is declared without a macro... yes
  588. checking whether mbsrtowcs is declared without a macro... yes
  589. checking whether mbsnrtowcs is declared without a macro... yes
  590. checking whether wcrtomb is declared without a macro... yes
  591. checking whether wcsrtombs is declared without a macro... yes
  592. checking whether wcsnrtombs is declared without a macro... yes
  593. checking whether wcwidth is declared without a macro... yes
  594. checking whether wmemchr is declared without a macro... yes
  595. checking whether wmemcmp is declared without a macro... yes
  596. checking whether wmemcpy is declared without a macro... yes
  597. checking whether wmemmove is declared without a macro... yes
  598. checking whether wmemset is declared without a macro... yes
  599. checking whether wcslen is declared without a macro... yes
  600. checking whether wcsnlen is declared without a macro... yes
  601. checking whether wcscpy is declared without a macro... yes
  602. checking whether wcpcpy is declared without a macro... yes
  603. checking whether wcsncpy is declared without a macro... yes
  604. checking whether wcpncpy is declared without a macro... yes
  605. checking whether wcscat is declared without a macro... yes
  606. checking whether wcsncat is declared without a macro... yes
  607. checking whether wcscmp is declared without a macro... yes
  608. checking whether wcsncmp is declared without a macro... yes
  609. checking whether wcscasecmp is declared without a macro... yes
  610. checking whether wcsncasecmp is declared without a macro... yes
  611. checking whether wcscoll is declared without a macro... yes
  612. checking whether wcsxfrm is declared without a macro... yes
  613. checking whether wcsdup is declared without a macro... yes
  614. checking whether wcschr is declared without a macro... yes
  615. checking whether wcsrchr is declared without a macro... yes
  616. checking whether wcscspn is declared without a macro... yes
  617. checking whether wcsspn is declared without a macro... yes
  618. checking whether wcspbrk is declared without a macro... yes
  619. checking whether wcsstr is declared without a macro... yes
  620. checking whether wcstok is declared without a macro... yes
  621. checking whether wcswidth is declared without a macro... yes
  622. checking for stdint.h... (cached) yes
  623. checking for valgrind... (cached) valgrind
  624. checking whether self tests are run under valgrind... no
  625. checking whether strerror_r is declared... (cached) yes
  626. checking for strerror_r... yes
  627. checking whether strerror_r returns char *... yes
  628. checking for getopt.h... (cached) yes
  629. checking for getopt_long_only... yes
  630. checking whether getopt is POSIX compatible... yes
  631. checking for working GNU getopt function... yes
  632. checking whether getenv is declared... yes
  633. checking for error_at_line... yes
  634. checking whether locale.h conforms to POSIX:2001... yes
  635. checking whether locale.h defines locale_t... yes
  636. checking whether setlocale is declared without a macro... yes
  637. checking whether duplocale is declared without a macro... yes
  638. checking whether program_invocation_name is declared... yes
  639. checking whether program_invocation_short_name is declared... yes
  640. checking whether NULL can be used in arbitrary expressions... (cached) yes
  641. checking for working strerror function... (cached) yes
  642. checking whether readlink signature is correct... yes
  643. checking whether readlink handles trailing slash correctly... yes
  644. checking for signal... yes
  645. checking for select... yes
  646. checking for ngettext... yes
  647. checking for gethostbyname... (cached) yes
  648. checking for getpwnam... yes
  649. checking for getuid... yes
  650. checking for res_query in -lresolv... yes
  651. checking for library containing socket... none required
  652. checking for library containing gethostbyname... (cached) none required
  653. checking for library containing syslog... none required
  654. checking security/pam_appl.h usability... yes
  655. checking security/pam_appl.h presence... yes
  656. checking for security/pam_appl.h... yes
  657. checking for security/pam_modules.h... yes
  658. checking security/_pam_macros.h usability... yes
  659. checking security/_pam_macros.h presence... yes
  660. checking for security/_pam_macros.h... yes
  661. checking if PAM should be used... yes
  662. configure: PAM installation path /lib64/security
  663. checking for IPv4 sockets... (cached) yes
  664. checking for IPv6 sockets... (cached) yes
  665. checking if IPv6 should be used... yes
  666. checking for libidn... yes
  667. checking how to link with libidn... -lidn
  668. checking if String processing support via Libidn should be built... yes
  669. checking for libtasn1... yes
  670. checking how to link with libtasn1... /usr/lib64/libtasn1.so
  671. checking whether to use the system's libtasn1... yes
  672. checking for libgnutls... yes
  673. checking how to link with libgnutls... /usr/lib64/libgnutls.so
  674. checking if non-standard STARTTLS support should be enabled... yes
  675. checking for x86_64-pc-linux-gnu-pkg-config... no
  676. checking for pkg-config... /usr/bin/pkg-config
  677. checking pkg-config is at least version 0.9.0... yes
  678. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  679. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  680. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  681. checking whether to build gtk-doc documentation... no
  682. checking if DES related encryption/checksum types should be used... yes
  683. checking if 3DES encryption/checksum type should be used... yes
  684. checking if AES encryption/checksum types should be used... yes
  685. checking if unkeyed MD checksum types should be used... yes
  686. checking if dummy NULL encryption/checksum type should be used... yes
  687. checking if ARCFOUR encryption/checksum type should be used... yes
  688. configure: configuration files will be stored in $(sysconfdir)/$(PACKAGE)
  689. configure: user template configuration file in $(sysconfdir)/$(PACKAGE)
  690. configure: host keys will be stored in $(sysconfdir)/$(PACKAGE)
  691. configure: user database root path /var/shishi
  692. checking that generated files are newer than configure... done
  693. configure: creating ./config.status
  694. config.status: creating Makefile
  695. config.status: creating asn1/Makefile
  696. config.status: creating db/Makefile
  697. config.status: creating db/gl/Makefile
  698. config.status: creating doc/Makefile
  699. config.status: creating doc/cyclo/Makefile
  700. config.status: creating doc/reference/Makefile
  701. config.status: creating doc/reference/version.xml
  702. config.status: creating examples/Makefile
  703. config.status: creating extra/Makefile
  704. config.status: creating extra/pam_shishi/Makefile
  705. config.status: creating extra/rsh-redone/Makefile
  706. config.status: creating gl/Makefile
  707. config.status: creating lib/Makefile
  708. config.status: creating po/Makefile.in
  709. config.status: creating shisa.conf
  710. config.status: creating shishi.conf
  711. config.status: creating shishi.pc
  712. config.status: creating shishi.skel
  713. config.status: creating src/Makefile
  714. config.status: creating src/gl/Makefile
  715. config.status: creating tests/Makefile
  716. config.status: creating config.h
  717. config.status: executing depfiles commands
  718. config.status: executing libtool commands
  719. config.status: executing po-directories commands
  720. config.status: creating po/POTFILES
  721. config.status: creating po/Makefile
  722. configure: summary of build options:
  723. version: 1.0.1 shared 1:1:1
  724. Host type: x86_64-pc-linux-gnu
  725. Install prefix: /usr
  726. Compiler: x86_64-pc-linux-gnu-gcc -std=gnu99
  727. Warning flags: errors: warnings:
  728. Library types: Shared=yes, Static=no
  729. Valgrind:
  730. Version script: yes
  731. System libtasn1: yes
  732. >>> Source configured.
  733. >>> Compiling source in /tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1 ...
  734. make -j24
  735. make all-recursive
  736. make[1]: Entering directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1'
  737. Making all in po
  738. make[2]: Entering directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/po'
  739. make[2]: Leaving directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/po'
  740. Making all in gl
  741. make[2]: Entering directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  742. GEN alloca.h
  743. GEN c++defs.h
  744. GEN warn-on-use.h
  745. GEN arg-nonnull.h
  746. GEN sys/types.h
  747. GEN sys/uio.h
  748. GEN fcntl.h
  749. GEN sys/select.h
  750. GEN netdb.h
  751. GEN arpa/inet.h
  752. GEN signal.h
  753. GEN stdio.h
  754. GEN stdlib.h
  755. GEN string.h
  756. GEN strings.h
  757. GEN sys/socket.h
  758. GEN time.h
  759. GEN sys/stat.h
  760. GEN sys/time.h
  761. GEN unistd.h
  762. GEN wchar.h
  763. make all-recursive
  764. make[3]: Entering directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  765. make[4]: Entering directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  766. CC base64.lo
  767. CC c-ctype.lo
  768. CC crc.lo
  769. CC arcfour.lo
  770. CC des.lo
  771. CC gc-pbkdf2-sha1.lo
  772. CC hmac-md5.lo
  773. CC hmac-sha1.lo
  774. CC md4.lo
  775. CC md5.lo
  776. CC sha1.lo
  777. CC fd-hook.lo
  778. CC gettime.lo
  779. CC malloca.lo
  780. CC memxor.lo
  781. CC parse-datetime.lo
  782. CC read-file.lo
  783. CC sockets.lo
  784. CC xmalloc.lo
  785. CC xgetdomainname.lo
  786. CC xgethostname.lo
  787. CC xstrndup.lo
  788. CC xvasprintf.lo
  789. CC xasprintf.lo
  790. In file included from md4.h:23:0,
  791. from md4.c:25:
  792. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  793. In file included from sha1.h:23:0,
  794. from hmac-sha1.c:25:
  795. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  796. In file included from des.c:100:0:
  797. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  798. In file included from md5.h:24:0,
  799. from hmac-md5.c:25:
  800. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  801. In file included from md5.h:24:0,
  802. from md5.c:25:
  803. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  804. In file included from sha1.h:23:0,
  805. from sha1.c:27:
  806. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  807. In file included from parse-datetime.y:64:0:
  808. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  809. In file included from read-file.h:26:0,
  810. from read-file.c:21:
  811. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  812. CC asnprintf.lo
  813. CC fcntl.lo
  814. CC gc-libgcrypt.lo
  815. CC mktime.lo
  816. make[4]: *** [hmac-sha1.lo] Error 1
  817. make[4]: *** Waiting for unfinished jobs....
  818. In file included from xvasprintf.c:25:0:
  819. ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
  820. make[4]: *** [hmac-md5.lo] Error 1
  821. make[4]: *** [md4.lo] Error 1
  822. make[4]: *** [des.lo] Error 1
  823. make[4]: *** [read-file.lo] Error 1
  824. make[4]: *** [md5.lo] Error 1
  825. make[4]: *** [xvasprintf.lo] Error 1
  826. make[4]: *** [sha1.lo] Error 1
  827. make[4]: *** [parse-datetime.lo] Error 1
  828. make[4]: Leaving directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  829. make[3]: *** [all-recursive] Error 1
  830. make[3]: Leaving directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  831. make[2]: *** [all] Error 2
  832. make[2]: Leaving directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1/gl'
  833. make[1]: *** [all-recursive] Error 1
  834. make[1]: Leaving directory `/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1'
  835. make: *** [all] Error 2
  836. * ERROR: app-crypt/shishi-1.0.1 failed (compile phase):
  837. * emake failed
  838. *
  839. * If you need support, post the output of `emerge --info '=app-crypt/shishi-1.0.1'`,
  840. * the complete build log and the output of `emerge -pqv '=app-crypt/shishi-1.0.1'`.
  841. * The complete build log is located at '/var/log/portage/app-crypt:shishi-1.0.1:20121008-232232.log'.
  842. * For convenience, a symlink to the build log is located at '/tmp/portage/app-crypt/shishi-1.0.1/temp/build.log'.
  843. * The ebuild environment file is located at '/tmp/portage/app-crypt/shishi-1.0.1/temp/environment'.
  844. * Working directory: '/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1'
  845. * S: '/tmp/portage/app-crypt/shishi-1.0.1/work/shishi-1.0.1'