pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/security/libssh



This broke build on SmartOS:

[ 65%] Building C object tests/CMakeFiles/torture.dir/torture.c.o
/data/build/tmp/security/libssh/work/libssh-0.9.5/tests/torture.c: In function 'torture_setup_sshd_server':
/data/build/tmp/security/libssh/work/libssh-0.9.5/tests/torture.c:853:14: error: 'SSHD_EXECUTABLE' undeclared (first use in this function); did you mean 'SSH_EXECUTABLE'?
              SSHD_EXECUTABLE " -r -f %s -E %s/sshd/daemon.log 2> %s/sshd/cwrap.log",
              ^~~~~~~~~~~~~~~
              SSH_EXECUTABLE
/data/build/tmp/security/libssh/work/libssh-0.9.5/tests/torture.c:853:14: note: each undeclared identifier is reported only once for each function it appears in
/data/build/tmp/security/libssh/work/libssh-0.9.5/tests/torture.c:853:30: error: expected ')' before string constant
              SSHD_EXECUTABLE " -r -f %s -E %s/sshd/daemon.log 2> %s/sshd/cwrap.log",
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*** Error code 1

Investigation will follow :-)

otis

> On 13 Sep 2020, at 11:22, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
> 
> Module Name:  pkgsrc
> Committed By: wiz
> Date:         Sun Sep 13 09:22:57 UTC 2020
> 
> Modified Files:
>       pkgsrc/security/libssh: Makefile PLIST buildlink3.mk distinfo
> 
> Log Message:
> libssh: update to 0.95.
> 




Home | Main Index | Thread Index | Old Index