Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Janos Dohanics
On Mon, 02 Jan 2012 13:15:59 +0100 Marco Steinbach wrote: > Janos Dohanics wrote on 02.01.2012 11:04: > > On Mon, 02 Jan 2012 07:18:53 +0100 > > Marco Steinbach wrote: > > > >> Janos Dohanics wrote on 31.12.2011 19:56: > >>> Buildworld stopped with this error (with updated source): > >>> > >>>

Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Marco Steinbach
Janos Dohanics wrote on 02.01.2012 11:04: On Mon, 02 Jan 2012 07:18:53 +0100 Marco Steinbach wrote: Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped with this error (with updated source): [...] cc "-O3" -DNEED_SOLARIS_BOOLEAN [...] I have posted the build log at http://wwwp.3d

Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Janos Dohanics
On Mon, 02 Jan 2012 07:18:53 +0100 Marco Steinbach wrote: > Janos Dohanics wrote on 31.12.2011 19:56: > > Buildworld stopped with this error (with updated source): > > > > [...] > > cc "-O3" -DNEED_SOLARIS_BOOLEAN > [...] > > > > I have posted the build log at > > http://wwwp.3dresearch.com/AL

Re: buildworld error 8.2-STABLE amd64

2012-01-01 Thread Marco Steinbach
Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped with this error (with updated source): [...] cc "-O3" -DNEED_SOLARIS_BOOLEAN [...] I have posted the build log at http://wwwp.3dresearch.com/ALMAVIVA2011123101_buildworld Would you please advise? Quoting /usr/share/examples/etc/

Re: Buildworld error

2009-01-26 Thread Lowell Gilbert
"Terry ( 1stKMH )" writes: > Hi Glen the error seems randomized I did a fresh cvsup and moved > make.conf out of the way and did all the clean up steps as per the > handbook this morning and it still failed. > The only thing the error has in common each time is > > internal compiler error: in fi

Re: Buildworld error

2009-01-25 Thread Glen Barber
On Sun, Jan 25, 2009 at 1:56 PM, Terry wrote: > I am trying to upgrade from 7.0-STABLE to 7.1 Release. > I used RELENG_7_1 as my cvsup tag. > > But no matter what I try I get error's during make buildworld > > --- > > /usr/src/gnu/usr.bin/cc/cc_i

Re: buildworld error with 7.1 BETA

2008-09-19 Thread Leslie Jensen
Nash Nipples skrev: just try to run make one more time. not cleaning anything just type the same make command after fail without extra activity. if it fails again check if you have filled your disks up and you might want to `ls /usr/src/usr.sbin/zzz/zzz.8` to see if its really there It fa

Re: buildworld error with 7.1 BETA

2008-09-19 Thread [EMAIL PROTECTED]
2008/9/19 Leslie Jensen <[EMAIL PROTECTED]>: > make -j 4 buildworld > > gives after a while the following > > gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 > zdump.8.gz > cc -O2 -fno-strict-aliasing -pipe -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone > -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE -DTZDIR=

Re: buildworld error with 7.1 BETA

2008-09-19 Thread Nash Nipples
> > just try to run make one more time. not cleaning > anything just type the same make command after fail without > extra activity. > > > > if it fails again check if you have filled your disks > up and you might want to `ls /usr/src/usr.sbin/zzz/zzz.8` to > see if its really there > > > > It

Re: buildworld error with 7.1 BETA

2008-09-19 Thread Leslie Jensen
Nash Nipples skrev: make -j 4 buildworld gives after a while the following gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 > zdump.8.gz cc -O2 -fno-strict-aliasing -pipe -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE -DTZDIR=\"/usr/share/zoneinfo\" -Demkdi

Re: buildworld error with 7.1 BETA

2008-09-19 Thread Nash Nipples
> make -j 4 buildworld > > gives after a while the following > > gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 > > zdump.8.gz > cc -O2 -fno-strict-aliasing -pipe -DTM_GMTOFF=tm_gmtoff > -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE > -DTZDIR=\"/usr/share/zoneinfo\" > -Demkdir=mk

Re: Buildworld error

2007-04-07 Thread Schiz0
On 4/7/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: Schiz0 <[EMAIL PROTECTED]> writes: > On 4/7/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: >> >> Schiz0 <[EMAIL PROTECTED]> writes: >> >> > I'm following the handbook to rebuild world. I updated via csup >> (Supfile: >> > http://pastebin.ca/42

Re: Buildworld error

2007-04-07 Thread Lowell Gilbert
Schiz0 <[EMAIL PROTECTED]> writes: > On 4/7/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: >> >> Schiz0 <[EMAIL PROTECTED]> writes: >> >> > I'm following the handbook to rebuild world. I updated via csup >> (Supfile: >> > http://pastebin.ca/427631 ) right before I ran make buildworld. Now I'm >> >

Re: Buildworld error

2007-04-07 Thread [EMAIL PROTECTED]
On 07/04/07, Schiz0 <[EMAIL PROTECTED]> wrote: On 4/7/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > > Schiz0 <[EMAIL PROTECTED]> writes: > > > I'm following the handbook to rebuild world. I updated via csup > (Supfile: > > http://pastebin.ca/427631 ) right before I ran make buildworld. Now I'm

Re: Buildworld error

2007-04-07 Thread Schiz0
On 4/7/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: Schiz0 <[EMAIL PROTECTED]> writes: > I'm following the handbook to rebuild world. I updated via csup (Supfile: > http://pastebin.ca/427631 ) right before I ran make buildworld. Now I'm > getting this error: http://pastebin.ca/427605 > > I jus

Re: Buildworld error

2007-04-07 Thread Lowell Gilbert
Schiz0 <[EMAIL PROTECTED]> writes: > I'm following the handbook to rebuild world. I updated via csup (Supfile: > http://pastebin.ca/427631 ) right before I ran make buildworld. Now I'm > getting this error: http://pastebin.ca/427605 > > I just installed the system before doing this, so the /usr/sr

Re: buildworld error in Makefile.inc1

2005-02-03 Thread Ruslan Ermilov
On Thu, Feb 03, 2005 at 10:53:24AM -0500, Glenn Sieb wrote: > Kris Kennaway said the following on 2/3/2005 12:29 AM: > > >On Wed, Feb 02, 2005 at 10:25:38PM -0500, Glenn Sieb wrote: > > > > > >>Stop in /usr/src. > >># > >> > >>So, should this upgrade be this painful? 5.1-RELEASE-p17 isn't _that_

Re: buildworld error in Makefile.inc1

2005-02-03 Thread Glenn Sieb
Kris Kennaway said the following on 2/3/2005 12:29 AM: On Wed, Feb 02, 2005 at 10:25:38PM -0500, Glenn Sieb wrote: Stop in /usr/src. # So, should this upgrade be this painful? 5.1-RELEASE-p17 isn't _that_ old.. I kind of wonder now what's going to happen when I upgrade one of my boxes from 4.1

Re: buildworld error in Makefile.inc1

2005-02-02 Thread Kris Kennaway
On Wed, Feb 02, 2005 at 10:25:38PM -0500, Glenn Sieb wrote: > Stop in /usr/src. > # > > So, should this upgrade be this painful? 5.1-RELEASE-p17 isn't _that_ > old.. I kind of wonder now what's going to happen when I upgrade one of > my boxes from 4.11-RELEASE to 5.3-RELEASE? :-/ Typically we

Re: buildworld error in Makefile.inc1

2005-02-02 Thread Glenn Sieb
Kris Kennaway said the following on 2/2/2005 9:14 PM: On Wed, Feb 02, 2005 at 05:59:11PM -0800, Jeffrey Bouquet wrote: on WEDS 2-2-05, Glenn Sieb wrote (paraphrased): (quoting the error): error in Makefile.inc1, cannot continue... I ran into this problem last July doing a 5.1 > 5.2.1 upgrade, du

Re: buildworld error in Makefile.inc1

2005-02-02 Thread Kris Kennaway
On Wed, Feb 02, 2005 at 05:59:11PM -0800, Jeffrey Bouquet wrote: > on WEDS 2-2-05, Glenn Sieb wrote (paraphrased): > (quoting the error): > error in Makefile.inc1, cannot continue... > > I ran into this problem last July doing a 5.1 > 5.2.1 > upgrade, during each cvsup the Makefile.inc1 would be >

RE: buildworld error in Makefile.inc1

2005-02-02 Thread Jeffrey Bouquet
on WEDS 2-2-05, Glenn Sieb wrote (paraphrased): (quoting the error): error in Makefile.inc1, cannot continue... I ran into this problem last July doing a 5.1 > 5.2.1 upgrade, during each cvsup the Makefile.inc1 would be re downloaded because after each cvsup, I corrected the syntax (using #edit)

Re: buildworld error

2003-11-09 Thread Kris Kennaway
On Sun, Nov 09, 2003 at 07:32:57PM -0500, Jason wrote: > Ok, here is the last section of output and the error. After this if I > do ethier gzip command I get an error, but if I enter the makeinfo > commands first the gzip command then works. Could this be some kind of > schedualling problem be

Re: buildworld error

2003-11-09 Thread Jason
Ok, here is the last section of output and the error. After this if I do ethier gzip command I get an error, but if I enter the makeinfo commands first the gzip command then works. Could this be some kind of schedualling problem because I normally use the command $time make -j4 buildworld.

Re: buildworld error

2003-11-09 Thread Kent Stewart
; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kent Stewart > Sent: Saturday, November 08, 2003 2:27 PM > To: Jason; [EMAIL PROTECTED] > Subject: Re: buildworld error > > On Saturday 08 November 2003 12:10 pm, Jason wrote: > >

RE: buildworld error

2003-11-09 Thread Minnesota Slinky
urday, November 08, 2003 2:27 PM To: Jason; [EMAIL PROTECTED] Subject: Re: buildworld error On Saturday 08 November 2003 12:10 pm, Jason wrote: > Last night I updated all my source files to buildworld, but ran into > a problem. I tried to build it 3 times, and each time it stops at the

RE: buildworld error

2003-11-08 Thread Minnesota Slinky
Eric F Crist President AdTech Integrated Systems, Inc (952) 403-9000 -Original Message- From: Minnesota Slinky [mailto:[EMAIL PROTECTED] Sent: Saturday, November 08, 2003 9:38 PM To: 'Kent Stewart'; 'Jason'; '[EMAIL PROTECTED]' Subject: RE: buildworld

RE: buildworld error

2003-11-08 Thread Minnesota Slinky
urday, November 08, 2003 2:27 PM To: Jason; [EMAIL PROTECTED] Subject: Re: buildworld error On Saturday 08 November 2003 12:10 pm, Jason wrote: > Last night I updated all my source files to buildworld, but ran into > a problem. I tried to build it 3 times, and each time it stops at the

Re: buildworld error

2003-11-08 Thread Kent Stewart
On Saturday 08 November 2003 12:27 pm, Kent Stewart wrote: > On Saturday 08 November 2003 12:10 pm, Jason wrote: > > Last night I updated all my source files to buildworld, but ran into > > a problem. I tried to build it 3 times, and each time it stops at the > > same spot. If I retype the la

Re: buildworld error

2003-11-08 Thread Kent Stewart
On Saturday 08 November 2003 12:10 pm, Jason wrote: > Last night I updated all my source files to buildworld, but ran into > a problem. I tried to build it 3 times, and each time it stops at the > same spot. If I retype the last commands show letter for letter they > work. It stops at someth

Re: Buildworld ERROR CODE 2

2003-06-17 Thread Joshua Oreman
mailto:[EMAIL PROTECTED] > Sent: Monday, June 16, 2003 11:16 PM > To: Duke, Brian; [EMAIL PROTECTED] > Subject: Re: Buildworld ERROR CODE 2 > > > On Monday 16 June 2003 09:02 pm, Duke, Brian wrote: > > ok I didn't get an answer on my first email so I tried to do a com

RE: Buildworld ERROR CODE 2

2003-06-17 Thread Duke, Brian
CTED] Sent: Monday, June 16, 2003 11:16 PM To: Duke, Brian; [EMAIL PROTECTED] Subject: Re: Buildworld ERROR CODE 2 On Monday 16 June 2003 09:02 pm, Duke, Brian wrote: > ok I didn't get an answer on my first email so I tried to do a complete > buildworld here is a transcript of the outp

RE: Buildworld ERROR CODE 2

2003-06-17 Thread Duke, Brian
t the -j option. wish me luck. >-Original Message- >From: Kent Stewart [mailto:[EMAIL PROTECTED] >Sent: Monday, June 16, 2003 11:16 PM >To: Duke, Brian; [EMAIL PROTECTED] >Subject: Re: Buildworld ERROR CODE 2 >This looks like one of those problems they have been dealing wit

Re: Buildworld ERROR CODE 2

2003-06-16 Thread Kent Stewart
On Monday 16 June 2003 09:02 pm, Duke, Brian wrote: > ok I didn't get an answer on my first email so I tried to do a complete > buildworld here is a transcript of the output: > > ranlib libc_pic.a > ranlib libc_p.a > ranlib libc.a > install -C -C -o root -g wheel -m 444 libc.a /usr/obj/usr/src/i386

Re: Buildworld Error

2003-01-30 Thread Kent Stewart
On Thursday 30 January 2003 06:37 am, Matthew Seaman wrote: > On Thu, Jan 30, 2003 at 09:19:20AM -0500, Justin P. Michel wrote: > > The system in question is a lousy Cyrix 6x86 PR166+, with 64MB RAM, > > and a 4GB HDD. The error it shoots out is: > > > > -- > > cc: Internal compiler error: > > Pro

Re: Buildworld Error

2003-01-30 Thread Matthew Seaman
On Thu, Jan 30, 2003 at 09:19:20AM -0500, Justin P. Michel wrote: > The system in question is a lousy Cyrix 6x86 PR166+, with 64MB RAM, and a > 4GB HDD. The error it shoots out is: > > -- > cc: Internal compiler error: > Program cc1 got fatal signal 11 That's a FAQ: http://www.freebsd.org/doc/

Re: buildworld error

2003-01-09 Thread Alex
Dear/Beste Daniel, Thursday, January 9, 2003, 3:34:37 PM, you wrote: > I see no error here...so I'm sort of at a loss...anyone seen this > before? Any help greatly appreciated, I'm leaving town today, and want > to leave the box in top shape. Did you compile using the j option? (like make -j4)

Re: Buildworld error

2002-10-18 Thread Bryce Newall
On Wed, 16 Oct 2002, Bryce Newall wrote: > > I checked on vgrind and only the Makefile has changed in the last > > year. I wonder if you have corrupted sources for it. You could always > > cd /usr/src/usr.bin/vgrind and try rebuilding it and see if that > > helps. Otherwise, I would remove everyth

Re: Buildworld error

2002-10-16 Thread Bryce Newall
On Wed, 16 Oct 2002, Kent Stewart wrote: > FWIW, the kernmalloc.ms line appears 92% of the way into the build. Doh! Hate when it dies so close to the end... > You could have some sort of hardware failure that is dying with the > truncation error instead of giving you a signal error and dying.

Re: Buildworld error

2002-10-16 Thread Kent Stewart
Bryce Newall wrote: > Hi all, > > I am running into some difficulty trying to upgrade my system (a > freshly-installed FreeBSD 4.7-RELEASE system) to 4.7-STABLE. About 45 > minutes into the buildworld process, it bombs out with the following: > > ===> share/doc/papers/fsinterface > touch _sta