Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781008 - [guru] dev-lang/quickjs-2020.11.08 does not respect CFLAGS/LDFLAGS
Summary: [guru] dev-lang/quickjs-2020.11.08 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-08 06:33 UTC by Agostino Sarubbo
Modified: 2021-04-30 07:45 UTC (History)
0 users

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


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

Issue: dev-lang/quickjs-2020.11.08 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_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 2021-04-08 06:33:20 UTC
Created attachment 698424 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-25 14:02:50 UTC
Changing TRACKER as requested by QA.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-30 07:45:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bbe59f19e3cd7cb2941dbdbf740514b23098971

commit 0bbe59f19e3cd7cb2941dbdbf740514b23098971
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-04-29 21:41:34 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-04-29 21:42:51 +0000

    dev-lang/quickjs: Remove hard-coded tools, make it respect flags.
    
    Closes: https://bugs.gentoo.org/784941
    Closes: https://bugs.gentoo.org/781008
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 dev-lang/quickjs/quickjs-2020.11.08.ebuild | 11 +++++++++++
 1 file changed, 11 insertions(+)