Subject: Re: libssh2 gmake check failed

Re: libssh2 gmake check failed

From: ctf <serviceman36_at_gmail.com>
Date: Thu, 7 Jan 2010 08:00:20 -0600

OpenSSH_5.3p1+sftpfilecontrol-v1.3-hpn13v5, OpenSSL 0.9.8g 19 Oct 2007

heres the complete gmake:
# gmake
Making all in src
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/src'
gmake all-am
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/src'
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/src'
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/src'
Making all in example
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example'
Making all in simple
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example/simple'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example/simple'
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example'
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example'
Making all in tests
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/tests'
Making all in docs
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/docs'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/docs'
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2'
gmake[1]: Nothing to be done for `all-am'.
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2'
# gmake check
Making check in src
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/src'
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/src'
Making check in example
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example'
Making check in simple
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example/simple'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example/simple'
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/example'
gmake[2]: Nothing to be done for `check-am'.
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example'
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/example'
Making check in tests
gmake[1]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake simple
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake[2]: `simple' is up to date.
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake check-TESTS
gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/tests'
PASS: simple
Fingerprint: A0 90 21 52 25 7A 06 7F B9 7B 52 CE FA A6 93 7F
Authentication methods: publickey,password,keyboard-interactive
        Authentication by public key failed!
FAIL: ssh2.sh
====================================================
1 of 2 tests failed
Please report to libssh2-devel_at_lists.sourceforge.net
====================================================
gmake[2]: *** [check-TESTS] Error 1
gmake[2]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/var/tmp/Cary/libssh2-1.2.2/tests'
gmake: *** [check-recursive] Error 1

On Fri, Jan 1, 2010 at 11:07 AM, Peter Stuge <peter_at_stuge.se> wrote:

> Simon Josefsson wrote:
> > >> > gmake[2]: Entering directory `/var/tmp/Cary/libssh2-1.2.2/tests'
> > >> > PASS: simple
> > >> > Fingerprint: A0 90 21 22 20 7A 93 7F B9 7B 52 CE FA A6 08 7F
> > >> > Authentication methods: publickey,password,keyboard-interactive
> > >> > Authentication by public key failed!
> > >> > FAIL: ssh2.sh
> >
> > Is this with OpenSSL or libgcrypt?
>
> It would be helpful to have debug messages from the sshd that is
> started in the test.
>
> ctf, which version of OpenSSH do you have installed on this system?
> You can check with the command: sshd -x
>
>
> //Peter
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
>

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-01-07