svn commit: r390985 - head/databases/libmemcached
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jun 30 22:39:07 UTC 2015
On Tue, Jun 30, 2015 at 10:31:45PM +0000, Steve Wills wrote:
> On Wed, Jul 01, 2015 at 12:11:03AM +0200, Tijl Coosemans wrote:
> > On Tue, 30 Jun 2015 19:26:33 +0000 (UTC) Steve Wills <swills at FreeBSD.org> wrote:
> > > Author: swills
> > > Date: Tue Jun 30 19:26:32 2015
> > > New Revision: 390985
> > > URL: https://svnweb.freebsd.org/changeset/ports/390985
> > >
> > > Log:
> > > databases/libmemcached: build with -fPIC
> > >
> > > Fixes static lib build on 9.x
> >
> > Do you have a build log somewhere that shows this error? Because this
> > looks odd.
>
> http://poudriere.mouf.net/poudriere/data/93amd64-default/2015-06-28_02h09m43s/logs/errors/p5-Memcached-libmemcached-1.001801.log
>
> Steve
The issue here is that it is linking a shared object to a static archive of
libmemcached (it should link to the shared version)
So the issue is in p5-Memcached-libmemcached not in libmemcached
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150701/6334cdb0/attachment.bin>
More information about the svn-ports-all
mailing list