From owner-freebsd-ports@FreeBSD.ORG Sat Sep 16 15:29:26 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E36416A4A0 for ; Sat, 16 Sep 2006 15:29:26 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC2443D55 for ; Sat, 16 Sep 2006 15:29:07 +0000 (GMT) (envelope-from kabaev@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so3425451wxd for ; Sat, 16 Sep 2006 08:29:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=uAZ1wfNunCZYNKFi/5DxtaF1IKXs94l9UUFY86uXt1yfG70Se5eTL3s745SFyrCuj3H3kuzr5gogzdHGKdg5vfVRl828IXF/dSn38+PTusAeho8BAO2kXJfvRDax2yG31X5kpwSEnLsfMuOg+pA8rGWiPbQ5ARPNDvuf36oR3co= Received: by 10.70.98.17 with SMTP id v17mr14904308wxb; Sat, 16 Sep 2006 08:28:57 -0700 (PDT) Received: from kan.dnsalias.net ( [24.63.93.195]) by mx.gmail.com with ESMTP id 29sm961623wrl.2006.09.16.08.28.56; Sat, 16 Sep 2006 08:28:57 -0700 (PDT) Date: Sat, 16 Sep 2006 11:28:41 -0400 From: Alexander Kabaev To: Stanislav Sedov Message-ID: <20060916112841.31b5fa57@kan.dnsalias.net> In-Reply-To: <20060916122933.558cadd7@localhost> References: <450B4DC0.10501@gmail.com> <20060916122933.558cadd7@localhost> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_Jsc/DU8igUaJfSpyAQoIxZx"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@freebsd.org, ppc@FreeBSD.org Subject: Re: GCC 4.1 configure help X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2006 15:29:26 -0000 --Sig_Jsc/DU8igUaJfSpyAQoIxZx Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Sat, 16 Sep 2006 12:29:33 +0400 Stanislav Sedov wrote: > On Fri, 15 Sep 2006 21:05:04 -0400 > Alexander Kabaev mentioned: >=20 > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > >=20 > > Hi, > >=20 > > I do not have access to any PowerPC machines running FreeBSD, so I > > would like to ask for your help. Could someone please go to > > /usr/ports/lang/gcc41 start the build and then collect the > > auto-host.h file from the work/build/gcc/ directory? Or better yet, > > _all_ header files from work/build? > >=20 > > This will help me to ensure I won't miss any special configuration > > tweak for an upcoming gcc 4.1 compiler update in the tree. There is > > only so much I can to using cross-compiled toolchain. > >=20 > > I am not subscribed to the list, so please reply directly to this > > address or kan at FreeBSD.org. > > >=20 > When you plan to perform gcc upgrade? This will probably make a huge > regression in ports, thus it needs full run on cluster first, that > will help us to fix affected ports. >=20 > In fact, even 3.4.4 -> 3.4.6 upgrade broke some ports. >=20 > Thanks! >=20 > --=20 > Stanislav Sedov MBSD labs, Inc. > =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru What is the point of this message? I asked for help and unless you have a file I asked for, please spare me the lecture on how to do compiler updates. I did it several times and full package runs on multiple architectures were mandatory with all of them, as Kris can attest. Every compiler update breaks some ports, due to new bugs or more often due to even more anal code correctness checks implemented with every new major GCC release. Depending on their seriousness, GCC bugs are either getting fixed in upstream sources or worked around locally, but dealing with GCC strictness was always been something that port maintainers were supposed to do themselves. 3.4.4 - 3.4.6 update broke ports that had the code GCC no longer accepts as valid C++. -- Alexander Kabaev --=20 Alexander Kabaev --Sig_Jsc/DU8igUaJfSpyAQoIxZx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFDBg3Q6z1jMm+XZYRAnFaAJ9hc7a0Ytb512yguANUJYOCDUaq6QCfWj9y imLlRmsy3PB9xr2q2/uetEY= =vINa -----END PGP SIGNATURE----- --Sig_Jsc/DU8igUaJfSpyAQoIxZx--