pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45510: OS X bootstrap broken due to liblzma from /usr/local leaking into libarchive
The following reply was made to PR pkg/45510; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45510: OS X bootstrap broken due to liblzma from /usr/local
leaking into libarchive
Date: Sat, 22 Oct 2011 08:44:14 -0700
On Sat, Oct 22, 2011 at 03:30:00PM +0000,
matthias.rampke%googlemail.com@localhost wrote:
> >Description:
> If xz from Homebrew is installed in /usr/local, bootstrapping with the
> default options is broken because libarchive finds a "usable" lzma.h,
> but since Homebrew is 64-bit by default, pkgsrc 32-bit,
> the corresponding symbols are not there for i386. Therefore linking
> pkg_create fails due to unresolved symbols in libarchive.a:
I don't consider this an issue of pkgsrc. It's not our problem if
incomplete versions of useful dependencies are around in the default GCC
path. There isn't anything short of disabling XZ support completely,
which is creating a major regression. No idea if the fat binary support
can be disabled...
Joerg
Home |
Main Index |
Thread Index |
Old Index