Date: Sun, 3 Mar 2013 01:33:53 -0500 From: Robert Simmons <rsimmons0@gmail.com> To: freebsd-python@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Python libraries moved Message-ID: <CA%2BQLa9CmQ-HLdjx0iLZi3JQypRoO=FB3VoV2HSGuZzMAs9400A@mail.gmail.com> In-Reply-To: <20130303061042.GG50408@bsdhash.org> References: <CA%2BQLa9BwfOFq1eHNfeeBq71Tg1pdZoTgcOVSj4PfK5Ti=WvKtA@mail.gmail.com> <20130303061042.GG50408@bsdhash.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, what was the change you made? On Sun, Mar 3, 2013 at 1:10 AM, Martin Wilke <miwi@freebsd.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sun, Mar 03, 2013 at 12:08:41AM -0500, Robert Simmons wrote: >> It looks like a port revision made a few hours ago has broken firefox >> (and most likely a bunch of other ports). In the makefile for >> firefox, it has the following checks for dependencies: >> >> BUILD_DEPENDS= nspr>=4.9.4:${PORTSDIR}/devel/nspr \ >> nss>=3.14.1:${PORTSDIR}/security/nss \ >> sqlite3>=3.7.14.1:${PORTSDIR}/databases/sqlite3 \ >> >> ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \ >> >> As you can see, it looks for _sqlite3.so in ${PYTHON_SITELIBDIR} which >> points to the old location for this library. The revision to python >> and its libraries has moved the location of these libraries to >> lib-dynload >> >> This is the revision in question: >> http://svnweb.freebsd.org/ports?view=revision&revision=313167 >> >> This has broken firefox and most likely all other ports that look for >> libraries in ${PYTHON_SITELIBDIR} > > This is fixed please update your portstree. > > - - Martin > >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > - -- > +-----------------oOO--(_)--OOo-------------------------+ > With best Regards, > Martin Wilke (miwi_(at)_FreeBSD.org) > > > Mess with the Best, Die like the Rest > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > > iEYEARECAAYFAlEy6WEACgkQdLJIhLHm/OlXlwCfRXWOPSk2cJ725IjYx9jeEy1+ > Pb8AoL34Lr6ffYhsMeQgU8SreN8U6P4+ > =3TVO > -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BQLa9CmQ-HLdjx0iLZi3JQypRoO=FB3VoV2HSGuZzMAs9400A>