cvs commit: src UPDATING

Nate Lawson nate at root.org
Wed Feb 28 20:22:59 UTC 2007


John Baldwin wrote:
> On Wednesday 28 February 2007 04:47, Ruslan Ermilov wrote:
>> On Tue, Feb 27, 2007 at 02:32:12PM -0800, Nate Lawson wrote:
>>> I hadn't done anything with the system since about June 2006.  I don't
>>> rule out the possibility that while trying to fix the buildworld problem
>>> that I copied in /usr/src/include to /usr/include, but I definitely
>>> didn't do it before the first buildworld failed there.
>>>
>> "cvs diff -D2006/06/01" in src/contrib/bsnmp" shows no changes
>> in gensnmptree, so something else was broken.  The last time
>> gensnmptree needed to be bootstrapped was earlier in March:
>>
>> 1.545        (ru       31-Mar-06): .if ${BOOTSTRAPPING} < 700015
>> 1.545        (ru       31-Mar-06): _gensnmptree=        
> usr.sbin/bsnmpd/gensnmpt
>> 1.545        (ru       31-Mar-06): .endif
>>
>> So I'm pretty sure it was your system that was broken, not the
>> build system.
> 
> I just had problems updating a box from April 2006 to HEAD and was going to 
> comment out bsnmp to get it to compile.  I get some syntax error when trying 
> to parse an snmpd-related file (and it would be nice to have a WITHOUT_BSNMP 
> to make this easier to workaround :-P).  I've just started a new buildworld 
> and will give you the log once it dies.
> 
> BTW:
> 
> % sysctl kern.osreldate
> kern.osreldate: 700015
> % uname -a
> FreeBSD jet-jhb.XXXXXXX.XXXX.XXXXX.XXX 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri 
> Apr 14 12:35:50 EDT 2006     root at jet.XXXXXXX.XX:/usr/obj/usr/src/sys/JET  
> amd64
> 

Yes, that was the syntax error I got.  So it was real.

-- 
Nate


More information about the cvs-src mailing list