pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk



On 7/10/2012 17:07, Makoto Fujiwara wrote:
I have the same situation on Mac OS X 10.6.1 when

(cd devel/gobject-introspection; bmake package-install)

I have work around as:
(cd mk; cvs update -D 2012-07-08)

Thanks,
---
Makoto Fujiwara

I just tried "sudo bmake install" on a package from a non-root wheel account and it worked as expected using the trunk of the pkgsrc CVS.

On the machine I tried it on, lang/gcc-aux was _not_ installed.

If lang/gcc-aux is not installed, _GCC_VARS should not have ADA, GMK, GLK, GDB, CHP, PRP, GLS or GNT in the set.

So the question to both of you is:
1) do you have lang/gcc-aux installed?

If no, those variables should never get set.

If yes, I don't see what's different about those variables to the likes of FC, CXX, CPP, or CC. Maybe somebody else can see?

But to answer the original question by ABATA Akio, it doesn't seem to affect everyone. I tested it on i386 and x86_64 netBSD 6-beta2 as well as i386 and x86_64 DragonFly.

John



Home | Main Index | Thread Index | Old Index