Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737058 - dev-lang/ats-0.2.9 does not respect CFLAGS/LDFLAGS
Summary: dev-lang/ats-0.2.9 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: Patrick Lauer
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: cflags ldflags
  Show dependency tree
 
Reported: 2020-08-14 06:49 UTC by Agostino Sarubbo
Modified: 2021-03-30 09:24 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,637.07 KB, text/plain)
2020-08-14 06:49 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-14 06:49:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/ats-0.2.9 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-14 06:49:59 UTC
Created attachment 654546 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-27 04:42:02 UTC
The bug has been referenced in the following commit(s):

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

commit 4f3ed3b7de40732e0ba865667c1fc09ba280e22e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-27 04:39:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-27 04:40:29 +0000

    profiles/package.mask: last-rite dev-lang/ats
    
    Bug: https://bugs.gentoo.org/723192
    Bug: https://bugs.gentoo.org/737058
    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 2021-03-30 09:24:46 UTC
The bug has been closed via the following commit(s):

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

commit e0bfd132f849e73273c2df89e56fba9d609c77a4
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-30 09:23:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-30 09:23:54 +0000

    dev-lang/ats: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/723192
    Closes: https://bugs.gentoo.org/737058
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/ats/Manifest         |  1 -
 dev-lang/ats/ats-0.2.9.ebuild | 33 ---------------------------------
 dev-lang/ats/metadata.xml     | 11 -----------
 profiles/package.mask         |  6 ------
 4 files changed, 51 deletions(-)