From owner-freebsd-stable@FreeBSD.ORG Sun Apr 5 11:46:01 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04657277; Sun, 5 Apr 2015 11:46:01 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B298D133; Sun, 5 Apr 2015 11:46:00 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::ad2b:8d8e:bb8:c23a] (unknown [IPv6:2001:7b8:3a7:0:ad2b:8d8e:bb8:c23a]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 6C7AC5C2E; Sun, 5 Apr 2015 13:45:50 +0200 (CEST) Subject: Re: Build failed in Jenkins: FreeBSD_stable_10 #1336 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_9AAC0297-7FA9-4809-B28F-E1BAC7E42F68"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b6 From: Dimitry Andric In-Reply-To: <144542972.2.1428227461352.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Sun, 5 Apr 2015 13:45:38 +0200 Message-Id: <8A872461-064A-4272-8FE0-955EBE79B49F@FreeBSD.org> References: <1103583768.0.1428206243976.JavaMail.jenkins@jenkins-9.freebsd.org> <144542972.2.1428227461352.JavaMail.jenkins@jenkins-9.freebsd.org> To: jenkins-admin@freebsd.org X-Mailer: Apple Mail (2.2070.6) Cc: FreeBSD stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 11:46:01 -0000 --Apple-Mail=_9AAC0297-7FA9-4809-B28F-E1BAC7E42F68 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 05 Apr 2015, at 11:51, jenkins-admin@freebsd.org wrote: >=20 > See ... > --- aslcompilerparse.c --- > yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y > yacc: 89 shift/reduce conflicts. > --- sbin.depend__D --- > --- depend_subdir_nvmecontrol --- > echo nvmecontrol: = >> .depend > --- usr.sbin.depend__D --- > --- dtparser.y.h --- > ln -f dtparserparse.h dtparser.y.h > --- depend_subdir_amd --- > =3D=3D=3D> usr.sbin/amd (depend) > --- depend_subdir_acpi --- > --- aslcompilerparse.c --- > yacc: f - maximum table size exceeded > *** [aslcompilerparse.c] Error code 2 Strangely, this worked fine for me when making a universe on our reference stable/10 machine. Is this particular Jenkins slave still at FreeBSD 10.1-RELEASE? I suspect that it is missing r277086, which increases yacc's MAXTABLE. -Dimitry --Apple-Mail=_9AAC0297-7FA9-4809-B28F-E1BAC7E42F68 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.27 iEYEARECAAYFAlUhIG0ACgkQsF6jCi4glqNB0QCg6xM3cyiWvBr4+o01pRgVrqk4 hGQAoLf9xS4PcWsdA40IiorS8bDmmkjW =Nh5f -----END PGP SIGNATURE----- --Apple-Mail=_9AAC0297-7FA9-4809-B28F-E1BAC7E42F68--