Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718980 - media-gfx/pngquant fails tests
Summary: media-gfx/pngquant fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 718926
  Show dependency tree
 
Reported: 2020-04-23 06:42 UTC by Agostino Sarubbo
Modified: 2020-06-14 17:54 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,13.09 KB, text/plain)
2020-04-23 06:43 UTC, Agostino Sarubbo
Details
961398827.log (961398827.log,4.11 KB, text/plain)
2020-04-26 15:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-04-23 06:42:56 UTC
This is an auto-filled bug because media-gfx/pngquant fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-23 06:43:02 UTC
Created attachment 634156 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-04-23 08:49:46 UTC
The bug has been closed via the following commit(s):

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

commit d5588896fafa2e5995893d6b298a20c38d7203c5
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-04-23 08:49:28 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-04-23 08:49:40 +0000

    media-gfx/pngquant: Needs lcms:2 for tests
    
    Thanks-to: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/718980
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-gfx/pngquant/pngquant-2.12.6.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
Comment 3 Agostino Sarubbo gentoo-dev 2020-04-26 15:16:45 UTC
Created attachment 634712 [details]
961398827.log

It still fails for me. It looks like lcms is needed also without USE=lcms
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-03 20:17:07 UTC
(In reply to Agostino Sarubbo from comment #3)
> Created attachment 634712 [details]
> 961398827.log
> 
> It still fails for me. It looks like lcms is needed also without USE=lcms

Yep, me too.
Comment 5 Pacho Ramos gentoo-dev 2020-06-09 20:09:25 UTC
but lcms is pulled in with USE test too (even with USE -lcms)
Comment 6 Larry the Git Cow gentoo-dev 2020-06-14 17:54:36 UTC
The bug has been closed via the following commit(s):

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

commit 5bd3540ecd75a502161a5b7faed02f4cbf6fb5ad
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-06-14 17:54:16 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-06-14 17:54:29 +0000

    media-gfx/pngquant: tests require to be built with lcms support
    
    Closes: https://bugs.gentoo.org/718980
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-gfx/pngquant/pngquant-2.12.6.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)