From owner-freebsd-gecko@FreeBSD.ORG Tue Oct 22 22:00:01 2013 Return-Path: Delivered-To: gecko@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9D5A7846 for ; Tue, 22 Oct 2013 22:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B4892B7D for ; Tue, 22 Oct 2013 22:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9MM01NL009225 for ; Tue, 22 Oct 2013 22:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9MM01J1009224; Tue, 22 Oct 2013 22:00:01 GMT (envelope-from gnats) Date: Tue, 22 Oct 2013 22:00:01 GMT Message-Id: <201310222200.r9MM01J1009224@freefall.freebsd.org> To: gecko@FreeBSD.org From: Tijl Coosemans Subject: Re: ports/180563: www/seamonkey compilation error with Clang (*pp = '\0';) X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Tijl Coosemans List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2013 22:00:01 -0000 The following reply was made to PR ports/180563; it has been noted by GNATS. From: Tijl Coosemans To: dt71@gmx.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/180563: www/seamonkey compilation error with Clang (*pp = '\0';) Date: Tue, 22 Oct 2013 23:50:04 +0200 On Tue, 22 Oct 2013 23:18:14 +0200 dt71@gmx.com wrote: > tijl@FreeBSD.org wrote, On 10/18/2013 19:20: > > This seems to have been fixed in more recent versions of the port. > > WRONG. Recompilation failed a week ago: it bumped into the same error. Hmm, the amd64 build succeeded, while the i386 build failed but with a different error than the one the PR. Here's the i386 log: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-17_04h52m04s/logs/errors/seamonkey-2.21.log Do you perhaps have non-default options configured? And if so what's the output of 'make showconfig'?