Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709820 - net-misc/openssh-8.2_p1-r1 unrecognized options: --with-security-key-builtin
Summary: net-misc/openssh-8.2_p1-r1 unrecognized options: --with-security-key-builtin
Status: RESOLVED DUPLICATE of bug 709808
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-16 15:57 UTC by gentoodev
Modified: 2020-02-16 16:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoodev 2020-02-16 15:57:14 UTC
configure: WARNING: unrecognized options: --with-security-key-builtin

PKIX-SSH has been configured with the following options:
                     User binaries: /usr/bin
                   System binaries: /usr/sbin
               Configuration files: /etc/ssh
                           CA root: /etc/ssh/ca
                   Askpass program: /usr/lib64/misc/ssh-askpass
                      Manual pages: /usr/share/man/manX
                          PID file: /run
  Privilege separation chroot path: /var/empty
            sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin
                    Manpage format: doc
                       PAM support: yes
                   OSF SIA support: no
                 KerberosV support: no
                   SELinux support: no
                   PKCS#11 support: yes
              TCP Wrappers support: no
              MD5 password support: yes
               X.509 store support: yes
                      OCSP support: yes
                      LDAP queries: no
                   libedit support: no
                   libldns support: no
               Compression support: yes
  Solaris process contract support: no
           Solaris project support: no
         Solaris privilege support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: yes
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY
             Privsep sandbox style: seccomp_filter
                FIPS capable build: no

              Host: x86_64-pc-linux-gnu
          Compiler: x86_64-pc-linux-gnu-gcc
    Compiler flags: -O2 -pipe -pipe -Wno-error=format-truncation -Wall -Wextra -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing  -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE  
Preprocessor flags:  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE
      Linker flags: -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -pie 
         Libraries: -ldl -lssl -lcrypto   -lutil -lz  -lcrypt -lresolv
    OCSP libraries: -lssl 
         +for sshd:  -lpam


USE="security-key X509 hpn" emerge =net-misc/openssh-8.2_p1-r1
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-16 16:08:15 UTC

*** This bug has been marked as a duplicate of bug 709808 ***