Date: Wed, 25 Feb 2015 12:12:44 -0500 From: Allan Jude <allanjude@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: r279278 failed to build (yacc: maximum table size exceeded) Message-ID: <54EE028C.8070609@freebsd.org> In-Reply-To: <20150225182201.216f6fee@nonamehost.local> References: <CAO8GK0rbMADtgY7-y8aLOy8rpaSeXOuftZXUYFSaZ8xOTh45kQ@mail.gmail.com> <20150225154327.GD1161@hub.FreeBSD.org> <20150225182201.216f6fee@nonamehost.local>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ldQCWS3tlVSomNQ5srnEd8RqSD9kRqT7p Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2015-02-25 11:22, Ivan Klymenko wrote: > =D0=92 Wed, 25 Feb 2015 15:43:27 +0000 > Glen Barber <gjb@FreeBSD.org> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 >> On Wed, Feb 25, 2015 at 07:32:45PM +0400, Arseny Nasokin wrote: >>> I have clean svn tree with base/head branch. I try to build world, >>> but I have some mysterious bugs. The latest is yacc failed to make >>> c file on phase 4.3: >>> >>> =3D=3D=3D> usr.sbin/acpi/iasl (depend) >>> m4 -P >>> -I/usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compile= r >>> /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/compiler= /aslparser.y >>>> aslcompiler.y >>> yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y >>> yacc: 89 shift/reduce conflicts. >>> yacc: f - maximum table size exceeded >>> *** Error code 2 >>> >>> /etc/make.conf is /dev/null. >>> I've also tried empty /etc/src.conf with no luck. >>> >> >> Out of curiosity, is your src tree mounted via NFS? >> >> Glen >> >=20 > I have a similar problem on revision=20 > /usr/src # svn info > Path: . > Working Copy Root Path: /usr/src > URL: svn://svn.freebsd.org/base/head > Relative URL: ^/head > Repository Root: svn://svn.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 279213 > Node Kind: directory > Schedule: normal > Last Changed Author: glebius > Last Changed Rev: 279213 > Last Changed Date: 2015-02-23 20:57:09 +0200 (Mon, 23 Feb 2015) >=20 > http://pastebin.com/FuAUkBmX >=20 > Source tree is on the zfs > /usr/src # zfs list zroot/usr/src > NAME USED AVAIL REFER MOUNTPOINT > zroot/usr/src 1.35G 408G 1.35G /usr/src >=20 > what is most surprising, the same revision successfully building for th= e > other 2 computers, including amd64|zfs and i386|ufs. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >=20 I am having the same problem building r279268 on r269358 Revision: 279268 Last Changed Author: arybchik Last Changed Rev: 279268 Last Changed Date: 2015-02-25 06:20:42 +0000 (Wed, 25 Feb 2015) not over NFS or anything, local ZFS. =3D=3D=3D> usr.bin/dirname (depend) --- usr.sbin.depend__D --- yacc: f - maximum table size exceeded *** [aslcompilerparse.c] Error code 2 make[5]: stopped in /usr/src/usr.sbin/acpi/iasl 1 error --=20 Allan Jude --ldQCWS3tlVSomNQ5srnEd8RqSD9kRqT7p Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJU7gKPAAoJEJrBFpNRJZKfph4P/0/rbjYT254CGIo7sDhbCIlm F68l713+z1bgChq0pM2Yh1Sbv2zgzCapcXlga4vspXKO6l9YKOgvm1U4CCLLKLSP uY+l7L7x1xyvQ1GIBXFwZfjG8yYNooYiI5Io2+YF34JstQ/pNW7DtyUBSg51QfQt cujRRcY9bbDDjKC1hwyTXPMVZZ+Iu7PSOqZjh4Dhrb/X678v6laxNRNgVFmj2i6W 9QxA14neMOtz9DRYOLXwSjuYl8a9zUKaM4wUMUzptQF3BrdfHGibyXvbZ+oU5qnp 567YNuXVIb6crqHtjCi2Ztdb8H2bBO9iMXBQgP18Q5jdcQOW1Jiq+dqwXXfLjI8V tVSiLQnh4+5JAzH9XHt5qAAaTsx7Me9GzY3cx8S6IXl+9lfIfQImz0lX8o9yPgmG bTPbueQKbnpUcZaOni0cn3hhh32wqHNzRyQA23i763ZLYZaVjMLLZ2DWNNWyI6mm vSBz8e/Je2kIjQN+CcQikaPx4uWqjTMD3N0yJx3Tb8Joc5tzzCd5t7eHuWfj2X1D HVzPPTz2Jj6vXxfdDqiyURzjTWyU/OsiBlMN3FUPBiN24Bwx5dNsyVmTXFXN78xe xyLBCKlvWnh3J67qMpijrEbYZfEroChj8fayQcMZGGnU1i2rhEVpA4sP0G3Evt5J UmncuR53ui1xEIaPbpM1 =ix8h -----END PGP SIGNATURE----- --ldQCWS3tlVSomNQ5srnEd8RqSD9kRqT7p--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54EE028C.8070609>