From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51645 invoked by alias); 17 Dec 2015 18:34:54 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 51614 invoked by uid 89); 17 Dec 2015 18:34:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=sind, jetzt, aus, noch X-Spam-User: qpsmtpd, 3 recipients X-HELO: lug-owl.de Received: from lug-owl.de (HELO lug-owl.de) (195.71.106.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 17 Dec 2015 18:34:52 +0000 Received: by lug-owl.de (Postfix, from userid 1001) id CA3BCF01A1; Thu, 17 Dec 2015 19:34:48 +0100 (CET) Date: Thu, 17 Dec 2015 18:34:00 -0000 From: Jan-Benedict Glaw To: Jeff Law , Trevor Saunders Cc: "Moore, Catherine" , Denis Chertykov , Eric Christopher , Matthew Fortune , David Edelsohn , Alexandre Oliva , Kaz Kojima , Oleg Endo , Jonathan Wakely , gcc-patches Subject: config-list.mk and obsoleted configurations (was: [BUILDROBOT] "error: null argument where non-null required" on multiple targets) Message-ID: <20151217183448.GC27807@lug-owl.de> References: <20151206214848.GA495@lug-owl.de> <20151214200746.GA27807@lug-owl.de> <5670515E.7030009@redhat.com> <20151216104603.GB27807@lug-owl.de> <5672F976.1090609@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xo44VMWPx7vlQ2+2" Content-Disposition: inline In-Reply-To: <5672F976.1090609@redhat.com> X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-12/txt/msg01810.txt.bz2 --xo44VMWPx7vlQ2+2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 3102 On Thu, 2015-12-17 11:05:42 -0700, Jeff Law wrote: > On 12/16/2015 03:46 AM, Jan-Benedict Glaw wrote: > > Shall I bisect one of the cases anew, with the "Test value of > > _GLIBCXX_USE_C99_WCHAR not whether it is defined" patch that > > uncovered it, applied? Starting with some arbitrary old revision? > Yes. I'd really like to see config-list.mk working again. The > first step is always building a test the developers can easily work > with. Will do. Have a good starting point? Oh, there are some targets that were obsoleted today. I think the OpenBSD3 and the two knetbsd configurations will need an --enable-obsolete. I suggest this (untested) patch: contrib/ 2015-12-17 Jan-Benedict Glaw =20=20=20=20 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 . diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 8d39e68..ab8060b 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2015-12-17 Jan-Benedict Glaw + + * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted + targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 . + 2015-12-06 Tobias Burnus =20 * download_prerequisites: Download ISL 0.15 instead of 0.14. diff --git a/contrib/config-list.mk b/contrib/config-list.mk index f0e39d6..0f15464 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -28,7 +28,8 @@ LIST =3D aarch64-elf aarch64-linux-gnu \ hppa64-hpux11.0OPT-enable-sjlj-exceptions=3Dyes hppa2.0-hpux11.9 \ i686-pc-linux-gnu i686-apple-darwin i686-apple-darwin9 i686-apple-darwin= 10 \ i486-freebsd4 i686-freebsd6 i686-kfreebsd-gnu \ - i686-netbsdelf9 i686-knetbsd-gnu i686-openbsd i686-openbsd3.0 \ + i686-netbsdelf9 i686-knetbsd-gnuOPT-enable-obsolete \ + i686-openbsd i686-openbsd3.0OPT-enable-obsolete \ i686-elf i686-kopensolaris-gnu i686-symbolics-gnu i686-pc-msdosdjgpp \ i686-lynxos i686-nto-qnx \ i686-rtems i686-solaris2.10 i686-wrs-vxworks \ @@ -74,7 +75,7 @@ LIST =3D aarch64-elf aarch64-linux-gnu \ vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \ x86_64-pc-linux-gnuOPT-with-fpmath=3Davx \ x86_64-elfOPT-with-fpmath=3Dsse x86_64-freebsd6 x86_64-netbsd \ - x86_64-knetbsd-gnu x86_64-w64-mingw32 \ + x86_64-knetbsd-gnuOPT-enable-obsolete x86_64-w64-mingw32 \ x86_64-mingw32OPT-enable-sjlj-exceptions=3Dyes xstormy16-elf xtensa-elf \ xtensa-linux \ i686-interix3OPT-enable-obsolete MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: 23:53 <@jbglaw> So, ich kletter' jetzt mal ins Bett. the second : 23:57 <@jever2> .oO( kletter ..., hat er noch Gitter vorm Bet= t, wie fr=C3=BCher meine Kinder?) 00:00 <@jbglaw> jever2: *patsch* 00:01 <@jever2> *aua*, wof=C3=BCr, Gedanken sind frei! 00:02 <@jbglaw> Nee, freie Gedanken, die sind seit 1984 doch = aus! 00:03 <@jever2> 1984? ich bin erst seit 1985 verheiratet! --xo44VMWPx7vlQ2+2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 181 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlZzAEgACgkQHb1edYOZ4bsvowCfX8vi2URYV8KfL416CC+CFDpf Lt4An0LyIKKAR3EDbiUrNy5lc2nB7zKk =60vP -----END PGP SIGNATURE----- --xo44VMWPx7vlQ2+2--