Created attachment 691839 [details] build.log [...] checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... Invalid configuration `no': machine `no-unknown' not recognized configure: error: /bin/sh ./config.sub no failed !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-analyzer/ssldump-1.1/work/ssldump-1.1/config.log * ERROR: net-analyzer/ssldump-1.1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1108: Called econf 'no' '--with-pcap-inc=/usr/include' '--with-pcap-lib=/usr/lib' Build with +ssl shows now such failure: # cat ssldump-776553.report USE tests started on Di 16. Mär 17:15:45 CET 2021 FEATURES=' test' USE='' succeeded for =net-analyzer/ssldump-1.1 USE='-ssl' failed for =net-analyzer/ssldump-1.1 USE='ssl' succeeded for =net-analyzer/ssldump-1.1
Created attachment 691842 [details] config.log
Created attachment 691845 [details] emerge --info
Can reproduce on amd64 as well: checking host system type... x86_64-pc-linux-gnu checking target system type... Invalid configuration `no': machine `no-unknown' not recognized configure: error: /bin/sh ./config.sub no failed ssldump-1.3 is fine on the other hand likely thanks to eautoreconf
Took way too long with me staring at: >checking target system type... Invalid configuration `no': machine `no-unknown' not recognized >configure: error: /bin/sh ./config.sub no failed ...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8cbf47d255bb00739e453c9787cd85637082fe commit da8cbf47d255bb00739e453c9787cd85637082fe Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-17 00:11:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-17 00:12:55 +0000 net-analyzer/ssldump: fix USE=-ssl build Closes: https://bugs.gentoo.org/776727 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/ssldump/ssldump-1.1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)