Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794859 - sci-libs/libsc-2.3.3 installs pkg-config files with wrong LDFLAGS
Summary: sci-libs/libsc-2.3.3 installs pkg-config files with wrong LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-08 06:46 UTC by Agostino Sarubbo
Modified: 2022-02-14 00:51 UTC (History)
1 user (show)

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


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

Issue: sci-libs/libsc-2.3.1 installs pkg-config files with wrong LDFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-08 06:46:33 UTC
Created attachment 714396 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-11 07:47:35 UTC
tinderbox has reproduced this issue with version 2.3.1-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-12 12:58:29 UTC
ci has reproduced this issue with version 2.3.3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-02-14 00:51:20 UTC
The bug has been closed via the following commit(s):

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

commit fc1125212d7c3f05146818f6870d48521231fda4
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-02-14 00:15:02 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-02-14 00:51:15 +0000

    sci-libs/libsc: version bump to 2.8.3
    
    With the switch to CMake the new version should now obey all compiler
    and linker flag overrides.
    
    Closes: https://bugs.gentoo.org/794859
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/libsc/Manifest                            |  1 +
 .../libsc/files/libsc-2.8.3-fix_build_system.patch | 41 ++++++++++++++
 sci-libs/libsc/files/libsc-2.8.3-set_version.patch | 44 +++++++++++++++
 sci-libs/libsc/libsc-2.8.3.ebuild                  | 65 ++++++++++++++++++++++
 4 files changed, 151 insertions(+)