From owner-freebsd-ports@freebsd.org Sun Jul 28 00:10:37 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB071C4E7A for ; Sun, 28 Jul 2019 00:10:37 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx1.dismail.de (mx1.dismail.de [78.46.223.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.dismail.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DFE073C15 for ; Sun, 28 Jul 2019 00:10:35 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from dismail.de (localhost [127.0.0.1]) by dismail.de (OpenSMTPD) with ESMTP id 9a464cf0 for ; Sun, 28 Jul 2019 02:03:53 +0200 (CEST) Received: from smtp2.dismail.de (10.240.26.12 [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cea655a8 for ; Sun, 28 Jul 2019 02:03:53 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id c0e3a8a7 for ; Sun, 28 Jul 2019 02:03:52 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 0c286a01 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sun, 28 Jul 2019 02:03:51 +0200 (CEST) Date: Sat, 27 Jul 2019 20:03:35 -0400 From: To: freebsd-ports@freebsd.org Subject: Re: Massive PORTS_REVISION bump after making gcc-9.1 default Message-ID: <20190727200335.5fa82409@dismail.de> In-Reply-To: References: X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 3DFE073C15 X-Spamd-Bar: ------- X-Spamd-Result: default: False [-7.74 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[dismail.de:s=201701]; RCVD_COUNT_FIVE(0.00)[5]; IP_SCORE(-2.76)[ip: (-9.91), ipnet: 78.46.0.0/15(-2.08), asn: 24940(-1.82), country: DE(-0.01)]; R_SPF_ALLOW(-0.20)[+ip4:78.46.223.134]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DWL_DNSWL_LOW(-1.00)[dismail.de.dwl.dnswl.org : 127.0.5.1]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; DKIM_TRACE(0.00)[dismail.de:+]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; FROM_NO_DN(0.00)[]; MX_GOOD(-0.01)[mx2.dismail.de,mx1.dismail.de]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.86)[-0.865,0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[134.223.46.78.list.dnswl.org : 127.0.5.1] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2019 00:10:37 -0000 On Sat, 27 Jul 2019 16:26:51 -0700 Kevin Oberman wrote: > Today I was hit with 226 ports needing update. With one exception, > all were the result of the bump or the default gcc version to 9.1. > The problem is that 9.1 was not installed first, so over 43 of these > ports were rebuilt with the exact same compiler it was built with > before the rebuild, eating up 2:45 of time on my build system. I'm > sure if was less for many as my build system is over 8 years old. It > was non-trivial in any case. >=20 > Should an install of gcc9 preceded all updates? Perhaps a note in > UPDATING? I certainly looked there before I started when I saw 226 > ports in the list. >=20 > Should I rebuild the ports that were rebuilt prior to the > installation of gcc-9.1? > -- > Kevin Oberman, Part time kid herder and retired Network Engineer > E-mail: rkoberman@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" I had the same problem and some ports I rebuilt again. They should put something in /usr/ports/UPDATING. --=20 =E2=80=9CHungry man, reach for the book: it is a weapon.=E2=80=9D=20 =E2=80=95 Bertolt Brecht