Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735708 - dev-cpp/antlr-cpp-2.7.7-r1 does not respect CFLAGS/LDFLAGS
Summary: dev-cpp/antlr-cpp-2.7.7-r1 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: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-08-03 09:35 UTC by Agostino Sarubbo
Modified: 2023-01-02 14:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,78.69 KB, text/plain)
2020-08-03 09:35 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-08-03 09:35:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/antlr-cpp-2.7.7-r1 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-03 09:35:09 UTC
Created attachment 652644 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-02 14:52:54 UTC
The bug has been closed via the following commit(s):

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

commit 4c36d3a0bddc15e3714070f8b7ecbe612412bf35
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-01-02 14:52:44 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-01-02 14:52:44 +0000

    dev-cpp/antlr-cpp: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/735708
    Closes: https://bugs.gentoo.org/842075
    Closes: https://bugs.gentoo.org/843170
    Closes: https://bugs.gentoo.org/866278
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild   | 105 -----------------
 dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r2.ebuild   |  82 +++++++++++++
 dev-cpp/antlr-cpp/files/2.7.7-autotools.patch | 159 ++++++++++++++++++++++++++
 dev-cpp/antlr-cpp/files/2.7.7-libtool.patch   |  21 ----
 4 files changed, 241 insertions(+), 126 deletions(-)