Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724818 - media-gfx/apngopt-1.4 does not respect CFLAGS/LDFLAGS
Summary: media-gfx/apngopt-1.4 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-05-23 17:40 UTC by Agostino Sarubbo
Modified: 2023-09-17 13:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,13.69 KB, text/plain)
2020-05-23 17:40 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-05-23 17:40:04 UTC
This is an auto-filed bug because media-gfx/apngopt does not respect CFLAGS/LDFLAGS.
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.

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches" and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-23 17:40:09 UTC
Created attachment 641200 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-30 17:24:20 UTC
tinderbox has reproduced this issue with version 1.4 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-09-17 13:49:00 UTC
The bug has been closed via the following commit(s):

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

commit f486f3457412c8c1303a4cdca36feab722debb99
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-09-17 13:48:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-09-17 13:48:54 +0000

    media-gfx/apngopt: remove old
    
    Closes: https://bugs.gentoo.org/724818
    Closes: https://github.com/gentoo/gentoo/pull/32875
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-gfx/apngopt/apngopt-1.4.ebuild               | 39 ----------------------
 media-gfx/apngopt/files/apngopt-1.4-makefile.patch | 27 ---------------
 2 files changed, 66 deletions(-)

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

commit 7d91cd4932a8c3ebe09dc097808c0e6046b4ff6c
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-09-17 13:48:53 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-09-17 13:48:53 +0000

    media-gfx/apngopt: EAPI8 bump, fix #724818
    
    Closes: https://bugs.gentoo.org/724818
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-gfx/apngopt/apngopt-1.4-r1.ebuild            | 38 +++++++++++++++++++
 .../apngopt/files/apngopt-1.4-r1-makefile.patch    | 43 ++++++++++++++++++++++
 2 files changed, 81 insertions(+)