Re: make world fails in usr.sbin/config?

2010-12-27 Thread Christer Solskogen
On Tue, May 25, 2010 at 1:05 PM, Matthew Seaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 25/05/2010 11:40:23, Stefan Bethke wrote: >> For the record: I'm now running -stable as of last night, compiled >> without issue on ZFS filesystems throughout.  No idea what caused the >

Re: make world fails in usr.sbin/config?

2010-05-25 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/05/2010 11:40:23, Stefan Bethke wrote: > For the record: I'm now running -stable as of last night, compiled > without issue on ZFS filesystems throughout. No idea what caused the > issue in the first place, and what made it disappear though, but

Re: make world fails in usr.sbin/config?

2010-05-25 Thread Stefan Bethke
Am 24.05.2010 um 19:49 schrieb Jeremy Chadwick: > On Mon, May 24, 2010 at 09:24:00AM -0700, Jeremy Chadwick wrote: >> Builds are underway now (following /usr/src/Makefile method), I'll >> report back when those are done. I'm also adding "time" in front of the >> "make buildXXX" portions just to s

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 09:24:00AM -0700, Jeremy Chadwick wrote: > Builds are underway now (following /usr/src/Makefile method), I'll > report back when those are done. I'm also adding "time" in front of the > "make buildXXX" portions just to see now long things take. The build portions finished.

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 09:18:55AM -0700, Kevin Oberman wrote: > > Date: Mon, 24 May 2010 05:29:44 -0700 > > From: Jeremy Chadwick > > Sender: owner-freebsd-sta...@freebsd.org > > > > On Mon, May 24, 2010 at 02:21:44PM +0200, Stefan Bethke wrote: > > > Am 24.05.2010 um 14:18 schrieb Jeremy Chadwi

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 08:07:38AM -0700, Jeremy Chadwick wrote: > On Mon, May 24, 2010 at 03:39:19PM +0200, Stefan Bethke wrote: > > Am 24.05.2010 um 15:27 schrieb Stefan Bethke: > > > > > I've now checked out via csup, and I've put /usr/obj on UFS. The error > > > has shifted yet again: > > >

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Kevin Oberman
> Date: Mon, 24 May 2010 05:29:44 -0700 > From: Jeremy Chadwick > Sender: owner-freebsd-sta...@freebsd.org > > On Mon, May 24, 2010 at 02:21:44PM +0200, Stefan Bethke wrote: > > Am 24.05.2010 um 14:18 schrieb Jeremy Chadwick: > > > > > 1) Were you using any "-j" flags during your make? If so, t

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 03:39:19PM +0200, Stefan Bethke wrote: > Am 24.05.2010 um 15:27 schrieb Stefan Bethke: > > > I've now checked out via csup, and I've put /usr/obj on UFS. The error has > > shifted yet again: > > cc -O2 -pipe -I. -I/usr/src/usr.bin/lex -std=gnu99 > > -I/usr/obj/usr/src/

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 15:27 schrieb Stefan Bethke: > I've now checked out via csup, and I've put /usr/obj on UFS. The error has > shifted yet again: > cc -O2 -pipe -I. -I/usr/src/usr.bin/lex -std=gnu99 > -I/usr/obj/usr/src/tmp/legacy/usr/include -c parse.c > /usr/src/usr.bin/lex/parse.y: In functi

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Paul Mather
On May 24, 2010, at 9:27 AM, Stefan Bethke wrote: > I've just moved from a root on UFS plus data on ZFS setup, to root on ZFS; > that's the only real difference I can think of. Although I don't see how > that would affect building world, especially since I've had src and obj on > ZFS before.

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 15:13 schrieb Jeremy Chadwick: > So now the problem has moved from usr.sbin/config to usr.sbin/awk? > Weird. Usually this sort of thing indicates excessive clock skew (as in > rapidly skewing multiple seconds in bursts), or very strange filesystem > problems. > > Is it possible

Re: make world fails in usr.sbin/config?

2010-05-24 Thread David Wolfskill
On Mon, May 24, 2010 at 02:59:01PM +0200, Stefan Bethke wrote: > ... > It sure looks like it. Now that I've checked out again, the error has moved > to: > cc -O2 -pipe -DHAS_ISBLANK -I. > -I/usr/src/usr.bin/awk/../../contrib/one-true-awk -DFOPEN_MAX=64 > -I/usr/obj/usr/src/tmp/legacy/usr/inclu

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 02:59:01PM +0200, Stefan Bethke wrote: > Am 24.05.2010 um 14:29 schrieb Jeremy Chadwick: > > > All that said: I *have* seen the compiler error you've mentioned, but > > usually a 2nd rebuild (after nuking /usr/obj/*) usually works. Probably > > some weird race condition. >

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 14:29 schrieb Jeremy Chadwick: > All that said: I *have* seen the compiler error you've mentioned, but > usually a 2nd rebuild (after nuking /usr/obj/*) usually works. Probably > some weird race condition. It sure looks like it. Now that I've checked out again, the error has mov

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 14:40 schrieb Paul Mather: > On May 24, 2010, at 8:29 AM, Jeremy Chadwick wrote: > >> For added posterity, it looks like usr.sbin/config has been mostly >> untouched for quite some time, sans mkoptions.c and mkmakefile.c: >> >> http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Paul Mather
On May 24, 2010, at 8:29 AM, Jeremy Chadwick wrote: > For added posterity, it looks like usr.sbin/config has been mostly > untouched for quite some time, sans mkoptions.c and mkmakefile.c: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/config/ Having said that, there is this entry in /us

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 02:21:44PM +0200, Stefan Bethke wrote: > Am 24.05.2010 um 14:18 schrieb Jeremy Chadwick: > > > 1) Were you using any "-j" flags during your make? If so, try without it. > > Sometimes these are known to cause oddities, even if occasionally. > > Nope. > > > 2) Make sure yo

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 14:18 schrieb Jeremy Chadwick: > 1) Were you using any "-j" flags during your make? If so, try without it. > Sometimes these are known to cause oddities, even if occasionally. Nope. > 2) Make sure your system clock is correct and isn't drifting badly. > Highly recommend you use

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 02:12:13PM +0200, Stefan Bethke wrote: > Am 24.05.2010 um 14:09 schrieb Jeremy Chadwick: > > > On Mon, May 24, 2010 at 01:59:14PM +0200, Stefan Bethke wrote: > >> I have a feeling I screwed something up, but I can't find anything wrong > >> locally. > >> ... > >> ===> usr.

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
Am 24.05.2010 um 14:09 schrieb Jeremy Chadwick: > On Mon, May 24, 2010 at 01:59:14PM +0200, Stefan Bethke wrote: >> I have a feeling I screwed something up, but I can't find anything wrong >> locally. >> ... >> ===> usr.sbin/config (obj,depend,all,install) >> /usr/obj/usr/src/tmp/usr/src/usr.sbin

Re: make world fails in usr.sbin/config?

2010-05-24 Thread Jeremy Chadwick
On Mon, May 24, 2010 at 01:59:14PM +0200, Stefan Bethke wrote: > I have a feeling I screwed something up, but I can't find anything wrong > locally. > ... > ===> usr.sbin/config (obj,depend,all,install) > /usr/obj/usr/src/tmp/usr/src/usr.sbin/config created for > /usr/src/usr.sbin/config > yacc -

make world fails in usr.sbin/config?

2010-05-24 Thread Stefan Bethke
I have a feeling I screwed something up, but I can't find anything wrong locally. # uname -a FreeBSD diesel.lassitu.de 8.0-STABLE FreeBSD 8.0-STABLE #9 r204100: Sat Feb 20 09:53:14 CET 2010 r...@diesel.lassitu.de:/usr/obj/usr/src/sys/DIESEL amd64 # svn info Path: . URL: svn://svn.freebsd.or

Re: Make World Fails on Man Pages

2006-01-27 Thread Jason C. Wells
Mark Andrews wrote: From unlink(2). [ENOTDIR] A component of the path prefix is not a directory. I suppose that is why rm is not working. The question was "Why don't some man pages install?" I think I have found the problem. Somewhere along the way a DOCSUPFILE make va

Re: Make World Fails on Man Pages

2006-01-26 Thread Mark Andrews
> Here is a snippet of my failed installworld logs as I move to 6.0R: > > install -o root -g wheel -m 444 crypt.3.gz /usr/share/man/man3 > /usr/share/man/man3/crypt_get_format.3.gz -> /usr/share/man/man3/crypt.3.gz > rm: /usr/share/man/man3/crypt_get_format.3: Not a directory > rm: /usr/share/ma

Make World Fails on Man Pages

2006-01-26 Thread Jason C. Wells
Here is a snippet of my failed installworld logs as I move to 6.0R: install -o root -g wheel -m 444 crypt.3.gz /usr/share/man/man3 /usr/share/man/man3/crypt_get_format.3.gz -> /usr/share/man/man3/crypt.3.gz rm: /usr/share/man/man3/crypt_get_format.3: Not a directory rm: /usr/share/man/man3/crypt

Re: Make world fails

2003-11-07 Thread Ruslan Ermilov
On Thu, Nov 06, 2003 at 03:21:31PM -0500, condory wrote: > There a bit of this I just posted part of it any ideas anyone ? > > > magic, 34789: type @Initial revision invalid > mkmagic: magic, 34790: offset @ invalid > mkmagic: magic, 34790: type @ invalid > mkmagic: magic, 34791: offset text inva

Make world fails

2003-11-06 Thread condory
There a bit of this I just posted part of it any ideas anyone ? magic, 34789: type @Initial revision invalid mkmagic: magic, 34790: offset @ invalid mkmagic: magic, 34790: type @ invalid mkmagic: magic, 34791: offset text invalid mkmagic: magic, 34791: type text invalid mkmagic: magic, 34792: off

Re: make world fails in RELENG_4_3

2001-07-07 Thread A. L. Meyers
On Sat, 7 Jul 2001, Chad R. Larson wrote: > On Sat, Jul 07, 2001 at 03:05:06PM +0200, A. L. Meyers wrote: > > Had exactly the same problem using RELENG_4 (choking on pod2man) > > and received a solution from Kent. > > My solution was to cd to the perl source directory, do a "make > install" and t

Re: make world fails on -STABLE - solved?

2001-04-17 Thread Bjarne Wichmann Petersen
On Tue, 17 Apr 2001 19:08:31 +0200 Bjarne Wichmann Petersen <[EMAIL PROTECTED]> wrote: Seems to be the way I had set my CXX-flags in make.conf that screwed things up. Bjarne To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: make world fails

2000-08-01 Thread Chris BeHanna
Doug Barton wrote: > Signals 10 and 11 are almost always hardware. Not in my experience. Signal 11 is usually the result of attempting to dereference a NULL pointer. Signal 10 is usually the result of attempting to dereference a pointer that contains a garbage address. At leas

Re: make world fails : file exists

2000-07-05 Thread Dan Langille
On 5 Jul 2000, at 12:28, Kent Stewart wrote: > > > Dan Langille wrote: > > > > On 5 Jul 2000, at 12:17, Kent Stewart wrote: > > > > > Dan Langille wrote: > > > > > > > > In my continuing 4-day saga to get 4.0-stable compiled, I encountered > > > > the following error during make world: > > >

Re: make world fails : file exists

2000-07-05 Thread Kent Stewart
Dan Langille wrote: > > On 5 Jul 2000, at 12:17, Kent Stewart wrote: > > > Dan Langille wrote: > > > > > > In my continuing 4-day saga to get 4.0-stable compiled, I encountered the > > > following error during make world: > > > > > > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl - >

Re: make world fails : file exists

2000-07-05 Thread Dan Langille
On 5 Jul 2000, at 12:17, Kent Stewart wrote: > Dan Langille wrote: > > > > In my continuing 4-day saga to get 4.0-stable compiled, I encountered the > > following error during make world: > > > > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl - > > I/usr/src/gnu/usr.bin/perl/libperl/..

Re: make world fails : file exists

2000-07-05 Thread Kent Stewart
Dan Langille wrote: > > In my continuing 4-day saga to get 4.0-stable compiled, I encountered > the following error during make world: > > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl - > I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 - > I/usr/obj/usr/src/i386/usr/inc

make world fails : file exists

2000-07-05 Thread Dan Langille
In my continuing 4-day saga to get 4.0-stable compiled, I encountered the following error during make world: cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl - I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 - I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/perl/l

make world fails on new 2.2.8-stable...

2000-06-03 Thread Andrew Wilson
Hi, I cvsup'd 2.2.8-stable today (new tweaks appeared in syslog code). 'make world' croaks with: --- cut here -- ===> usr.sbin/syslogd cc -nostdinc -O -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew/CVSUP-2.2/src/usr.sbin/syslogd/syslogd.c /b/andrew/CVSUP-2.2/src/usr.sbin/sysl

Re: Make world fails on latest 2.2.8...

2000-05-21 Thread Kris Kennaway
On Sun, 21 May 2000, Warner Losh wrote: > : I think this was an overenthusiastic commit by Joe Karthauser (strlcpy() > : doesnt exist in 2.x) > > Has this been reverted yet? No, it's only been a few hours since it was discovered. Give Joe some time to correct the mistake.. Kris In God we

Re: Make world fails on latest 2.2.8...

2000-05-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Kris Kennaway writes: : On Sun, 21 May 100, Andrew Wilson wrote: : : > sorry if this seems like a trip back in time. Today I cvsup'd : > 2.2.8-stable and ran make world. It croaked while compiling bin/ed: : : I think this was an overenthusiastic commit by Joe Ka

make world fails at 'truss' (even with sed/main.c patch)

2000-05-12 Thread Rudy Rucker
I'm getting a failure in usr.bin/truss/. ioctl.c complains about not finging sys/random.h To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: make world fails

2000-03-21 Thread Brandon D. Valentine
On Tue, 21 Mar 2000, Carl Johan Madestrand wrote: >rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/spray.x -o spray.h >unsigned hnt usec; Last time I checked there was no type unsigned hnt in the standard library. ;-) It should read unsigned int. Not sure who's fault that is. --

make world fails

2000-03-21 Thread Carl Johan Madestrand
cvsupped today, 4.0-STABLE, make buildworld. The compilation fails after a while. ===> rpcsvc rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/klm_prot.x -o klm_prot.h rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/mount

Re: CVSUP from taoday, make world fails!

2000-01-08 Thread Paul L. Graves
It also breaks unless you edit the Makefile in: /usr/src/share/doc/usd and remove the entries for .rogue and .trek Stan Brown wrote: > Fails in /usr/src/games/larn/data.c > > Sugestions? > > -- > Stan Brown [EMAIL PROTECTED]404-996-6955 >