Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810970 - [guru] [HELP] sys-cluster/parsec-3.0.2012-r1 installs pkg-config files with wrong LDFLAGS
Summary: [guru] [HELP] sys-cluster/parsec-3.0.2012-r1 installs pkg-config files with w...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-08-29 20:34 UTC by Agostino Sarubbo
Modified: 2022-06-14 18:35 UTC (History)
0 users

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


Attachments
build.log (build.log,368.63 KB, text/plain)
2021-08-29 20:34 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-08-29 20:34:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/parsec-3.0.2012 installs pkg-config files with wrong LDFLAGS.
Discovered on: amd64 (internal ref: guru_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-08-29 20:34:50 UTC
Created attachment 736720 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-04 06:22:23 UTC
guru_ci has reproduced this issue with version 3.0.2012-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-14 18:35:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=032e53b3053c5e6dcaac32928f7f900a33948fe2

commit 032e53b3053c5e6dcaac32928f7f900a33948fe2
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-06-14 14:08:02 +0000
Commit:     Viorel Munteanu <ceamac.paragon@gmail.com>
CommitDate: 2022-06-14 14:10:49 +0000

    sys-cluster/parsec: fix wrong LDFLAGS in .pc file
    
    Closes: https://bugs.gentoo.org/810970
    Closes: https://bugs.gentoo.org/810961
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>

 ...sec-3.0.2012-r1.ebuild => parsec-3.0.2012-r2.ebuild} | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)