From owner-svn-ports-head@freebsd.org Tue Oct 4 14:18:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2A27AF44CF; Tue, 4 Oct 2016 14:18:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 77B1FC6D; Tue, 4 Oct 2016 14:18:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 99A0BBDC73; Tue, 4 Oct 2016 16:18:18 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 680BFBDC6E; Tue, 4 Oct 2016 16:18:18 +0200 (CEST) Subject: Re: svn commit: r422981 - in head/dns: bind9-devel bind910 bind911 bind99 To: John Marino , marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201609301244.u8UCiSSh043206@repo.freebsd.org> <383dbd77-15a0-ea2b-e909-e24d849e80f7@marino.st> <6a63b844-f762-c885-0dfd-21ff327abce8@marino.st> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Tue, 4 Oct 2016 16:18:17 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <6a63b844-f762-c885-0dfd-21ff327abce8@marino.st> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OAns8TuhJdgMNM5pTOFJpDVAo0swil2dk" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 14:18:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OAns8TuhJdgMNM5pTOFJpDVAo0swil2dk Content-Type: multipart/mixed; boundary="oOD0HGfTLONJQaEagQLBXKl7fbrSjUNKE"; protected-headers="v1" From: Mathieu Arnold To: John Marino , marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r422981 - in head/dns: bind9-devel bind910 bind911 bind99 References: <201609301244.u8UCiSSh043206@repo.freebsd.org> <383dbd77-15a0-ea2b-e909-e24d849e80f7@marino.st> <6a63b844-f762-c885-0dfd-21ff327abce8@marino.st> In-Reply-To: <6a63b844-f762-c885-0dfd-21ff327abce8@marino.st> --oOD0HGfTLONJQaEagQLBXKl7fbrSjUNKE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 04/10/2016 =C3=A0 16:16, John Marino a =C3=A9crit : > On 10/4/2016 09:13, Mathieu Arnold wrote: >> Le 04/10/2016 =C3=A0 16:04, John Marino a =C3=A9crit : >>> On 10/4/2016 09:01, Mathieu Arnold wrote: >>>> Le 04/10/2016 =C3=A0 15:45, John Marino a =C3=A9crit : >>>>> On 9/30/2016 07:44, Mathieu Arnold wrote: >>>>>> Author: mat >>>>>> Date: Fri Sep 30 12:44:27 2016 >>>>>> New Revision: 422981 >>>>>> URL: https://svnweb.freebsd.org/changeset/ports/422981 >>>>>> >>>>>> Log: >>>>>> So, on 9, it is failing to build it with jobs. >>>>>> >>>>>> It builds .a before all the .o that are supposed to go in the >>>>>> .a are >>>>>> built. Imagine what happens after that... >>>>>> >>>>>> Reported by: Craig Leres >>>>>> Sponsored by: Absolight >>>>>> >>>>>> Modified: >>>>>> head/dns/bind9-devel/Makefile (contents, props changed) >>>>>> head/dns/bind910/Makefile (contents, props changed) >>>>>> head/dns/bind911/Makefile (contents, props changed) >>>>>> head/dns/bind99/Makefile (contents, props changed) >>>>>> >>>>>> Modified: head/dns/bind9-devel/Makefile >>>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >>>>>> >>>>>> >>>>>> >>>>>> --- head/dns/bind9-devel/Makefile Fri Sep 30 11:40:44 2016 >>>>>> (r422980) >>>>>> +++ head/dns/bind9-devel/Makefile Fri Sep 30 12:44:27 2016 >>>>>> (r422981) >>>>>> @@ -238,6 +238,10 @@ PORTDOCS=3D * >>>>>> >>>>>> .include >>>>>> >>>>>> +.if ${OSVERSION} <=3D 1000000 >>>>>> +MAKE_JOBS_UNSAFE=3D yes >>>>>> +.endif >>>>>> + >>>>>> .if ( ${PORT_OPTIONS:MGOST} || ${PORT_OPTIONS:MGOST_ASN1} ) && >>>>>> ${SSL_DEFAULT} =3D=3D base >>>>>> BROKEN=3D OpenSSL from the base system does not support GOST, >>>>>> add \ >>>>>> DEFAULT_VERSIONS+=3Dssl=3Dopenssl to your /etc/make.conf and >>>>>> rebuild >>>>>> everything \ >>>>>> >>>>>> Modified: head/dns/bind910/Makefile >>>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >>>>>> >>>>>> >>>>>> >>>>>> --- head/dns/bind910/Makefile Fri Sep 30 11:40:44 2016 =20 >>>>>> (r422980) >>>>>> +++ head/dns/bind910/Makefile Fri Sep 30 12:44:27 2016 =20 >>>>>> (r422981) >>>>>> @@ -225,6 +225,10 @@ PORTDOCS=3D * >>>>>> >>>>>> .include >>>>>> >>>>>> +.if ${OSVERSION} <=3D 1000000 >>>>>> +MAKE_JOBS_UNSAFE=3D yes >>>>>> +.endif >>>>>> + >>>>>> .if ( ${PORT_OPTIONS:MGOST} || ${PORT_OPTIONS:MGOST_ASN1} ) && >>>>>> ${SSL_DEFAULT} =3D=3D base >>>>>> BROKEN=3D OpenSSL from the base system does not support GOST, >>>>>> add \ >>>>>> DEFAULT_VERSIONS+=3Dssl=3Dopenssl to your /etc/make.conf and >>>>>> rebuild >>>>>> everything \ >>>>>> >>>>>> Modified: head/dns/bind911/Makefile >>>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >>>>>> >>>>>> >>>>>> >>>>>> --- head/dns/bind911/Makefile Fri Sep 30 11:40:44 2016 =20 >>>>>> (r422980) >>>>>> +++ head/dns/bind911/Makefile Fri Sep 30 12:44:27 2016 =20 >>>>>> (r422981) >>>>>> @@ -236,6 +236,10 @@ PORTDOCS=3D * >>>>>> >>>>>> .include >>>>>> >>>>>> +.if ${OSVERSION} <=3D 1000000 >>>>>> +MAKE_JOBS_UNSAFE=3D yes >>>>>> +.endif >>>>>> + >>>>>> .if ( ${PORT_OPTIONS:MGOST} || ${PORT_OPTIONS:MGOST_ASN1} ) && >>>>>> ${SSL_DEFAULT} =3D=3D base >>>>>> BROKEN=3D OpenSSL from the base system does not support GOST, >>>>>> add \ >>>>>> DEFAULT_VERSIONS+=3Dssl=3Dopenssl to your /etc/make.conf and >>>>>> rebuild >>>>>> everything \ >>>>>> >>>>>> Modified: head/dns/bind99/Makefile >>>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >>>>>> >>>>>> >>>>>> >>>>>> --- head/dns/bind99/Makefile Fri Sep 30 11:40:44 2016 =20 >>>>>> (r422980) >>>>>> +++ head/dns/bind99/Makefile Fri Sep 30 12:44:27 2016 =20 >>>>>> (r422981) >>>>>> @@ -190,6 +190,10 @@ PORTDOCS=3D * >>>>>> >>>>>> .include >>>>>> >>>>>> +.if ${OSVERSION} <=3D 1000000 >>>>>> +MAKE_JOBS_UNSAFE=3D yes >>>>>> +.endif >>>>>> + >>>>>> .if ( ${PORT_OPTIONS:MGOST} ) && ${SSL_DEFAULT} =3D=3D base >>>>>> BROKEN=3D OpenSSL from the base system does not support GOST, >>>>>> add \ >>>>>> DEFAULT_VERSIONS+=3Dssl=3Dopenssl to your /etc/make.conf and >>>>>> rebuild >>>>>> everything \ >>>>>> >>>>> >>>>> It's not specific to FreeBSD 9: >>>>> --- rndc-confgen --- >>>>> /usr/libexec/binutils225/elf/ld.gold: error: unix/os.o: file is emp= ty >>>>> keygen.o:keygen.c:function write_key_file: error: undefined referen= ce >>>>> to 'set_user' >>>>> >>>>> Would you consider returning this to unconditional unsafe as it was= >>>>> before? >>>> >>>> What FreeBSD version is this ? I have tried quite a few times on 10/= 11 >>>> before declaring that they were safe, whereas on 9 it was always >>>> failing. >>> >>> It's not, it's DragonFly. >>> The opsys isn't relevant. It just means the tests you did weren't >>> sufficient to determine jobs safety, which is a pregnancy test (it >>> either is or is not; this obviously isn't) >>> >>> We build under a very heavy load which flushes out marginally unsafe >>> ports. >> >> Ok, so make(1) from dragonfly has the same bug make(1) from FreeBSD 9 >> has, feel free to fix it in dragonfly's port tree. > > master has bmake 20160818 on it (for last 5 weeks) > Release 4.6 has bmake 20141111. > Do you know if make bug only applies to master? I have no idea. I was told the problem was with make(1) on FreeBSD 9, which seemed to be right, as it does not fail at all on FreeBSD 10/11 with -j 2-10. --=20 Mathieu Arnold --oOD0HGfTLONJQaEagQLBXKl7fbrSjUNKE-- --OAns8TuhJdgMNM5pTOFJpDVAo0swil2dk 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 iQJ8BAEBCgBmBQJX87oqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IQusP/R5iss1BsW68ZxJlkQZUUm9t dmYlStFQ5qSIMQxnluzNaaWZUVcuq/6gfNB+KU/EK357QS9DsQTt7vkA4rXm1Wwx MR4hXVbL0wkebY8+iBLtAj6+ut9T9FlxDjW3BDC5TFFVMQtOQzNkPVdD5j5wdQan qRcFMcCxXq3pll3wv+bPIvBoizy6ei5dbNo+NAE9q8Fdka2CFrTIWkzN9KyZBOjs H22T1hktqbsWFSruETQjdMXLBSRqJCSIXcn+E+qHfIU5Rpze+eKBF28tKw0cg+Fe hKrf+qIgvJMAeu/8+nqByE/0WEd4HrM3HNA3Y/HqSGC6XWzGYIwxava7dvKLHlcC dsfuYhiinhjuRneIoa/mqaivqHrQaLqlAUV4KF3GAbJNHtGNttNZnBEyHFOzCgHC /gnmpJy4izPutS83hX7CnYvsiV5VdPEGTuF3vJhE18fxIxuqluPgDtlcoPGciPmG rNpyqBeDaDqMaYwOQHSGgY/wG58vYx1xg4w8vKwN15W4lp5fILSnG2nqmFHZ7XO6 4VCNJMX1a0t5wElkeGkKejGBnZUrgYq/roLm9rlycu4mBNBIY3S1q/pOtL7ePJdI 18V962oB1A/TzwUeevmSI1Clveq0OR0AiX8M0UY6EZIOfQIuVGo/kF1tF5buFxQV FwCpPOezp/7TsTEhiVIm =mVAn -----END PGP SIGNATURE----- --OAns8TuhJdgMNM5pTOFJpDVAo0swil2dk--