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

--ikeVEW9yuYc//A+q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=
=20
> and re-cvsupping /usr/src between each build) and i keep getting this=20
> same, STRANGE error...
>=20
>=20
> cc -fpic -DPIC -O -pipe -march=3Dpentium4 -I/usr/src/lib/libc/include=20
> -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20
> -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=
=20
> -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale=20
> -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP=20
> -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k=20
> -Wno-uninitialized -c crypt_xdr.c -o crypt_xdr.So
> cc -O -pipe -march=3Dpentium4 -I/usr/src/lib/libc/include=20
> -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20
> -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=
=20
> -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale=20
> -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP=20
> -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k=20
> -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
>=20
>=20
> It doesn't even look like an error to me.. it looks like 2 warnings?=20
> what is up. I tried building with no optimizations and with=20
> cputype=3Di686 (instead of p4) same error.. if anyone has any ideas, it=
=20
> would be greatly appreciated.
>=20
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,
--=20
Ruslan Ermilov
FreeBSD committer
ru@FreeBSD.org

--ikeVEW9yuYc//A+q
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

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

--ikeVEW9yuYc//A+q--



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