cvs commit: ports/emulators/kqemu-kmod Makefile

Juergen Lock nox at jelal.kn-bremen.de
Fri Jun 22 18:44:21 UTC 2007


On Fri, Jun 22, 2007 at 02:14:02PM -0400, Kris Kennaway wrote:
> On Fri, Jun 22, 2007 at 06:10:37PM +0000, Juergen Lock wrote:
> > nox         2007-06-22 18:10:37 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     emulators/kqemu-kmod Makefile 
> >   Log:
> >   - Remove unneeded USE_GCC, turns out the build didnt respect it anyway.
> >   
> >   Noticed by:     yar
> 
> I think I found out why this was happening sporadically, somehow the
> src/ tree on one build machine had changed ownership and was not being
> updated by rsync, so the OSVERSION was stuck before the 4.2 import.

Actually in this case the affected part of the kqemu build itself invokes
the compiler as `gcc' instead of `$(CC)'. :)  What you are talking about
was still weird tho, as the logs of the affected builds still did show
gcc-3.4.6_1,1.tbz in BUILD_DEPENDS so if its the OSVERSION it would
only have been wrong during parts of the build...

	Juergen


More information about the cvs-all mailing list