Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 15:43:56 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        peter@wemm.org
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r270510 - head
Message-ID:  <201408242244.s7OMhupO056134@gw.catspoiler.org>
In-Reply-To: <3882195.X6IdkQZdGy@overcee.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24 Aug, Peter Wemm wrote:
> On Sunday 24 August 2014 21:21:54 Don Lewis wrote:
>> Author: truckman
>> Date: Sun Aug 24 21:21:54 2014
>> New Revision: 270510
>> URL: http://svnweb.freebsd.org/changeset/base/270510
>> 
>> Log:
>>   Catch up to gcc 3.3 -> 3.4 upgrade.
>> 
>>   MFC after:	3 days
>> 
>> Modified:
>>   head/ObsoleteFiles.inc
>> 
>> Modified: head/ObsoleteFiles.inc
>> ============================================================================
>> == --- head/ObsoleteFiles.inc	Sun Aug 24 19:31:26 2014	(r270509)
>> +++ head/ObsoleteFiles.inc	Sun Aug 24 21:21:54 2014	(r270510)
>> @@ -3205,6 +3205,202 @@ OLD_FILES+=lib/geom/geom_concat.so.1
>>  OLD_FILES+=lib/geom/geom_label.so.1
>>  OLD_FILES+=lib/geom/geom_nop.so.1
>>  OLD_FILES+=lib/geom/geom_stripe.so.1
>> +# 20040728: GCC 3.4.2
>> +OLD_DIRS+=usr/include/c++/3.3
>> +OLD_FILES+=usr/include/c++/3.3/FlexLexer.h
>> +OLD_FILES+=usr/include/c++/3.3/algorithm
>> +OLD_FILES+=usr/include/c++/3.3/backward/algo.h
> 
> I suspect that there's a story here that needs to be told..

It's just a machine that's been tracking HEAD for a very long time with
just source upgrades.  It's been through a few dump/restore hdd upgrades
and had a few motherboard replacements during that time.  It's getting
to be about due again.  I think it first came to life as a cloned copy
of my original home FreeBSD machine which did get a full reinstall at
one point.

I just noticed this today while debugging a #include_next emulation
issue in devel/boost.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408242244.s7OMhupO056134>