Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781062 - [guru] gui-apps/tiramisu-1.0 does not respect LDFLAGS
Summary: [guru] gui-apps/tiramisu-1.0 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-08 11:59 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,6.56 KB, text/plain)
2021-04-08 11:59 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 11:59:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/tiramisu-1.0 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-08 11:59:59 UTC
Created attachment 698487 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-23 08:47:26 UTC
The bug has been closed via the following commit(s):

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

commit 72c8a8b8013decf214758a56b7695a27332a77a1
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2021-04-22 13:31:39 +0000
Commit:     Aisha Tammy <gentoo@aisha.cc>
CommitDate: 2021-04-22 13:31:39 +0000

    gui-apps/tiramisu: drop old versions
    
    Closes: https://bugs.gentoo.org/781062
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

 gui-apps/tiramisu/Manifest                    |  2 --
 gui-apps/tiramisu/tiramisu-0_p20201110.ebuild | 27 -------------------
 gui-apps/tiramisu/tiramisu-1.0.ebuild         | 37 ---------------------------
 3 files changed, 66 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 7c77946cb7cafd84c0a1b64fe568c00d41e260c9
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2021-04-22 13:30:16 +0000
Commit:     Aisha Tammy <gentoo@aisha.cc>
CommitDate: 2021-04-22 13:30:23 +0000

    gui-apps/tiramisu: update to dated ebuild for LDFLAG fix
    
    Bug: https://bugs.gentoo.org/781062
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

 gui-apps/tiramisu/Manifest                      |  1 +
 gui-apps/tiramisu/tiramisu-1.0_p20201110.ebuild | 34 +++++++++++++++++++++++++
 2 files changed, 35 insertions(+)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:02:58 UTC
Changing TRACKER as requested by QA.