Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752444 - net-libs/liba53-9999: multilib-strict check failed!
Summary: net-libs/liba53-9999: multilib-strict check failed!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 06:19 UTC by Joonas Niilola
Modified: 2021-01-05 17:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2020-11-03 06:19:23 UTC
* Messages for package net-libs/liba53-9999:

 * QA Notice: Files built without respecting CFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib/liba53.so.1.0
 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib/liba53.so.1.0
 * ERROR: net-libs/liba53-9999::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 596:  Called install_qa_check
 *   misc-functions.sh, line 132:  Called source 'install_symlink_html_docs'
 *   80multilib-strict, line  46:  Called multilib_strict_check
 *   80multilib-strict, line  42:  Called die
 * The specific snippet of code:
 *   		[[ ${abort} == yes ]] && die "multilib-strict check failed!"

This ebuild itself seems to have some issues, and is outdated:
 - EAPI-5, 
 - has QA issues (multiple external commands without "|| die"), 
 - has QA notices after emerging, 
 - src_install() fails.

Not forgetting that upstream has tagged releases, but seems dead as last upstream commit was made 4+ years ago while active development happened 7 years ago. Is -9999 ebuild justified here?
Comment 1 Larry the Git Cow gentoo-dev 2020-12-06 11:26:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d78e42b78fd4aa86419dc61852e5bf19c58856b

commit 7d78e42b78fd4aa86419dc61852e5bf19c58856b
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-12-06 11:26:03 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-06 11:26:41 +0000

    package.mask: last-rite broken LiveOnlyPackages
    
    Bug: https://bugs.gentoo.org/752432
    Bug: https://bugs.gentoo.org/752435
    Bug: https://bugs.gentoo.org/752438
    Bug: https://bugs.gentoo.org/752441
    Bug: https://bugs.gentoo.org/752444
    Bug: https://bugs.gentoo.org/752453
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 profiles/package.mask | 11 +++++++++++
 1 file changed, 11 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-01-05 17:59:13 UTC
The bug has been closed via the following commit(s):

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

commit efc150ff6bfbfb168723d0ac6114371a98e507a4
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-01-05 17:56:22 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-05 17:59:05 +0000

    net-libs/liba53: remove last-rited package
    
    Closes: https://bugs.gentoo.org/752444
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/liba53/liba53-9999.ebuild | 23 -----------------------
 net-libs/liba53/metadata.xml       | 11 -----------
 2 files changed, 34 deletions(-)