Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726912 - dev-lang/j does not respect CFLAGS/LDFLAGS
Summary: dev-lang/j does not respect CFLAGS/LDFLAGS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-06-03 10:57 UTC by Agostino Sarubbo
Modified: 2020-11-23 23:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,33.76 KB, text/plain)
2020-06-03 10:57 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-06-03 10:57:07 UTC
This is an auto-filed bug because dev-lang/j 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 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-06-03 10:57:12 UTC
Created attachment 643228 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-25 23:41:55 UTC
The bug has been referenced in the following commit(s):

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

commit 77cb4f9d790e01e65f010e0ef62ade1abdfcb7f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-25 23:40:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-25 23:40:58 +0000

    profiles/package.mask: last-rite dev-lang/j
    
    Bug: https://bugs.gentoo.org/723060
    Bug: https://bugs.gentoo.org/726912
    Bug: https://bugs.gentoo.org/740952
    Bug: https://bugs.gentoo.org/654244
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-11-23 23:37:05 UTC
The bug has been referenced in the following commit(s):

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

commit 7c9da7f640f36039022ef17c87012b3e0d3e4258
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-23 23:35:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-23 23:36:59 +0000

    dev-lang/j: remote last-rited package
    
    Bug: https://bugs.gentoo.org/723060
    Bug: https://bugs.gentoo.org/726912
    Bug: https://bugs.gentoo.org/740952
    Bug: https://bugs.gentoo.org/654244
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/j/Manifest        |  1 -
 dev-lang/j/j-701-r2.ebuild | 44 --------------------------------------------
 dev-lang/j/metadata.xml    |  8 --------
 profiles/package.mask      |  6 ------
 4 files changed, 59 deletions(-)