Summary: | media-libs/allegro-4.4.2-r2 USE=jpeg - ../lib/libjpgalleg.so.4.4.2: error: undefined reference to 'get_value' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alessandro Barbieri <lssndrbarbieri> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://sourceforge.net/p/alleg/bugs/398/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
allegro-4.4.2-r2:20191001-222337.log
info |
Description
Alessandro Barbieri
2019-10-02 06:01:35 UTC
Created attachment 591542 [details]
allegro-4.4.2-r2:20191001-222337.log
buildlog
Created attachment 591544 [details]
info
emerge --info
I am unable to reproduce this. Please try without the ridiculous CFLAGS before reporting bugs. I've managed to reproduce this with no flags at all. -O1 and -O2 work but -O0 and -Os do not. I've tried narrowing down the flag with "g++ -Q --help=optimizer" but no luck. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361616ee4d919fd2c898f673cb50ea0ee2d8ba7c commit 361616ee4d919fd2c898f673cb50ea0ee2d8ba7c Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-10-03 20:47:19 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-10-03 20:48:00 +0000 media-libs/allegro: Patch against undefined ref to get_value in 4.4.2 Closes: https://bugs.gentoo.org/696034 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-libs/allegro/allegro-4.4.2-r2.ebuild | 1 + media-libs/allegro/files/allegro-4.4.2-static-func.patch | 13 +++++++++++++ 2 files changed, 14 insertions(+) |