From owner-freebsd-ports@FreeBSD.ORG Tue Jan 13 21:13:14 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26274341 for ; Tue, 13 Jan 2015 21:13:14 +0000 (UTC) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D7B27CE3 for ; Tue, 13 Jan 2015 21:13:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id C49986003D0 for ; Tue, 13 Jan 2015 22:13:10 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iGwNC-hRHfBY for ; Tue, 13 Jan 2015 22:13:10 +0100 (CET) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7b43:1:922b:34ff:fe56:321]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Tue, 13 Jan 2015 22:13:10 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id CFA973C; Tue, 13 Jan 2015 22:13:09 +0100 (CET) Date: Tue, 13 Jan 2015 22:13:09 +0100 From: Christoph Moench-Tegeder To: FreeBSD Ports Subject: Re: Build Failure: webkit-gtk2 Message-ID: <20150113211309.GA1478@elch.exwg.net> References: <20150112090212.2efaa349@scorpio> <54B42D38.6010109@intersonic.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54B42D38.6010109@intersonic.se> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 21:13:14 -0000 ## Per olof Ljungmark (peo@intersonic.se): > > > > CXXLD libWTF.la > > CXXLD Programs/LLIntOffsetsExtractor > > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as linker script > > /usr/bin/ld:./.libs/libWTF.a:1: syntax error > > c++: error: linker command failed with exit code 1 (use -v to see invocation) > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196296 That, and the related/duplicate 196333 and 195500 (webkit-gtk3). > Due to a maintenance issue, changes to bugs between 2015-01-07 and > 2015-01-10 were lost. Please resubmit any updates as appropriate. We > apologize for the inconvenience. Great for those who do not check bugzilla on a daily basis :) > Anyway, to reliably build webkit-gtk you must enable BOTH WEBGL and > WEBAUDIO, otherwise the build will fail. Those options are gone with the update to webkit-gtk 2.4.8 (in both the -gtk2 and the -gtk3 port). There had been two problems, one related to GNU ar and the other one when building with non-default OPTIONS. The latter one has been resolved in r376609, the former one has not been fixed yet - despite rather distinct error messages, the problems have been mixed up in the PRs. Is any gnome@ committer around to commit the rest of the fixes? Regards, Christoph -- Spare Space