Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794862 - sci-libs/p4est-2.3.3 installs pkg-config files with wrong LDFLAGS
Summary: sci-libs/p4est-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,119.55 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:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/p4est-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:38 UTC
Created attachment 714399 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-11 07:48:17 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:46 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=76932d2a870e9dc11bea95cff9585de86112ea36

commit 76932d2a870e9dc11bea95cff9585de86112ea36
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-02-14 00:42:02 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-02-14 00:51:16 +0000

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

 sci-libs/p4est/Manifest                            |  1 +
 .../p4est/files/p4est-2.8-fix_build_system.patch   | 24 ++++++++
 sci-libs/p4est/files/p4est-2.8-set_version.patch   | 44 ++++++++++++++
 sci-libs/p4est/p4est-2.8.ebuild                    | 67 ++++++++++++++++++++++
 4 files changed, 136 insertions(+)