From owner-freebsd-current@FreeBSD.ORG Thu Jun 9 20:47:31 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27BD7106566B for ; Thu, 9 Jun 2011 20:47:31 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id D5F638FC12 for ; Thu, 9 Jun 2011 20:47:30 +0000 (UTC) Received: by gxk28 with SMTP id 28so1462677gxk.13 for ; Thu, 09 Jun 2011 13:47:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=oHmOxYunv40UTsBnFMWHZ8A1w5kH687C/BFN55a0p3M=; b=aYywN4Tq2EsLftuXOJIlNvBrcbK2dzl6HIU4N2xaBRravYWEY48KOTUk9toc3rqAEW Kjul+d5Iz7yDWh7JUXeD4jiPtE4UAkD60Mk8vUqZxbDl0sgn4j28Dpgv6iIHGl+i2q6f QzkkBZL5MEeCYXXHoQi1NskZVuoc7WABBDaIE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=q0jUrqAEJbh3gF8y4GChsKDo0p8wlYPWprP+sQpuWJryf6eEasy4ii5MqEu1qy/wjs uNfaqVLeIJEwKvS487+MRu0poC6s1dysKE6e0TB23AVwBftM9SSvdMKXsOjEyWmTMbE+ 9Pw/3vbmYUIhxuV6nWjFMvcUFMgXleDL5iSwI= MIME-Version: 1.0 Received: by 10.236.189.35 with SMTP id b23mr1780574yhn.21.1307652449853; Thu, 09 Jun 2011 13:47:29 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.236.67.81 with HTTP; Thu, 9 Jun 2011 13:47:29 -0700 (PDT) In-Reply-To: <4DF12EA7.80807@protected-networks.net> References: <4DF10BD3.2030006@zedat.fu-berlin.de> <4DF12EA7.80807@protected-networks.net> Date: Thu, 9 Jun 2011 16:47:29 -0400 X-Google-Sender-Auth: GUP5FEUijMnVFVDTobyvGW8bDtQ Message-ID: From: Attilio Rao To: Michael Butler Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current Subject: Re: gcc-4.5 and 4.6 needs to be recompiled due to /usr/src/UPDATE: 20110608: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2011 20:47:31 -0000 2011/6/9 Michael Butler : > On 06/09/11 14:12, Attilio Rao wrote: >> 2011/6/9 Hartmann, O. : >>> Since the notice mentioned in /usr/src/UPDATE (20110608) both gcc-4.5 and >>> 4.6 seems to need to be recompiled. I tried some ports with "USE_FORTRAN= >>> yes" setand they failed as with gcc-4.6. There was always an error >>> reporting: undefined reference to __cpumask_t or similar. >>> >> >> Yes, this fix broke ABI. >> I still didn't bump __FreeBSD_version because I have more changes >> coming that will change the KBI, thus I just wanted to do that at the >> end of the process. >> >> If ports@ need the __FreeBSD_version bumped right now, please just let me know. > > This broke a number of things .. multimedia/mjpegtools, > emulators/virtualbox-kmod among the ones I've tripped over so far, I think that the point I made is another: let me know if you absolutely need I bump __FreeBSD_version now, I know some ports may be broken by this change. Attilio -- Peace can only be achieved by understanding - A. Einstein