Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781683 - [guru] net-libs/kcgi-0.12.3 does not respect LDFLAGS
Summary: [guru] net-libs/kcgi-0.12.3 does not respect LDFLAGS
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-09 06:39 UTC by Agostino Sarubbo
Modified: 2021-05-21 03:57 UTC (History)
1 user (show)

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


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

Issue: net-libs/kcgi-0.12.3 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-09 06:39:07 UTC
Created attachment 698748 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:45 UTC
Changing TRACKER as requested by QA.
Comment 3 tastytea 2021-04-30 16:21:17 UTC
When I make it respect LDFLAGS with `sed -i '/^LDFLAGS=$/d' configure || die` I get these QA errors:

 * QA Notice: pkg-config files with wrong LDFLAGS detected:
 * /usr/lib64/pkgconfig/kcgi-regress.pc:Libs: -L${libdir} -lkcgiregress  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0
 * /usr/lib64/pkgconfig/kcgi.pc:Libs: -L${libdir} -lkcgi -lz    -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0

I don't know what to make of it.
Comment 4 Aisha Tammy 2021-05-20 21:46:25 UTC
This older version of the package has been removed.
Comment 5 Marco Scardovi (scardracs) 2021-05-21 03:57:45 UTC
(In reply to Aisha Tammy from comment #4)
> This older version of the package has been removed.

Before closing the bug you may want to see if this doesn't happen on newer one