Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470654 - app-misc/graphlcd-base : does not respect LDFLAGS
Summary: app-misc/graphlcd-base : does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2013-05-19 14:29 UTC by Agostino Sarubbo
Modified: 2019-03-10 22:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-05-19 14:29:35 UTC
You receive this bug because this package does not respect my system's LDFLAGS ( -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu )

 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/libglcddrivers.so.1.0.0
 * /usr/lib64/libglcdgraphics.so.2.0.0
 * /usr/bin/lcdtestpattern
 * /usr/bin/genfont
 * /usr/bin/showtext
 * /usr/bin/crtfont
 * /usr/bin/convpic
 * /usr/bin/showpic
Comment 1 Larry the Git Cow gentoo-dev 2019-03-10 22:38:02 UTC
The bug has been closed via the following commit(s):

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

commit 649eb58479c701beb62f69b716f1a339d24bdd09
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-10-07 14:55:16 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-03-10 22:35:35 +0000

    app-misc/graphlcd-base: bump to version 1.0.1.
    
    Closes: https://bugs.gentoo.org/470654
    Closes: https://bugs.gentoo.org/667964
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-misc/graphlcd-base/Manifest                   |  1 +
 app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild | 86 +++++++++++++++++++++++
 app-misc/graphlcd-base/metadata.xml               | 33 ++++++---
 3 files changed, 109 insertions(+), 11 deletions(-)