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

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

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

...
--- sftp.o ---
sftp.c:2213:33: error: use of undeclared identifier 'read_interrupt'; did y=
ou
mean 'cmd_interrupt'?
                sa.sa_handler =3D interactive ? read_interrupt : killchild;
                                              ^~~~~~~~~~~~~~
                                              cmd_interrupt
sftp.c:245:1: note: 'cmd_interrupt' declared here
cmd_interrupt(int signo)
^
1 error generated.
*** [sftp.o] Error code 1
...

Only PAM option is set.

--=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-259113-7788>