Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930545 - media-gfx/graphicsmagick-1.3.43[fpx] fails to compile: ld: magick/.libs/libGraphicsMagick.so: undefined reference to `FPX_*`
Summary: media-gfx/graphicsmagick-1.3.43[fpx] fails to compile: ld: magick/.libs/libGr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
: 936165 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-04-24 08:05 UTC by Christian Bricart
Modified: 2024-09-24 10:48 UTC (History)
8 users (show)

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


Attachments
build.log (buildlog.txt,230.11 KB, text/plain)
2024-04-24 08:05 UTC, Christian Bricart
Details
emerge --info (emerge-info.txt,9.58 KB, text/plain)
2024-04-24 08:06 UTC, Christian Bricart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Bricart 2024-04-24 08:05:57 UTC
Created attachment 891626 [details]
build.log

=media-gfx/graphicsmagick-1.3.43 fails to be merged with undefined references when linking

previous =media-gfx/graphicsmagick-1.3.42 keeps merging just fine on same system
Comment 1 Christian Bricart 2024-04-24 08:06:37 UTC
Created attachment 891627 [details]
emerge --info
Comment 2 Christian Bricart 2024-04-24 08:25:44 UTC
note: USE=-fpx makes 1.3.43 also merge
Comment 3 Fabio Rossi 2024-07-09 08:20:00 UTC
opened upstream ticket: https://sourceforge.net/p/graphicsmagick/bugs/745/
Comment 4 Fabio Rossi 2024-07-09 09:54:11 UTC
suggested a patch in upstream bug which solve the problem for me, let's  see if and when is going to be integrated
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-16 18:14:34 UTC
*** Bug 936165 has been marked as a duplicate of this bug. ***
Comment 6 tdr 2024-07-16 18:20:47 UTC
enabling dynamic-loading USE flag enables it to build with fpx enabled
tested with =media-gfx/graphicsmagick-1.3.43-r1
Comment 7 Fabio Rossi 2024-08-06 09:38:54 UTC
(In reply to Fabio Rossi from comment #4)
> suggested a patch in upstream bug which solve the problem for me, let's  see
> if and when is going to be integrated

the patch has been integrated upstream (commit 17576:7ff15be04d17)
Comment 8 Larry the Git Cow gentoo-dev 2024-09-02 06:16:10 UTC
The bug has been closed via the following commit(s):

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

commit 8182367d383e8e8175094e8634f8193fdde8ace0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-09-02 06:14:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-02 06:15:19 +0000

    media-gfx/graphicsmagick: add 1.3.45
    
    PS support is gone upstream.
    
    Closes: https://bugs.gentoo.org/930545
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/graphicsmagick/Manifest                  |   2 +
 .../graphicsmagick/graphicsmagick-1.3.45.ebuild    | 160 +++++++++++++++++++++
 .../graphicsmagick/graphicsmagick-9999.ebuild      |   8 +-
 media-gfx/graphicsmagick/metadata.xml              |   1 +
 4 files changed, 167 insertions(+), 4 deletions(-)