Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791013 - dev-php/pecl-http-3.2.4-r1 does not respect LDFLAGS
Summary: dev-php/pecl-http-3.2.4-r1 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2021-05-19 06:34 UTC by Agostino Sarubbo
Modified: 2021-09-28 01:56 UTC (History)
1 user (show)

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


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

Issue: dev-php/pecl-http-3.2.4 does not respect 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". 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-05-19 06:34:11 UTC
Created attachment 709734 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-22 19:21:30 UTC
ci has reproduced this issue with version 3.2.4-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-09-28 01:56:28 UTC
The bug has been closed via the following commit(s):

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

commit 0ad85af662930ce594c408c15893327641d2141d
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2021-09-28 01:55:16 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2021-09-28 01:56:25 +0000

    dev-php/pecl-http: Fix respecting flags using backported patch
    
    Closes: https://bugs.gentoo.org/791013
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../files/pecl-http-3.2.4-curl-cookies.patch       | 243 ++++++++++++++++++++-
 1 file changed, 237 insertions(+), 6 deletions(-)