pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] devel/gmp: illegal text-relocation on OS X Yosemite



On 7/16/15 12:27 PM, J. Lewis Muir wrote:
> I also tried building with the DEVELOPER_DIR environment variable set
> to "/Library/Developer/CommandLineTools" and that worked too!

I found at least one package (editors/vim-share) who's configure script
did not respect the DEVELOPER_DIR environment variable (it set it to the
empty string).  Even though I should be able to use that, I don't know
that it will work reliably given this find.  So, I also tried switching
the developer directory for the whole system:

$ sudo xcode-select --switch /Library/Developer/CommandLineTools

This worked in my nonchroot setup, and it still did not work in my
chroot setup. :-(

So, I'm really up against a brick wall here.  I like using pbulk with
chroots because it ensures clean dependencies on packages, my system
remains functional with existing packages from 2015Q1 while building all
the new 2015Q2 packages, and I can build packages with a standard prefix
(e.g. /opt/pkg).  But sadly I'm going to have to give it up if I can't
get it to build the packages I need.

Has anyone succeeded at this on OS X Yosemite in a chroot?

Thanks for any help!

Lewis


Home | Main Index | Thread Index | Old Index