From owner-svn-ports-all@freebsd.org Tue Dec 19 20:49:39 2017 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 3EEAEE9F386; Tue, 19 Dec 2017 20:49:39 +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 EE1C86AE5C; Tue, 19 Dec 2017 20:49:38 +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 83D98BDD2F; Tue, 19 Dec 2017 21:49:36 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (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 08901BDD2D; Tue, 19 Dec 2017 21:49:35 +0100 (CET) Subject: Re: svn commit: r456719 - in head: biology/bedtools comms/gnuradio editors/libreoffice emulators/stella games/armagetron graphics/gsculpt net/linknx net/rsplib science/afni security/botan2 security/hig... To: Jan Beich , Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712191441.vBJEfTLf054114@repo.freebsd.org> <8tdy-a671-wny@FreeBSD.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <7ae87444-6657-7506-f987-14ec50f648f6@FreeBSD.org> Date: Tue, 19 Dec 2017 21:49:34 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <8tdy-a671-wny@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NkfwIva8nAUrMGC1jTNYqIqGXeABjchMT" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 19 Dec 2017 20:49:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NkfwIva8nAUrMGC1jTNYqIqGXeABjchMT Content-Type: multipart/mixed; boundary="J3EZdKRAxUDzeP6A6Ec62GjGfowNVcvhb"; protected-headers="v1" From: Mathieu Arnold To: Jan Beich , Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <7ae87444-6657-7506-f987-14ec50f648f6@FreeBSD.org> Subject: Re: svn commit: r456719 - in head: biology/bedtools comms/gnuradio editors/libreoffice emulators/stella games/armagetron graphics/gsculpt net/linknx net/rsplib science/afni security/botan2 security/hig... References: <201712191441.vBJEfTLf054114@repo.freebsd.org> <8tdy-a671-wny@FreeBSD.org> In-Reply-To: <8tdy-a671-wny@FreeBSD.org> --J3EZdKRAxUDzeP6A6Ec62GjGfowNVcvhb Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 19/12/2017 =C3=A0 20:06, Jan Beich a =C3=A9crit=C2=A0: > Mark Linimon writes: > >> Author: linimon >> Date: Tue Dec 19 14:41:29 2017 >> New Revision: 456719 >> URL: https://svnweb.freebsd.org/changeset/ports/456719 >> >> Log: >> Mark more recently failing ports broken on aarch64. > Marking each port individually where commit message contains an excerpt= more > than 1 line long would be more helpful. Build logs tend to disappear ov= er > time either because a machine goes offline or move. I've had trouble in= the past > figuring out whether a fix was enough going by one cryptic 1 line in BR= OKEN > or maybe the issue is no longer present after several port and toolchai= n updates. Well, it would be, but it is not the aim of portmgr members (or committers working with some delegated powers) to fix everything. If you want to know how it fails, then simply try and build the port. >> While here, pet portlint and reformat some other BROKEN statements. >> =20 >> Approved by: portmgr (tier-2 blanket) > [...] >> Modified: head/biology/bedtools/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/biology/bedtools/Makefile Tue Dec 19 14:40:35 2017 (r456718) >> +++ head/biology/bedtools/Makefile Tue Dec 19 14:41:29 2017 (r456719) >> @@ -13,8 +13,9 @@ COMMENT=3D Toolset for genome arithmetic >> LICENSE=3D GPLv2 >> LICENSE_FILE=3D ${WRKSRC}/LICENSE > =20 >> -BROKEN_armv6=3D fails to compile: implicit instantiation of undefine= d template __static_assert_test >> -BROKEN_armv7=3D fails to compile: implicit instantiation of undefine= d template __static_assert_test >> +BROKEN_FreeBSD_12_aarch64=3D fails to compile: /usr/include/c++/v1/qu= eue:401:5: error: static_assert failed >> +BROKEN_armv6=3D fails to compile: implicit instantiation of undefin= ed template __static_assert_test >> +BROKEN_armv7=3D fails to compile: implicit instantiation of undefin= ed template __static_assert_test > Why limit to Tier2 when Tier1 architectures are also affected? Affects > any FreeBSD release/architecture defaulting to libc++ 4.0 or later. Because Mark mostly works on Tier 2 architectures. Instead of criticizing the tremendous amount of work he is doing, simply mark them BROKEN without architecture, or fix them. Let me repeat, portmgr members regularly mark things BROKEN. This is because they do not build. Also, portmgr members WILL NOT be fixing those ports. --=20 Mathieu Arnold --J3EZdKRAxUDzeP6A6Ec62GjGfowNVcvhb-- --NkfwIva8nAUrMGC1jTNYqIqGXeABjchMT 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 iQJ8BAEBCgBmBQJaOXtfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Ic5AP+wTEGGDs8o10x8MGiqXNqGLL DOlLVvCe5LyLaCFd3CnlNQtQNU12TbY9m5OzSMI4yPMZ2HLVH6BJStSkbRHsoea4 +Iu5oMfgUKKBNbNqF513ZqS+33JUFkcwjeIRsrMyHYXP564txGSfK6WXGH0fCbeG W1UbefSC7FRntdRXV7jh2szJnU6qPBpavBww4Q8MsCqEvPiLU6VirrbivpiimH8Q efuvT4xwYW8kkZstOgKXr0orEOBshrHU4MXWtXK3dES8c9AaRWPx6zcPni9Pq+l0 9ikJYvDMzThNB+nn/nna4T8gpldYufpd+TlShDwRerjLOrfLch/onnUCuOY3dItK xtR1FQ73ALv4fkl2DNhHRLndwOBsuWjSkOngzxD9BGuXIzdpocQqcrtngOB6La5O EpodIVnW85v/V2LkcBhPkNp53tSA/mds/7ggZdpG41th1sJJ8NCzKcLDgn7X7IKS kg6aSnHPwCOmw/Kq9hkitMkFyrkGgF/eUSFlSFKuxSO4JAPgOTh1C3B3yorO4BsX vgf7IP2M7fH3q4d4uhTtp0lPyrHw2qEGBlP14gOgCFHr42cayDFGOPiYpq1kUjLU +chqnXuE6ZyfFJ71gx07yCChuIXTOdfY0eDkHPuMzD3nsXFdAgzD/kazWVsv12cx 9lW4jb4JS8lcDllg5lzc =K/GZ -----END PGP SIGNATURE----- --NkfwIva8nAUrMGC1jTNYqIqGXeABjchMT--