Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781020 - [guru] app-editors/atom-bin-1.55.0-r1 does not respect CFLAGS/LDFLAGS
Summary: [guru] app-editors/atom-bin-1.55.0-r1 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 08:07 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:02 UTC (History)
0 users

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


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

Issue: app-editors/atom-bin-1.55.0-r1 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 08:07:39 UTC
Created attachment 698445 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-16 07:36:01 UTC
The bug has been closed via the following commit(s):

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

commit bbeb1a680387e42c0e62046dc0ce89f62f8e8052
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-04-15 18:48:22 +0000
Commit:     Marco Scardovi <marco@scardovi.com>
CommitDate: 2021-04-15 18:48:22 +0000

    app-editors/atom-bin: use optfeature for GLEP 62
    
    Closes: https://bugs.gentoo.org/781020
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>

 ...n-1.56.0-r1.ebuild => atom-bin-1.56.0-r2.ebuild} | 21 ++++++++++-----------
 app-editors/atom-bin/metadata.xml                   |  3 ---
 2 files changed, 10 insertions(+), 14 deletions(-)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:02:51 UTC
Changing TRACKER as requested by QA.