spacepaste

  1.  
  2.  * Package: net-misc/openssh-7.6_p1-r5
  3.  * Repository: gentoo
  4.  * Maintainer: base-system@gentoo.org robbat2@gentoo.org
  5.  * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux ldap pam pie ssl userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking openssh-7.6p1.tar.gz to /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work
  9. >>> Unpacking openssh-7.6_p1-sctp.patch.xz to /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work
  10. >>> Unpacking openssh-lpk-7.6p1-0.3.14.patch.xz to /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work
  11. >>> Source unpacked in /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work
  12. >>> Preparing source in /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1 ...
  13. * Applying openssh-7.6_p1-warnings.patch ...
  14.  [ ok ]
  15. * Applying openssh-7.6_p1-permitopen.patch ...
  16.  [ ok ]
  17. * Applying openssh-lpk-7.6p1-0.3.14.patch ...
  18.  [ ok ]
  19. * Applying openssh-7.5_p1-GSSAPI-dns.patch ...
  20.  [ ok ]
  21. * Applying openssh-6.7_p1-openssl-ignore-status.patch ...
  22.  [ ok ]
  23. * Applying openssh-7.6_p1-sctp.patch ...
  24.  [ ok ]
  25. * Running eautoreconf in '/var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1' ...
  26. * Running autoconf --force ...
  27.  [ ok ]
  28. * Running autoheader ...
  29.  [ ok ]
  30. * Running elibtoolize in: openssh-7.6p1/
  31. >>> Source prepared.
  32. >>> Configuring source in /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1 ...
  33. * econf: updating openssh-7.6p1/config.guess with /usr/share/gnuconfig/config.guess
  34. * econf: updating openssh-7.6p1/config.sub with /usr/share/gnuconfig/config.sub
  35. ./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 --docdir=/usr/share/doc/openssh-7.6_p1-r5 --htmldir=/usr/share/doc/openssh-7.6_p1-r5/html --libdir=/usr/lib64 --with-ldflags=-Wl,-O1 -Wl,--as-needed --disable-strip --with-pid-dir=/run --sysconfdir=/etc/ssh --libexecdir=/usr/lib64/misc --datadir=/usr/share/openssh --with-privsep-path=/var/empty --with-privsep-user=sshd --without-audit --without-kerberos5 --with-ldap --without-ldns --without-libedit --with-pam --with-pie --without-sctp --without-selinux --without-skey --with-openssl --with-md5-passwords --with-ssl-engine
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking whether the C compiler works... yes
  38. checking for C compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... no
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  44. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking whether byte ordering is bigendian... no
  61. checking for gawk... gawk
  62. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  63. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  64. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  65. checking for egrep... (cached) /bin/grep -E
  66. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  67. checking for cat... /bin/cat
  68. checking for kill... /bin/kill
  69. checking for perl5... no
  70. checking for perl... /usr/bin/perl
  71. checking for sed... /bin/sed
  72. checking for ent... no
  73. checking for bash... /bin/bash
  74. checking for ksh... (cached) /bin/bash
  75. checking for sh... (cached) /bin/bash
  76. checking for sh... /bin/sh
  77. checking for groff... /usr/bin/groff
  78. checking for nroff... /usr/bin/nroff
  79. checking for mandoc... no
  80. checking for groupadd... /usr/sbin/groupadd
  81. checking for useradd... /usr/sbin/useradd
  82. checking for pkgmk... no
  83. checking for special C compiler options needed for large files... no
  84. checking for _FILE_OFFSET_BITS value needed for large files... no
  85. checking for passwd... /usr/bin/passwd
  86. checking for inline... inline
  87. checking whether LLONG_MAX is declared... yes
  88. checking whether SYSTR_POLICY_KILL is declared... no
  89. checking whether RLIMIT_NPROC is declared... yes
  90. checking whether PR_SET_NO_NEW_PRIVS is declared... yes
  91. checking whether OpenSSL will be used for cryptography... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
  93. checking if x86_64-pc-linux-gnu-gcc supports compile flag -pipe... yes
  94. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Qunused-arguments... no
  95. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wunknown-warning-option... no
  96. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wall... yes
  97. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wpointer-arith... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wuninitialized... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wsign-compare... yes
  100. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wformat-security... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wsizeof-pointer-memaccess... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wpointer-sign... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports compile flag -Wunused-result... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports compile flag -fno-strict-aliasing... yes
  105. checking if x86_64-pc-linux-gnu-gcc supports compile flag ... yes
  106. checking if x86_64-pc-linux-gnu-gcc supports link flag -Wl,-z,relro... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports link flag -Wl,-z,now... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports link flag -Wl,-z,noexecstack... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports compile flag -ftrapv and linking succeeds... yes
  110. checking gcc version... 6.4.0
  111. checking if x86_64-pc-linux-gnu-gcc accepts -fno-builtin-memset... yes
  112. checking if x86_64-pc-linux-gnu-gcc supports -fstack-protector-strong... yes
  113. checking if -fstack-protector-strong works... yes
  114. checking if compiler allows __attribute__ on return types... yes
  115. checking blf.h usability... no
  116. checking blf.h presence... no
  117. checking for blf.h... no
  118. checking bstring.h usability... no
  119. checking bstring.h presence... no
  120. checking for bstring.h... no
  121. checking crypt.h usability... yes
  122. checking crypt.h presence... yes
  123. checking for crypt.h... yes
  124. checking crypto/sha2.h usability... no
  125. checking crypto/sha2.h presence... no
  126. checking for crypto/sha2.h... no
  127. checking dirent.h usability... yes
  128. checking dirent.h presence... yes
  129. checking for dirent.h... yes
  130. checking endian.h usability... yes
  131. checking endian.h presence... yes
  132. checking for endian.h... yes
  133. checking elf.h usability... yes
  134. checking elf.h presence... yes
  135. checking for elf.h... yes
  136. checking err.h usability... yes
  137. checking err.h presence... yes
  138. checking for err.h... yes
  139. checking features.h usability... yes
  140. checking features.h presence... yes
  141. checking for features.h... yes
  142. checking fcntl.h usability... yes
  143. checking fcntl.h presence... yes
  144. checking for fcntl.h... yes
  145. checking floatingpoint.h usability... no
  146. checking floatingpoint.h presence... no
  147. checking for floatingpoint.h... no
  148. checking getopt.h usability... yes
  149. checking getopt.h presence... yes
  150. checking for getopt.h... yes
  151. checking glob.h usability... yes
  152. checking glob.h presence... yes
  153. checking for glob.h... yes
  154. checking ia.h usability... no
  155. checking ia.h presence... no
  156. checking for ia.h... no
  157. checking iaf.h usability... no
  158. checking iaf.h presence... no
  159. checking for iaf.h... no
  160. checking for inttypes.h... (cached) yes
  161. checking langinfo.h usability... yes
  162. checking langinfo.h presence... yes
  163. checking for langinfo.h... yes
  164. checking limits.h usability... yes
  165. checking limits.h presence... yes
  166. checking for limits.h... yes
  167. checking locale.h usability... yes
  168. checking locale.h presence... yes
  169. checking for locale.h... yes
  170. checking login.h usability... no
  171. checking login.h presence... no
  172. checking for login.h... no
  173. checking maillock.h usability... no
  174. checking maillock.h presence... no
  175. checking for maillock.h... no
  176. checking ndir.h usability... no
  177. checking ndir.h presence... no
  178. checking for ndir.h... no
  179. checking net/if_tun.h usability... no
  180. checking net/if_tun.h presence... no
  181. checking for net/if_tun.h... no
  182. checking netdb.h usability... yes
  183. checking netdb.h presence... yes
  184. checking for netdb.h... yes
  185. checking netgroup.h usability... no
  186. checking netgroup.h presence... no
  187. checking for netgroup.h... no
  188. checking pam/pam_appl.h usability... no
  189. checking pam/pam_appl.h presence... no
  190. checking for pam/pam_appl.h... no
  191. checking paths.h usability... yes
  192. checking paths.h presence... yes
  193. checking for paths.h... yes
  194. checking poll.h usability... yes
  195. checking poll.h presence... yes
  196. checking for poll.h... yes
  197. checking pty.h usability... yes
  198. checking pty.h presence... yes
  199. checking for pty.h... yes
  200. checking readpassphrase.h usability... no
  201. checking readpassphrase.h presence... no
  202. checking for readpassphrase.h... no
  203. checking rpc/types.h usability... no
  204. checking rpc/types.h presence... no
  205. checking for rpc/types.h... no
  206. checking security/pam_appl.h usability... yes
  207. checking security/pam_appl.h presence... yes
  208. checking for security/pam_appl.h... yes
  209. checking sha2.h usability... no
  210. checking sha2.h presence... no
  211. checking for sha2.h... no
  212. checking shadow.h usability... yes
  213. checking shadow.h presence... yes
  214. checking for shadow.h... yes
  215. checking stddef.h usability... yes
  216. checking stddef.h presence... yes
  217. checking for stddef.h... yes
  218. checking for stdint.h... (cached) yes
  219. checking for string.h... (cached) yes
  220. checking for strings.h... (cached) yes
  221. checking sys/audit.h usability... no
  222. checking sys/audit.h presence... no
  223. checking for sys/audit.h... no
  224. checking sys/bitypes.h usability... yes
  225. checking sys/bitypes.h presence... yes
  226. checking for sys/bitypes.h... yes
  227. checking sys/bsdtty.h usability... no
  228. checking sys/bsdtty.h presence... no
  229. checking for sys/bsdtty.h... no
  230. checking sys/cdefs.h usability... yes
  231. checking sys/cdefs.h presence... yes
  232. checking for sys/cdefs.h... yes
  233. checking sys/dir.h usability... yes
  234. checking sys/dir.h presence... yes
  235. checking for sys/dir.h... yes
  236. checking sys/mman.h usability... yes
  237. checking sys/mman.h presence... yes
  238. checking for sys/mman.h... yes
  239. checking sys/ndir.h usability... no
  240. checking sys/ndir.h presence... no
  241. checking for sys/ndir.h... no
  242. checking sys/poll.h usability... yes
  243. checking sys/poll.h presence... yes
  244. checking for sys/poll.h... yes
  245. checking sys/prctl.h usability... yes
  246. checking sys/prctl.h presence... yes
  247. checking for sys/prctl.h... yes
  248. checking sys/pstat.h usability... no
  249. checking sys/pstat.h presence... no
  250. checking for sys/pstat.h... no
  251. checking sys/ptrace.h usability... yes
  252. checking sys/ptrace.h presence... yes
  253. checking for sys/ptrace.h... yes
  254. checking sys/select.h usability... yes
  255. checking sys/select.h presence... yes
  256. checking for sys/select.h... yes
  257. checking for sys/stat.h... (cached) yes
  258. checking sys/stream.h usability... no
  259. checking sys/stream.h presence... no
  260. checking for sys/stream.h... no
  261. checking sys/stropts.h usability... yes
  262. checking sys/stropts.h presence... yes
  263. checking for sys/stropts.h... yes
  264. checking sys/strtio.h usability... no
  265. checking sys/strtio.h presence... no
  266. checking for sys/strtio.h... no
  267. checking sys/statvfs.h usability... yes
  268. checking sys/statvfs.h presence... yes
  269. checking for sys/statvfs.h... yes
  270. checking sys/sysmacros.h usability... yes
  271. checking sys/sysmacros.h presence... yes
  272. checking for sys/sysmacros.h... yes
  273. checking sys/time.h usability... yes
  274. checking sys/time.h presence... yes
  275. checking for sys/time.h... yes
  276. checking sys/timers.h usability... no
  277. checking sys/timers.h presence... no
  278. checking for sys/timers.h... no
  279. checking time.h usability... yes
  280. checking time.h presence... yes
  281. checking for time.h... yes
  282. checking tmpdir.h usability... no
  283. checking tmpdir.h presence... no
  284. checking for tmpdir.h... no
  285. checking ttyent.h usability... yes
  286. checking ttyent.h presence... yes
  287. checking for ttyent.h... yes
  288. checking ucred.h usability... no
  289. checking ucred.h presence... no
  290. checking for ucred.h... no
  291. checking for unistd.h... (cached) yes
  292. checking usersec.h usability... no
  293. checking usersec.h presence... no
  294. checking for usersec.h... no
  295. checking util.h usability... no
  296. checking util.h presence... no
  297. checking for util.h... no
  298. checking utime.h usability... yes
  299. checking utime.h presence... yes
  300. checking for utime.h... yes
  301. checking utmp.h usability... yes
  302. checking utmp.h presence... yes
  303. checking for utmp.h... yes
  304. checking utmpx.h usability... yes
  305. checking utmpx.h presence... yes
  306. checking for utmpx.h... yes
  307. checking vis.h usability... no
  308. checking vis.h presence... no
  309. checking for vis.h... no
  310. checking wchar.h usability... yes
  311. checking wchar.h presence... yes
  312. checking for wchar.h... yes
  313. checking for sys/capsicum.h... no
  314. checking for lastlog.h... yes
  315. checking for sys/ptms.h... no
  316. checking for login_cap.h... no
  317. checking for sys/mount.h... yes
  318. checking for sys/un.h... yes
  319. checking linux/if_tun.h usability... yes
  320. checking linux/if_tun.h presence... yes
  321. checking for linux/if_tun.h... yes
  322. checking for linux/seccomp.h... yes
  323. checking for linux/filter.h... yes
  324. checking for linux/audit.h... yes
  325. checking for seccomp architecture... "AUDIT_ARCH_X86_64"
  326. checking compiler and flags for sanity... yes
  327. checking for setsockopt... yes
  328. checking for dirname... yes
  329. checking libgen.h usability... yes
  330. checking libgen.h presence... yes
  331. checking for libgen.h... yes
  332. checking for getspnam... yes
  333. checking for library containing basename... none required
  334. checking zlib.h usability... yes
  335. checking zlib.h presence... yes
  336. checking for zlib.h... yes
  337. checking for deflate in -lz... yes
  338. checking for possibly buggy zlib... no
  339. checking for strcasecmp... yes
  340. checking for utimes... yes
  341. checking bsd/libutil.h usability... yes
  342. checking bsd/libutil.h presence... yes
  343. checking for bsd/libutil.h... yes
  344. checking libutil.h usability... no
  345. checking libutil.h presence... no
  346. checking for libutil.h... no
  347. checking for library containing fmt_scaled... no
  348. checking for library containing scan_scaled... no
  349. checking for library containing login... -lutil
  350. checking for library containing logout... none required
  351. checking for library containing logwtmp... none required
  352. checking for library containing openpty... none required
  353. checking for library containing updwtmp... none required
  354. checking for fmt_scaled... no
  355. checking for scan_scaled... no
  356. checking for login... yes
  357. checking for logout... yes
  358. checking for openpty... yes
  359. checking for updwtmp... yes
  360. checking for logwtmp... yes
  361. checking for library containing inet_ntop... none required
  362. checking for library containing gethostbyname... none required
  363. checking for strftime... yes
  364. checking for stdlib.h... (cached) yes
  365. checking for GNU libc compatible malloc... yes
  366. checking for stdlib.h... (cached) yes
  367. checking for GNU libc compatible realloc... yes
  368. checking for GLOB_ALTDIRFUNC support... yes
  369. checking for gl_matchc field in glob_t... no
  370. checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
  371. checking whether GLOB_NOMATCH is declared... yes
  372. checking whether VIS_ALL is declared... no
  373. checking whether struct dirent allocates space for d_name... yes
  374. checking for /proc/pid/fd directory... yes
  375. checking for supported audit module... no
  376. checking if x86_64-pc-linux-gnu-gcc supports compile flag -fPIE... yes
  377. checking if x86_64-pc-linux-gnu-gcc supports link flag -pie... yes
  378. checking whether both -fPIE and -pie are supported... yes
  379. checking for LDAP support... yes
  380. checking for Blowfish_initstate... no
  381. checking for Blowfish_expandstate... no
  382. checking for Blowfish_expand0state... no
  383. checking for Blowfish_stream2word... no
  384. checking for asprintf... yes
  385. checking for b64_ntop... no
  386. checking for __b64_ntop... no
  387. checking for b64_pton... no
  388. checking for __b64_pton... no
  389. checking for bcopy... yes
  390. checking for bcrypt_pbkdf... no
  391. checking for bindresvport_sa... no
  392. checking for blf_enc... no
  393. checking for cap_rights_limit... no
  394. checking for clock... yes
  395. checking for closefrom... no
  396. checking for dirfd... yes
  397. checking for endgrent... yes
  398. checking for err... yes
  399. checking for errx... yes
  400. checking for explicit_bzero... yes
  401. checking for fchmod... yes
  402. checking for fchown... yes
  403. checking for freeaddrinfo... yes
  404. checking for freezero... no
  405. checking for fstatfs... yes
  406. checking for fstatvfs... yes
  407. checking for futimes... yes
  408. checking for getaddrinfo... yes
  409. checking for getcwd... yes
  410. checking for getgrouplist... yes
  411. checking for getnameinfo... yes
  412. checking for getopt... yes
  413. checking for getpagesize... yes
  414. checking for getpeereid... no
  415. checking for getpeerucred... no
  416. checking for getpgid... yes
  417. checking for getpgrp... yes
  418. checking for _getpty... no
  419. checking for getrlimit... yes
  420. checking for getttyent... yes
  421. checking for glob... yes
  422. checking for group_from_gid... no
  423. checking for inet_aton... yes
  424. checking for inet_ntoa... yes
  425. checking for inet_ntop... yes
  426. checking for innetgr... yes
  427. checking for llabs... yes
  428. checking for login_getcapbool... no
  429. checking for md5_crypt... no
  430. checking for memmove... yes
  431. checking for memset_s... no
  432. checking for mkdtemp... yes
  433. checking for ngetaddrinfo... no
  434. checking for nsleep... no
  435. checking for ogetaddrinfo... no
  436. checking for openlog_r... no
  437. checking for pledge... no
  438. checking for poll... yes
  439. checking for prctl... yes
  440. checking for pstat... no
  441. checking for readpassphrase... no
  442. checking for reallocarray... yes
  443. checking for recvmsg... yes
  444. checking for recallocarray... no
  445. checking for rresvport_af... yes
  446. checking for sendmsg... yes
  447. checking for setdtablesize... no
  448. checking for setegid... yes
  449. checking for setenv... yes
  450. checking for seteuid... yes
  451. checking for setgroupent... no
  452. checking for setgroups... yes
  453. checking for setlinebuf... yes
  454. checking for setlogin... no
  455. checking for setpassent... no
  456. checking for setpcred... no
  457. checking for setproctitle... no
  458. checking for setregid... yes
  459. checking for setreuid... yes
  460. checking for setrlimit... yes
  461. checking for setsid... yes
  462. checking for setvbuf... yes
  463. checking for sigaction... yes
  464. checking for sigvec... no
  465. checking for snprintf... yes
  466. checking for socketpair... yes
  467. checking for statfs... yes
  468. checking for statvfs... yes
  469. checking for strcasestr... yes
  470. checking for strdup... yes
  471. checking for strerror... yes
  472. checking for strlcat... no
  473. checking for strlcpy... no
  474. checking for strmode... no
  475. checking for strnlen... yes
  476. checking for strnvis... no
  477. checking for strptime... yes
  478. checking for strsignal... yes
  479. checking for strtonum... no
  480. checking for strtoll... yes
  481. checking for strtoul... yes
  482. checking for strtoull... yes
  483. checking for swap32... no
  484. checking for sysconf... yes
  485. checking for tcgetpgrp... yes
  486. checking for timingsafe_bcmp... no
  487. checking for truncate... yes
  488. checking for unsetenv... yes
  489. checking for updwtmpx... yes
  490. checking for user_from_uid... no
  491. checking for usleep... yes
  492. checking for vasprintf... yes
  493. checking for vsnprintf... yes
  494. checking for waitpid... yes
  495. checking for warn... yes
  496. checking for mblen... yes
  497. checking for mbtowc... yes
  498. checking for nl_langinfo... yes
  499. checking for wcwidth... yes
  500. checking for utf8 locale support... yes
  501. checking for library containing dlopen... -ldl
  502. checking for gai_strerror... yes
  503. checking for library containing nanosleep... none required
  504. checking for library containing clock_gettime... none required
  505. checking whether getrusage is declared... no
  506. checking whether strsep is declared... yes
  507. checking for strsep... yes
  508. checking whether tcsendbreak is declared... yes
  509. checking whether h_errno is declared... yes
  510. checking whether SHUT_RD is declared... yes
  511. checking whether O_NONBLOCK is declared... yes
  512. checking whether writev is declared... yes
  513. checking whether MAXSYMLINKS is declared... yes
  514. checking whether offsetof is declared... yes
  515. checking whether howmany is declared... yes
  516. checking whether NFDBITS is declared... yes
  517. checking for fd_mask... yes
  518. checking for setresuid... yes
  519. checking if setresuid seems to work... yes
  520. checking for setresgid... yes
  521. checking if setresgid seems to work... yes
  522. checking for realpath... yes
  523. checking if realpath works with non-existent files... no
  524. checking for gettimeofday... yes
  525. checking for time... yes
  526. checking for endutent... yes
  527. checking for getutent... yes
  528. checking for getutid... yes
  529. checking for getutline... yes
  530. checking for pututline... yes
  531. checking for setutent... yes
  532. checking for utmpname... yes
  533. checking for endutxent... yes
  534. checking for getutxent... yes
  535. checking for getutxid... yes
  536. checking for getutxline... yes
  537. checking for getutxuser... no
  538. checking for pututxline... yes
  539. checking for setutxdb... no
  540. checking for setutxent... yes
  541. checking for utmpxname... yes
  542. checking for getlastlogxbyname... no
  543. checking for daemon... yes
  544. checking for getpagesize... (cached) yes
  545. checking whether snprintf correctly terminates long strings... yes
  546. checking whether vsnprintf returns correct values on overflow... yes
  547. checking whether snprintf can declare const char *fmt... yes
  548. checking whether system supports SO_PEERCRED getsockopt... yes
  549. checking for (overly) strict mkstemp... yes
  550. checking if openpty correctly handles controlling tty... yes
  551. checking whether AI_NUMERICSERV is declared... yes
  552. checking whether getpgrp requires zero arguments... yes
  553. checking OpenSSL header version... 10101006 (OpenSSL 1.1.1-pre6 (beta) 1 May 2018)
  554. checking OpenSSL library version... configure: error: OpenSSL >= 1.1.0 is not yet supported (have "10101006 (OpenSSL 1.1.1-pre6 (beta) 1 May 2018)")
  555. !!! Please attach the following file when seeking support:
  556. !!! /var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1/config.log
  557. * ERROR: net-misc/openssh-7.6_p1-r5::gentoo failed (configure phase):
  558. * econf failed
  559. *
  560. * Call stack:
  561. * ebuild.sh, line 124: Called src_configure
  562. * environment, line 3483: Called econf '--with-ldflags=-Wl,-O1 -Wl,--as-needed' '--disable-strip' '--with-pid-dir=/run' '--sysconfdir=/etc/ssh' '--libexecdir=/usr/lib64/misc' '--datadir=/usr/share/openssh' '--with-privsep-path=/var/empty' '--with-privsep-user=sshd' '--without-audit' '--without-kerberos5' '--with-ldap' '--without-ldns' '--without-libedit' '--with-pam' '--with-pie' '--without-sctp' '--without-selinux' '--without-skey' '--with-openssl' '--with-md5-passwords' '--with-ssl-engine'
  563. * phase-helpers.sh, line 718: Called __helpers_die 'econf failed'
  564. * isolated-functions.sh, line 121: Called die
  565. * The specific snippet of code:
  566. * die "$@"
  567. *
  568. * If you need support, post the output of `emerge --info '=net-misc/openssh-7.6_p1-r5::gentoo'`,
  569. * the complete build log and the output of `emerge -pqv '=net-misc/openssh-7.6_p1-r5::gentoo'`.
  570. * The complete build log is located at '/var/tmp/portage/net-misc/openssh-7.6_p1-r5/temp/build.log'.
  571. * The ebuild environment file is located at '/var/tmp/portage/net-misc/openssh-7.6_p1-r5/temp/environment'.
  572. * Working directory: '/var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1'
  573. * S: '/var/tmp/portage/net-misc/openssh-7.6_p1-r5/work/openssh-7.6p1'
  574.