Summary: | databases/hiredis: pkg-config --libs hiredis returns bad flags | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | geoffroy desvernay <dgeo> | ||||
Component: | Individual Port(s) | Assignee: | Pawel Pekala <pawel> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gblach, ler | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(pawel) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
This is bug in databases/hiredis, on my system pkg-conf returns
wrong linker flags:
> pkg-config --libs hiredis
-L -lhiredis
A commit references this bug: Author: gblach Date: Fri Mar 13 20:49:11 UTC 2015 New revision: 381232 URL: https://svnweb.freebsd.org/changeset/ports/381232 Log: Fix pkgconf file PR: 198513 Obtained from: github.com/redis/hiredis Changes: head/databases/hiredis/Makefile head/databases/hiredis/files/ head/databases/hiredis/files/patch-Makefile Fixed, thanks. |
Created attachment 154190 [details] poudriere build log When selecting 'REDIS' option, build fails with error: libtool: link: require no space between `-L' and `-lhiredis' poudriere log attached (FreeBSD 9.x amd64)