Summary: | dev-libs/openssl-1.0.0a doesn't respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gef.kornflakes, oli.huber |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=181438 https://rt.openssl.org/Ticket/Display.html?id=3332 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 181438 | ||
Bug Blocks: | 331933 | ||
Attachments: | build.log |
Description
Samuli Suominen (RETIRED)
![]() Created attachment 237971 [details]
build.log
(In reply to comment #0) > ^ FTR. Need Portage 2.2 and -Wl,--hash-style=gnu to print this QA warning. Portage 2.1.6 also contains the check for LDFLAGS. (In reply to comment #2) > (In reply to comment #0) > > ^ FTR. Need Portage 2.2 and -Wl,--hash-style=gnu to print this QA warning. > > Portage 2.1.6 also contains the check for LDFLAGS. > Good to know, thanks. *** Bug 331609 has been marked as a duplicate of this bug. *** (In reply to comment #4) > *** Bug 331609 has been marked as a duplicate of this bug. *** > ^^ This bug has a patch here: http://bugs.gentoo.org/attachment.cgi?id=241831 (In reply to comment #5) > (In reply to comment #4) > > *** Bug 331609 has been marked as a duplicate of this bug. *** > > > > ^^ This bug has a patch here: > > http://bugs.gentoo.org/attachment.cgi?id=241831 > Compiles fine with the patch, and no more QAWarning. ~amd64 + gcc-4.5.1 +*openssl-1.0.0a-r1 (10 Aug 2010) + + 10 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> + +openssl-1.0.0a-r1.ebuild, +files/openssl-1.0.0a-fix-double-free.patch, + +files/openssl-1.0.0a-ldflags.patch: + Use environment LDFLAGS wrt #327421 by Olivier Huber. Fix double free wrt + #332027 by Hanno Boeck. |