Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722644 - dev-db/sqliteodbc does not respect LDFLAGS
Summary: dev-db/sqliteodbc does not respect LDFLAGS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-05-12 07:35 UTC by Agostino Sarubbo
Modified: 2020-09-30 15:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,35.44 KB, text/plain)
2020-05-12 07:35 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-05-12 07:35:07 UTC
This is an auto-filled bug because dev-db/sqliteodbc does not respect LDFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-12 07:35:15 UTC
Created attachment 638388 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-30 03:30:33 UTC
The bug has been referenced in the following commit(s):

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

commit 9e954ca77f07cb952813a22fba7aaa15a170f826
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-08-30 03:29:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-30 03:29:37 +0000

    profiles/package.mask: last-rite dev-db/sqliteodbc
    
    Bug: https://bugs.gentoo.org/720732
    Bug: https://bugs.gentoo.org/729714
    Bug: https://bugs.gentoo.org/722644
    Bug: https://bugs.gentoo.org/724184
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-09-30 15:17:36 UTC
The bug has been referenced in the following commit(s):

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

commit 28d92a57c3d9a23517bd8187d04c48717e90818c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-30 15:12:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-30 15:17:15 +0000

    dev-db/sqliteodbc: remove last-rited package
    
    Bug: https://bugs.gentoo.org/720732
    Bug: https://bugs.gentoo.org/729714
    Bug: https://bugs.gentoo.org/722644
    Bug: https://bugs.gentoo.org/724184
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/sqliteodbc/Manifest                         |  1 -
 .../files/sqliteodbc-0.93-respect_LDFLAGS.patch    | 30 ----------------
 dev-db/sqliteodbc/metadata.xml                     |  5 ---
 dev-db/sqliteodbc/sqliteodbc-0.99.ebuild           | 41 ----------------------
 profiles/package.mask                              |  8 -----
 5 files changed, 85 deletions(-)