svn commit: r390985 - head/databases/libmemcached
Steve Wills
swills at FreeBSD.org
Wed Jul 1 01:05:05 UTC 2015
On Wed, Jul 01, 2015 at 12:39:01AM +0200, Baptiste Daroussin wrote:
> 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
All fixed now, thanks for the hint.
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150701/e768a9ec/attachment.bin>
More information about the svn-ports-all
mailing list