Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776727 - net-analyzer/ssldump-1.1 [-ssl] - checking target system type... Invalid configuration `no': machine `no-unknown' not recognized configure: error: /bin/sh ./config.sub no failed
Summary: net-analyzer/ssldump-1.1 [-ssl] - checking target system type... Invalid conf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 776553
  Show dependency tree
 
Reported: 2021-03-16 16:28 UTC by ernsteiswuerfel
Modified: 2021-03-17 00:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (ssldump-1.1:20210316-162236.log,2.93 KB, text/plain)
2021-03-16 16:28 UTC, ernsteiswuerfel
Details
config.log (config.log,4.12 KB, text/plain)
2021-03-16 16:28 UTC, ernsteiswuerfel
Details
emerge --info (file_776727.txt,6.02 KB, text/plain)
2021-03-16 16:28 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-03-16 16:28:12 UTC
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
Comment 1 ernsteiswuerfel archtester 2021-03-16 16:28:28 UTC
Created attachment 691842 [details]
config.log
Comment 2 ernsteiswuerfel archtester 2021-03-16 16:28:59 UTC
Created attachment 691845 [details]
emerge --info
Comment 3 Ionen Wolkens gentoo-dev 2021-03-16 17:09:33 UTC
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
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-17 00:11:06 UTC
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

...
Comment 5 Larry the Git Cow gentoo-dev 2021-03-17 00:15:22 UTC
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(-)