Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 12:21:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258402] security/openssh-portable: link fail
Message-ID:  <bug-258402-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258402

            Bug ID: 258402
           Summary: security/openssh-portable: link fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
          Assignee: bdrewery@FreeBSD.org
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)

...
cc -o scp scp.o progressmeter.o sftp-common.o sftp-client.o sftp-glob.o -L.
-Lopenbsd-compat/ -L/usr/local/lib  -Wl,-rpath,/usr/local/lib
-fstack-protector-strong  -Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now
-Wl,-z,noexecstack -fstack-protector-strong -lssh -lopenbsd-compat -lcrypto
-lutil -lz -L/usr/local/lib -lcrypt
--- ssh-sk-helper ---
cc -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L. -Lopenbsd-comp=
at/
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib -fstack-protector-strong=20
-Wl,-z,retpolineplt -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
-fstack-protector-strong -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcr=
ypto
-lutil -lz -L/usr/local/lib -lcrypt=20
--- sftp.o ---
sftp.c:257:1: error: unused function 'read_interrupt'
[-Werror,-Wunused-function]
read_interrupt(int signo)
^
1 error generated.
*** [sftp.o] Error code 1


OPTIONS_FILE_UNSET+=3DBLACKLISTD
OPTIONS_FILE_UNSET+=3DBSM
OPTIONS_FILE_UNSET+=3DDOCS
OPTIONS_FILE_UNSET+=3DFIDO_U2F
OPTIONS_FILE_UNSET+=3DHPN
OPTIONS_FILE_UNSET+=3DKERB_GSSAPI
OPTIONS_FILE_UNSET+=3DLDNS
OPTIONS_FILE_UNSET+=3DLIBEDIT
OPTIONS_FILE_UNSET+=3DNONECIPHER
OPTIONS_FILE_SET+=3DPAM
OPTIONS_FILE_UNSET+=3DTCP_WRAPPERS
OPTIONS_FILE_UNSET+=3DXMSS
OPTIONS_FILE_UNSET+=3DMIT
OPTIONS_FILE_UNSET+=3DHEIMDAL
OPTIONS_FILE_UNSET+=3DHEIMDAL_BASE

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258402-7788>