From owner-svn-ports-all@freebsd.org Tue Oct 4 14:10:53 2016 Return-Path: Delivered-To: svn-ports-all@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 E97EBAF4285; Tue, 4 Oct 2016 14:10:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E8CB28A; Tue, 4 Oct 2016 14:10:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id k125so209552295wma.1; Tue, 04 Oct 2016 07:10:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=lrFqRTUPUPffiJEAWkgQLdcbkOkhxiNHrly7/mfwX94=; b=ujZ+LBi87mkg/95AImQNkIRrrh6NrVOLZd9xV6tQwc2jo/lXkfzrW2IofRy3mAs4IO tudXwT1ITN6rIhghLfHY/UNPbeVZU7OdTW4OmizvW/DmGuwgeVf8W6ilmHS86Zt6x4rj EchOVY6Wf1OfhiKsCkaONzEMz0iR0aUTxRsf3CqXldOh7q+QIeJUIxBNYB3pjPYJ1NO4 NVmlI3F+m8s0sCJTsmNHe+DMNpPHk1xHKhUERiTGmNNGC2gVdE+2X5LtOzVdKvIwkSRg EVzGL/JetN2uUtvZkE6bXOa2MHeq/33eGJ4Vd92vu3SuU2ASuiGNN8NWaxUPwPcLi6Mp 8JUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=lrFqRTUPUPffiJEAWkgQLdcbkOkhxiNHrly7/mfwX94=; b=ayDUCJuhKTkIIvYufRm4kXYP+L9K22FGsc+hpET0Qa5uf8FPwVWKT+fM8xt9NlRmdF a1wTvIleW6dArVyWGO1Udo6j+MKInVb6JmYwkoZYMUbWeHq8y/cAezBwyTkeYSI9JY00 scAsk1oiqt45JAPORaqOj3wTvLJvy4GmC+fcjdgFXK7Vx19SVJT0X7hC7AwDYvzAMFYB MrqCojd9yXvSPyIbQ2Se77KZ7Idti7VegaV2zcgXGTCnc9kd1JcnzMMd1gRKivQC0BdR tKakwH+9si5zePlnwDoj3kXQya6cRnq+cXfTo+qowuUStyugrZ0E9yHjRnAtScy3IDlw yDoA== X-Gm-Message-State: AA6/9RnYMFQipASYmDTo71SqRgCZ4pnvidn0SYuEhEfJbpACOZBzKHEExZsZF3FDEmMmqw== X-Received: by 10.28.96.65 with SMTP id u62mr15628237wmb.106.1475590251677; Tue, 04 Oct 2016 07:10:51 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id a1sm3744104wju.41.2016.10.04.07.10.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Oct 2016 07:10:50 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 4 Oct 2016 16:10:50 +0200 From: Baptiste Daroussin To: Mathieu Arnold Cc: marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r422981 - in head/dns: bind9-devel bind910 bind911 bind99 Message-ID: <20161004141049.twd7cshuuh6i4a44@ivaldir.etoilebsd.net> References: <201609301244.u8UCiSSh043206@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="k4nofzgtggri7hll" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20160916 (1.7.0) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 14:10:54 -0000 --k4nofzgtggri7hll Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 04, 2016 at 04:01:18PM +0200, Mathieu Arnold wrote: > Le 04/10/2016 =E0 15:45, John Marino a =E9crit : > > 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 =20 > >> (r422980) > >> +++ head/dns/bind9-devel/Makefile Fri Sep 30 12:44:27 2016 =20 > >> (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 rebu= ild > >> 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 (r422980) > >> +++ head/dns/bind910/Makefile Fri Sep 30 12:44:27 2016 (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 rebu= ild > >> 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 (r422980) > >> +++ head/dns/bind911/Makefile Fri Sep 30 12:44:27 2016 (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 rebu= ild > >> 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 (r422980) > >> +++ head/dns/bind99/Makefile Fri Sep 30 12:44:27 2016 (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 rebu= ild > >> everything \ > >> > > > > It's not specific to FreeBSD 9: > > --- rndc-confgen --- > > /usr/libexec/binutils225/elf/ld.gold: error: unix/os.o: file is empty > > keygen.o:keygen.c:function write_key_file: error: undefined reference > > to 'set_user' > > > > Would you consider returning this to unconditional unsafe as it was > > before? >=20 > 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. >=20 I can confirm this on freebsd 11.0-RELEASE with make -j40 Best regards, Bapt --k4nofzgtggri7hll Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX87hpAAoJEGOJi9zxtz5aQQIQAKCxLjdfnvK+X7JXj+KpCbbk r6LwxIX9PCeCpEjc6zOltD9ihFJhh2gMMtYFeatPey59zesAMOY6WEiPHNUC1jeo nbD8/9uDAecPl2NqP3+ZwG0q8pC0g8CdzIkweF94oZ/RzHMwD0p0QNkF2vGRKlff kLxlK1HeVNClkFtQzuXCRQNvVh3IC7aab26F7rZqED+DLQJjQo2vL4TZvJeGBOc5 Yvn2wmZMfbe7PoiM4OqF59fqtt7D5hsmH3F6ZQd8Pb7m6gGG506g2O+O6tRUW8jN AeEtabUdZrJ/skYddmXHN1vXR5g3kKsWIkxt8TDnON0pKRwXk3KrCvn3X0q/QY1u C/YoUzCxbYQxLIzQmLamMyP6QV9vtDTuwvC/2JLdkA6MEccyGn9PEekLuAkrPP1t L/izUpYabmi1oAZfr5IWGqTOWE+SQ0soBakAKPDR8c/YYkgQgxb+DjcWbdX2Rkuc pVy5IEzXeKtZ4u2QX8EtR0LizeUrDcpaOpiZbsDTg9V97AAWj6Y/cdMqZK/d7fK0 nKIiXwQmmxcpyuXQVQMBVrjTRU8hLrDS79pA6kXL7eydS+uA/68lSq4BrJVcKXWZ F37OZ4bVFNqIg0goDf1GPQb2otlVu1++HYn3qF16DR+9bZqzz+muR+JmI076fK2m AHbzDEvnFAwtFEAGotJC =WMWo -----END PGP SIGNATURE----- --k4nofzgtggri7hll--