Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867760 - media-gfx/pngquant-2.17.0:0 fails test - make: [Makefile:<snip>: test] Error 1
Summary: media-gfx/pngquant-2.17.0:0 fails test - make: [Makefile:<snip>: test] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-08-31 19:11 UTC by Toralf Förster
Modified: 2022-09-01 01:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.62 KB, text/plain)
2022-08-31 19:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.33 KB, text/plain)
2022-08-31 19:11 UTC, Toralf Förster
Details
environment (environment,58.51 KB, text/plain)
2022-08-31 19:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.79 KB, application/x-bzip)
2022-08-31 19:11 UTC, Toralf Förster
Details
media-gfx:pngquant-2.17.0:20220831-185555.log (media-gfx:pngquant-2.17.0:20220831-185555.log,4.10 KB, text/plain)
2022-08-31 19:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.70 KB, application/x-bzip)
2022-08-31 19:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-08-31 19:11:08 UTC
make -j4   test
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2  -std=c99 -I. -DNDEBUG -DUSE_SSE=1 -msse -mfpmath=sse -fopenmp  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast   -c -o test/test.o test/test.c
x86_64-pc-linux-gnu-gcc test/test.o -pipe -march=native -fno-diagnostics-color -O2  -std=c99 -I. -DNDEBUG -DUSE_SSE=1 -msse -mfpmath=sse -fopenmp  -I/usr/include/libpng16    -DUSE_LCMS=1 -fexcess-precision=fast -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fopenmp -limagequant  -lpng16 -lz  -lz  -llcms2  -lm -o test/test
LD_LIBRARY_PATH='' ./test/test.sh ./test pngquant test/test
make: *** [Makefile:36: test] Error 1
 * ERROR: media-gfx/pngquant-2.17.0::gentoo failed (test phase):
 *   Make test failed. See above for details.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_test-20220830-180009

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit f14b6ad910c1dae1b02ad84c1183ddcf0b66af57
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 31 18:17:02 2022 +0000

    2022-08-31 18:17:02 UTC

emerge -qpvO media-gfx/pngquant
[ebuild  N    ] media-gfx/pngquant-2.17.0  USE="lcms openmp test -debug" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2022-08-31 19:11:10 UTC
Created attachment 802282 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-31 19:11:11 UTC
Created attachment 802285 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-31 19:11:13 UTC
Created attachment 802288 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-31 19:11:14 UTC
Created attachment 802291 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-31 19:11:15 UTC
Created attachment 802294 [details]
media-gfx:pngquant-2.17.0:20220831-185555.log
Comment 6 Toralf Förster gentoo-dev 2022-08-31 19:11:16 UTC
Created attachment 802297 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-01 01:23:34 UTC
The bug has been closed via the following commit(s):

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

commit 250b40499fe9dc1e9a327cb9ec42ffe2b2330b47
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-01 01:18:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-01 01:23:26 +0000

    media-gfx/pngquant: fix tests with newer libimagequant
    
    Closes: https://bugs.gentoo.org/867760
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pngquant/files/pngquant-2.17.0-fix-test-version.patch  | 14 ++++++++++++++
 media-gfx/pngquant/pngquant-2.17.0.ebuild                  |  5 ++++-
 2 files changed, 18 insertions(+), 1 deletion(-)