Date: Mon, 13 Sep 2004 12:29:54 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Eirik Oeverby <ltning@anduin.net> Cc: current@freebsd.org Subject: Re: Unable to build world since early June Message-ID: <20040913092954.GC31628@ip.net.ua> In-Reply-To: <4145622E.7040405@anduin.net> References: <414557C3.9020101@anduin.net> <20040913085359.GA31628@ip.net.ua> <4145622E.7040405@anduin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--8NvZYKFJsRX2Djef Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 13, 2004 at 11:02:38AM +0200, Eirik Oeverby wrote: > Ruslan Ermilov wrote: [...] > >If you still see an error while doing "make buildworld", please provide > >me with more information, such as which stage of buildworld it breaks, > >the contents of your /etc/make.conf, etc. >=20 > This is the error I get when I do a 'make' from /usr/src/lib/libc. The=20 > 'make buildworld' from /usr/src (which is what I did at first, but it=20 > hides many of the error messages, therefore I tried 'make' in lib/libc).= =20 >=20 You now have an explanation why you're not supposed to do it. ;) > The exact output of 'make buildworld' (from the time of the error) is: >=20 > cc -fpic -DPIC -O -pipe -I/usr/src/lib/libc/include=20 > -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64=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 -I/usr/src/lib/libc/include=20 > -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64=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 > cc -fpic -DPIC -O -pipe -I/usr/src/lib/libc/include=20 > -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64=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 -o nslexer.So > /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 > /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 > 2 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error >=20 > As to which stage this is I don't know - it has been building for quite= =20 > a while when this happens. I'm running another buildworld now, dumping=20 > the output to files. Let me know if you need these. >=20 Yes. Please put the *compressed* output (both stdout and stderr) from a non-parallel (that is, without -jN) "make buildworld" command available somewhere for download. Please also provide me with the outputs of the following commands: uname -srm grep __FreeBSD_version /usr/include/osreldate.h ident /usr/bin/lex P.S. Does the PR bin/71406 look familiar? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --8NvZYKFJsRX2Djef Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBRWiSqRfpzJluFF4RAss4AJ4ycz1Lx65U+gl87HNQHi6qDCp+cQCfaL1j 1qIEanTw1NLg5qtnzQiPZ/k= =qHwx -----END PGP SIGNATURE----- --8NvZYKFJsRX2Djef--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040913092954.GC31628>