Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 623672

Summary: dev-perl/Bio-Graphics-2.390.0 : fails with FEATURES=test when dev-perl/GD not build with USE=jpeg ( GD.so: undefined symbol: gdImageCreateFromJpegCtx )
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl, perl, sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 661634    
Bug Blocks: 300119    
Attachments: emerge-info.txt
dev-perl:Bio-Graphics-2.390.0:20170703-085002.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-03 17:30:17 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20170627-203711

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 *
Comment 1 Toralf Förster gentoo-dev 2017-07-03 17:30:20 UTC
Created attachment 480218 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-03 17:30:23 UTC
Created attachment 480220 [details]
dev-perl:Bio-Graphics-2.390.0:20170703-085002.log
Comment 3 Toralf Förster gentoo-dev 2017-07-03 17:30:27 UTC
Created attachment 480222 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-03 17:30:30 UTC
Created attachment 480224 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-03 17:30:33 UTC
Created attachment 480226 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-03 17:30:36 UTC
Created attachment 480228 [details]
temp.tbz2
Comment 7 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-04 00:47:47 UTC
     Error:  Can't load '/usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/GD/GD.so' for module GD: /usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/GD/GD.so: undefined symbol: gdImageCreateFromJpegCtx at /usr/lib64/perl5/5.24.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.

Wed Jun 28 02:58:12 2017 <<< dev-lang/perl-5.24.1-r2
Wed Jun 28 02:58:15 2017 >>> dev-lang/perl-5.24.1-r2
Thu Jun 29 19:26:50 2017 >>> media-libs/gd-2.2.4
Thu Jun 29 19:27:12 2017 >>> dev-perl/GD-2.660.0
Thu Jun 29 19:27:27 2017 >>> dev-perl/GDTextUtil-0.860.0-r1
Thu Jun 29 19:27:42 2017 >>> dev-perl/GDGraph-1.540.0
Thu Jun 29 19:27:57 2017 >>> dev-perl/GD-Graph3d-0.630.0-r1
Sun Jul  2 14:18:28 2017 >>> dev-perl/GD-SVG-0.330.0-r1


USE flags for media-libs/gd appear to be: "-fontconfig truetype"

And these flags appear to be turned off as they're off by default, and otherwise unmentioned in the etc/portage dump

-jpeg -png -tiff -xpm -zlib -static-libs -webp

USE flags for dev-perl/GD appear to be: "truetype", and again, the other flags appear to be off.

This suggests that Bio-Graphics needs to enforce, (at very least) a USE=jpeg dependency in its tests.
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-05-19 08:04:35 UTC
*** Bug 656102 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-05-12 21:33:06 UTC
The bug has been closed via the following commit(s):

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

commit 9d99a24ffc634495c7d8bb939f59ab29571b54fb
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-05-12 20:42:54 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-05-12 21:32:42 +0000

    dev-perl/Bio-Graphics: Require GD[jpeg]
    
    Closes: https://bugs.gentoo.org/623672
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Bio-Graphics/Bio-Graphics-2.400.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)