Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/i386 build failure
This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2021.09.02.11.22.30.
An extract from the build.sh output follows:
| char **
In file included from /tmp/build/2021.09.02.11.22.30-i386/src/crypto/external/bsd/openssh/dist/ssh-keygen.c:59:
/tmp/build/2021.09.02.11.22.30-i386/src/crypto/external/bsd/openssh/dist/sshsig.h:105:14: note: expected 'uint64_t' {aka 'long long unsigned int'} but argument is of type 'char **'
105 | uint64_t verify_time, char **principal);
| ~~~~~~~~~^~~~~~~~~~~
/tmp/build/2021.09.02.11.22.30-i386/src/crypto/external/bsd/openssh/dist/ssh-keygen.c:2751:11: error: too few arguments to function 'sshsig_find_principals'
2751 | if ((r = sshsig_find_principals(allowed_keys, sign_key,
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/build/2021.09.02.11.22.30-i386/src/crypto/external/bsd/openssh/dist/ssh-keygen.c:59:
/tmp/build/2021.09.02.11.22.30-i386/src/crypto/external/bsd/openssh/dist/sshsig.h:104:5: note: declared here
104 | int sshsig_find_principals(const char *path, const struct sshkey *sign_key,
The following commits were made between the last successful build and
the failed build:
2021.09.02.11.22.28 christos src/crypto/external/bsd/openssh/dist/PROTOCOL.key,v 1.1.1.2
2021.09.02.11.22.30 christos src/crypto/external/bsd/openssh/dist/sshsig.h,v 1.1.1.4
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2021.09.html#2021.09.02.11.22.30
Home |
Main Index |
Thread Index |
Old Index