Re: Buildworld fail

2011-03-08 Thread Damien Fleuriot
On 3/8/11 11:40 AM, Erik Norgaard wrote: Hi: I'm trying to upgrade to 8.2, just updated source, cleaned up any leftovers from previous build, but make buildworld fails. I have, alpha# uname -a FreeBSD alpha 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct 2 20:34:13 CEST 2010

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 12:21, Damien Fleuriot wrote: Contents of your make.conf ? You never know... LOADER_TFTP_SUPPORT= YES #SUP_UPDATE= #SUP=/usr/bin/csup #SUPFLAGS= -g -L 2 SUPHOST=cvsup.uk.FreeBSD.org SUPFILE=/usr/local/src/standard-supfile PORTSSUPFILE=

Re: Buildworld fail

2011-03-08 Thread Damien Fleuriot
On 3/8/11 12:28 PM, Erik Norgaard wrote: On 08/03/2011 12:21, Damien Fleuriot wrote: Contents of your make.conf ? You never know... LOADER_TFTP_SUPPORT= YES #SUP_UPDATE= #SUP=/usr/bin/csup #SUPFLAGS= -g -L 2 SUPHOST=cvsup.uk.FreeBSD.org SUPFILE=

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 12:22, Robert Bonomi wrote: Something -- just what is unknown -- triggered an *INTERNAL*COMPILER*ERROR* doing a 'makedep'. Dig through the mailing-list archives for the last week or two. There was another report of the compiler choking. As I recall, there was a follow- up to

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 12:49, Damien Fleuriot wrote: Can you try with the release tag RELENG_8_2 ? I just nuked src and obj and did a fresh checkout of RELENG_8_2, but the problem persist :( -- stage 1.1: legacy release compatibility

Re: Buildworld fail

2011-03-08 Thread Damien Fleuriot
On 3/8/11 12:54 PM, Erik Norgaard wrote: On 08/03/2011 12:49, Damien Fleuriot wrote: Can you try with the release tag RELENG_8_2 ? I just nuked src and obj and did a fresh checkout of RELENG_8_2, but the problem persist :( --

Re: Buildworld fail

2011-03-08 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/8/11 8:59 AM, Damien Fleuriot wrote: On 3/8/11 12:54 PM, Erik Norgaard wrote: On 08/03/2011 12:49, Damien Fleuriot wrote: Can you try with the release tag RELENG_8_2 ? I just nuked src and obj and did a fresh checkout of RELENG_8_2, but

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 15:52, Greg Larkin wrote: A segfault might be indicative of hardware problems, you may want to check your ram chips ? Reference: http://www.bitwizard.nl/sig11/ Hi, thanks. Did a clean up again, reboot, fsck, reboot again and now it's building. Probably time for an upgrade,

Re: Buildworld fail

2011-03-08 Thread Michael J. Kearney
Would anyone agree that it us possible the hardware console... logging in from a remote terminal has corrected my own segfaults on substandard hardware... Damien Fleuriot m...@my.gd wrote: On 3/8/11 11:40 AM, Erik Norgaard wrote: Hi: I'm trying to upgrade to 8.2, just updated source,

Re: Buildworld fail

2011-03-08 Thread Erik Norgaard
On 08/03/2011 21:16, Michael J. Kearney wrote: Would anyone agree that it us possible the hardware console... logging in from a remote terminal has corrected my own segfaults on substandard hardware... Depends on the hardware I guess. I am building everything remotely. I do know however

Re: buildworld fail

2002-12-07 Thread John Mills
Kent, all - On Fri, 6 Dec 2002, Kent Stewart wrote: Just remember that a signal 11 in a compile is usually your hardware telling you something is wrong. If it dies at the same spot, it can be options or whatever. If you use strange options, you have to try them first but still remember a

Re: buildworld fail

2002-12-07 Thread Kent Stewart
On Saturday 07 December 2002 05:40 am, John Mills wrote: Kent, all - On Fri, 6 Dec 2002, Kent Stewart wrote: Just remember that a signal 11 in a compile is usually your hardware telling you something is wrong. If it dies at the same spot, it can be options or whatever. If you use strange

Re: buildworld fail

2002-12-06 Thread Kent Stewart
On Friday 06 December 2002 01:02 pm, Steve Bertrand wrote: Hi all, I have spent a couple weeks in groups, google, handbook and lists for self-help on this. I am trying to buildworld on a 4.6.2 machine to RELENG_4. The cvsup is updating all src and ports and finished successfully. I reboot

Re: buildworld fail

2002-12-06 Thread Steve Bertrand
Kent: I see the differences between the compiler commands, but have no idea how to change them. I would like to try your idea. I have given no special flags to make. What flags would I give to make when making world? Tks, Kent Stewart wrote: On Friday 06 December 2002 01:02 pm, Steve

Re: buildworld fail

2002-12-06 Thread Kent Stewart
On Friday 06 December 2002 01:38 pm, Steve Bertrand wrote: Kent: I see the differences between the compiler commands, but have no idea how to change them. I would like to try your idea. I have given no special flags to make. What flags would I give to make when making world? #CFLAGS= -O

Re: buildworld fail

2002-12-06 Thread John Mills
Steve - On Fri, 6 Dec 2002, Steve Bertrand wrote: I have spent a couple weeks in groups, google, handbook and lists for self-help on this. I am trying to buildworld on a 4.6.2 machine to RELENG_4. The cvsup is updating all src and ports and finished successfully. I reboot to

Re: buildworld fail

2002-12-06 Thread John Mills
Kent - On Fri, 6 Dec 2002, Kent Stewart wrote: On Friday 06 December 2002 01:38 pm, Steve Bertrand wrote: Kent: I see the differences between the compiler commands, but have no idea how to change them. I would like to try your idea. I have given no special flags to make. What flags

Re: buildworld fail

2002-12-06 Thread Kenzo
: buildworld fail Kent - On Fri, 6 Dec 2002, Kent Stewart wrote: On Friday 06 December 2002 01:38 pm, Steve Bertrand wrote: Kent: I see the differences between the compiler commands, but have no idea how to change them. I would like to try your idea. I have given no special

Re: buildworld fail

2002-12-06 Thread Kent Stewart
On Friday 06 December 2002 02:03 pm, John Mills wrote: Kent - On Fri, 6 Dec 2002, Kent Stewart wrote: On Friday 06 December 2002 01:38 pm, Steve Bertrand wrote: Kent: I see the differences between the compiler commands, but have no idea how to change them. I would like to try