Date: Fri, 22 Jun 2007 20:42:36 +0200 From: Juergen Lock <nox@jelal.kn-bremen.de> To: Kris Kennaway <kris@obsecurity.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/kqemu-kmod Makefile Message-ID: <20070622184236.GA49506@saturn.kn-bremen.de> In-Reply-To: <20070622181402.GA11962@rot26.obsecurity.org> References: <200706221810.l5MIAbBO063486@repoman.freebsd.org> <20070622181402.GA11962@rot26.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070622184236.GA49506>