FS#58070 - [openssh] PKGBUILD cannot be built
Attached to Project:
Arch Linux
Opened by Ceridoca (Cravix) - Monday, 02 April 2018, 01:09 GMT
Last edited by Gaetan Bisson (vesath) - Monday, 02 April 2018, 08:21 GMT
Opened by Ceridoca (Cravix) - Monday, 02 April 2018, 01:09 GMT
Last edited by Gaetan Bisson (vesath) - Monday, 02 April 2018, 08:21 GMT
|
Details
During build process of openssh, I get patch errors in
applying openssl patch every time, thus can't build
package.
The related file is: sshkey.c, ssh-pkcs11.c (both simply patch failed), ssh-rsa.c (prompt it's a reverse patch). |
This task depends upon
Comment by Gaetan Bisson (vesath) -
Monday, 02 April 2018, 08:21 GMT
The openssl patch has been updated for openssh-7.7 prereleases;
see `PKGBUILD.snap`. If you're trying to reproduce the openssh-7.6
build please use the files under `repos/core-x86_64` instead of
`trunk`. Cheers.