From owner-freebsd-ports@FreeBSD.ORG Sat May 25 19:39:01 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D6684FF0 for ; Sat, 25 May 2013 19:39:01 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 80C451BF for ; Sat, 25 May 2013 19:39:01 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id A03934000F for ; Sat, 25 May 2013 21:39:00 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 955754000A; Sat, 25 May 2013 21:39:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 5090240004; Sat, 25 May 2013 21:39:00 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3bHvs01F52z8hVn; Sat, 25 May 2013 21:39:00 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id yMmib9xyL8Fe; Sat, 25 May 2013 21:38:56 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3bHvrw5ZRcz8hVm; Sat, 25 May 2013 21:38:56 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3bHvrw5BRpz9Ctq; Sat, 25 May 2013 21:38:56 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 9F36C2281D; Sat, 25 May 2013 21:38:56 +0200 (CEST) Message-ID: <51A11350.8050700@freebsd.org> Date: Sat, 25 May 2013 21:38:56 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Matthias Apitz Subject: Re: ports && 10-CURRENT References: <20130525185649.GA932@tiny.Sisis.de> In-Reply-To: <20130525185649.GA932@tiny.Sisis.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 19:39:01 -0000 On 05/25/13 20:56, Matthias Apitz wrote: > > Hello, > > I'm compiling the ports I'm used to use (some 1200) on a 10-CURRENT > r250588 (May 13 2013) and it seems that a lot of the ports are now > broken, at least on recent 10-CURRENT; the ports tree itself is from SVN > r315646 (April 1 2013); it compiled fine on an older 10-CURRENT from May > 2012, but meanwhile the compiler in CURRENT changed to clang; > > the problems I'm facing mostly are: > > - a lot of qt4 ports do not compile with clang > - all ports using devel/imake are broken now (see ports/178666) This is hopefully fixed by the big xorg update earlier today. > - a lot of kde3 ports do not compile anymore (well one could say, they > are EOL, but KDE4 does not compile either due to the qt4 problems) > - www/firefox does not compile > - ... Regards! -- Niclas Zeising