Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2015 00:39:01 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Steve Wills <swills@FreeBSD.org>
Cc:        Tijl Coosemans <tijl@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r390985 - head/databases/libmemcached
Message-ID:  <20150630223901.GA31924@ivaldir.etoilebsd.net>
In-Reply-To: <20150630223141.GA81844@mouf.net>
References:  <201506301926.t5UJQXOV076574@svn.freebsd.org> <20150701001103.5d9b51be@kalimero.tijl.coosemans.org> <20150630223141.GA81844@mouf.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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@FreeBSD.or=
g> wrote:
> > > Author: swills
> > > Date: Tue Jun 30 19:26:32 2015
> > > New Revision: 390985
> > > URL: https://svnweb.freebsd.org/changeset/ports/390985
> > >=20
> > > Log:
> > >   databases/libmemcached: build with -fPIC
> > >  =20
> > >   Fixes static lib build on 9.x
> >=20
> > Do you have a build log somewhere that shows this error?  Because this
> > looks odd.
>=20
> http://poudriere.mouf.net/poudriere/data/93amd64-default/2015-06-28_02h09=
m43s/logs/errors/p5-Memcached-libmemcached-1.001801.log
>=20
> 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

--uAKRQypu60I7Lcqm
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlWTGoUACgkQ8kTtMUmk6Exa6gCfVflW1IgMfsKu3986QvfQFALI
E8gAn1LEUCXE97INh/BN7nurpqcQDSOI
=fmhN
-----END PGP SIGNATURE-----

--uAKRQypu60I7Lcqm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150630223901.GA31924>