Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791013

Summary: dev-php/pecl-http-3.2.4-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

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(-)