Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742911 - >=net-analyzer/wireshark-3.3.0 - Mask USE=ilbc or keyword media-libs/libilbc
Summary: >=net-analyzer/wireshark-3.3.0 - Mask USE=ilbc or keyword media-libs/libilbc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2020-09-16 08:50 UTC by Jeroen Roovers (RETIRED)
Modified: 2020-09-19 08:27 UTC (History)
0 users

See Also:
Package list:
=net-analyzer/wireshark-3.3.0
Runtime testing required: ---
nattka: sanity-check-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2020-09-16 08:50:06 UTC
On HPPA, media-libs/libilbc produces an error in src_compile():

.../work/libilbc-2.0.2/typedefs.h:65:2: error: #error Please add support for your architecture in typedefs.h

I guess much the same would happen with alpha and ia64 so masking USE=ilbc in your profiles is probably the easiest way to move forward.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-16 08:51:27 UTC
That said, sparc does have it keyworded already.
Comment 2 NATTkA bot gentoo-dev 2020-09-16 08:52:57 UTC
Sanity check failed:

> net-analyzer/wireshark-3.3.0
>   depend ~alpha stable profile default/linux/alpha/17.0 (10 total)
>     media-libs/libilbc
>   rdepend ~alpha stable profile default/linux/alpha/17.0 (10 total)
>     media-libs/libilbc
Comment 3 Larry the Git Cow gentoo-dev 2020-09-18 22:52:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81df10be3e99e762039fde63d7585e3e1e0d5aa1

commit 81df10be3e99e762039fde63d7585e3e1e0d5aa1
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-09-18 22:51:55 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-09-18 22:52:35 +0000

    profiles/arch/ia64/package.use.mask: mask wireshard[ilbc]
    
    media-libs/libilbc is not ported to ia64.
    
    Bug: https://bugs.gentoo.org/742911
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/arch/ia64/package.use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
Comment 4 NATTkA bot gentoo-dev 2020-09-18 22:56:54 UTC
Sanity check failed:

> net-analyzer/wireshark-3.3.0
>   depend ~alpha stable profile default/linux/alpha/17.0 (5 total)
>     media-libs/libilbc
>   rdepend ~alpha stable profile default/linux/alpha/17.0 (5 total)
>     media-libs/libilbc
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-18 23:41:33 UTC
~ia64 keyworded
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-19 08:27:20 UTC
Masked ilbc on alpha (needs porting) and restored keywords.