Created attachment 552700 [details] build.log x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/lib64/misc/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-ctr-mt.c -o cipher-ctr-mt.o cipher-ctr-mt.c: In function ‘ssh_aes_ctr’: HER_CTX’ {aka ‘struct evp_cipher_ctx_st’} ^~ cipher-ctr-mt.c:647:20: error: storage size of ‘aes_ctr’ isn’t known ^~~~~~~ e ‘EVP_CIPHER’ {aka ‘struct evp_cipher_st’} memset(&aes_ctr, 0, sizeof(EVP_CIPHER)); cipher-ctr-mt.c:647:20: warning: unused variable ‘aes_ctr’ [-Wunused-variable] ^~~~~~~ * * Working directory: '/var/tmp/portage/net-misc/openssh-7.9_p1/work/openssh-7.9p1' >>> '/var/tmp/portage/net-misc/openssh-7.9_p1/temp/build.log' * Messages for package net-misc/openssh-7.9_p1: * ERROR: net-misc/openssh-7.9_p1::gentoo failed (compile phase): * emake failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371794f20c7eb2b88cae2619b6fa3444452aafb4 commit 371794f20c7eb2b88cae2619b6fa3444452aafb4 Author: Patrick McLean <patrick.mclean@sony.com> AuthorDate: 2018-10-25 00:06:36 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2018-10-25 00:06:56 +0000 net-misc/openssh: Fix build with openssl-1.1 and hpn (bug #669506) Closes: https://bugs.gentoo.org/669506 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 .../files/openssh-7.9_p1-hpn-openssl-1.1.patch | 107 +++++++++++++++++++++ net-misc/openssh/openssh-7.9_p1.ebuild | 1 + 2 files changed, 108 insertions(+)