Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 15:54:34 +0200
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Jeff Utter <funk@softhome.net>
Cc:        current@freebsd.org
Subject:   Re: Strange error kills make world for at least 2 days.
Message-ID:  <20040205135434.GA17443@FreeBSD.org.ua>
In-Reply-To: <79D31312-5785-11D8-8F2D-000393D3CD70@softhome.net>
References:  <79D31312-5785-11D8-8F2D-000393D3CD70@softhome.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, Feb 04, 2004 at 09:46:19PM -0500, Jeff Utter wrote:
> Hi, i've been trying to makeworld for the last 2 days (killing /usr/obj 
> and re-cvsupping /usr/src between each build) and i keep getting this 
> same, STRANGE error...
> 
> 
> cc -fpic -DPIC -O -pipe -march=pentium4 -I/usr/src/lib/libc/include 
> -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 
> -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 
> -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale 
> -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP 
> -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k 
> -Wno-uninitialized -c crypt_xdr.c -o crypt_xdr.So
> cc -O -pipe -march=pentium4 -I/usr/src/lib/libc/include 
> -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 
> -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 
> -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale 
> -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP 
> -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k 
> -Wno-uninitialized -c nslexer.c
> /dev/stdout: In function `_nsyylex':
> /dev/stdout:711: warning: label `find_rule' defined but not used
> /usr/src/lib/libc/net/nslexer.l: At top level:
> /dev/stdout:1678: warning: `yy_flex_realloc' defined but not used
> *** Error code 1
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 
> 
> It doesn't even look like an error to me.. it looks like 2 warnings? 
> what is up. I tried building with no optimizations and with 
> cputype=i686 (instead of p4) same error.. if anyone has any ideas, it 
> would be greatly appreciated.
> 
What is the output of the following commands?

	ident /usr/bin/lex
	cd /usr/src; make -f Makefile.inc1 -V OSRELDATE
	ls -l /usr/include/osreldate.h /usr/bin/lex


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
ru@FreeBSD.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAIksaUkv4P6juNwoRApOMAJ0e8Y3FWKdarr7xXUmeBOAHns5RMwCdFDUk
kogwyYyl+riRjf9UAdLZetg=
=VaZC
-----END PGP SIGNATURE-----

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