From owner-freebsd-ppc@freebsd.org Wed Sep 27 14:00:06 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A20C0E04D23 for ; Wed, 27 Sep 2017 14:00:06 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6795C7429A; Wed, 27 Sep 2017 14:00:06 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-io0-x22e.google.com with SMTP id m103so15691003iod.13; Wed, 27 Sep 2017 07:00:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=cc:message-id:from:to:in-reply-to:content-transfer-encoding :mime-version:subject:date:references; bh=K8Fn4eyCICKiJRUCg016vj9tmLyg3geQsNm2phDj/sM=; b=gKZ5sfk+p5xAeOAqmLOgitD0sP+a+/7mxQ9G+gK4nXmVxLeYDy+n4E+sp+Lmd7TlyA BRiEWjwf4EWmBEpoC3DgurYOARHl4N6BOkQZRQdG5T0FJ9dutht7jQJkYRaF35jah79c oPJmbFn4T8Ju2uguj3dPJ2G4rs8nQ0QxXOUrn8x44NZtaCrXy97MMT61DZ19dgx/UgHR KvaGxb7Hdmm8qLL2BV9VwHqanexdNMwx36sL0Umi70G20fignddP/tX+JoC0QoCtToAT te8QvkBcdc63WxmzExATGI4rmGLv1PXvEmxpBtt57hY1pYkMYMJO6EpvgIozgzicfk6E X5Vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:cc:message-id:from:to:in-reply-to :content-transfer-encoding:mime-version:subject:date:references; bh=K8Fn4eyCICKiJRUCg016vj9tmLyg3geQsNm2phDj/sM=; b=qYMkPYES/8ocGWcOQu1H+j02JaP4zhhXCPyi7DRkUDcvXlOD+xKUAKInbZwdUfkYd9 AARpL/v1nsFLISHpemvv+uhLYeB5mzpKVyF6u/GWuMqw9coojTWeGpCPtwQoi9HNtr2Z Js1Gc4ck7dpA7zUukLOGfpoa1gXj+odAsoqqCPaoqXpmCxvXXd8/dqo08KfACEyaybpP YpZko/MLErSj/oTaA/o+VVBjNNk5jfwhzawnIYOE9F+3L9dhtL7L6WbrdktMsbN7ofHe JIrFfikcuBTfMyb2i1GpCknKeLiSgMBY43yqnR5cTg62CNk9o7glC1lW83rPj9B5cEJM A3oQ== X-Gm-Message-State: AMCzsaWPHSVt2rVkVBNPU4TFQS9/hqXX84k1jt3GggRcU7tI0OfCtyw2 u+lMKso0s42K9MSnaWJBqazL9Q== X-Google-Smtp-Source: AOwi7QBse6sqShxS2os4TjFYdY6RaqvrI9NNFcM9D3uxpER3UkHfYCmqYcbp+VZQjq96rcExM+IJGg== X-Received: by 10.107.200.71 with SMTP id y68mr2315293iof.238.1506520805216; Wed, 27 Sep 2017 07:00:05 -0700 (PDT) Received: from Triad.knownspace (173-18-191-58.client.mchsi.com. [173.18.191.58]) by smtp.gmail.com with ESMTPSA id w63sm5442736iof.87.2017.09.27.07.00.03 (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 27 Sep 2017 07:00:04 -0700 (PDT) Cc: freebsd-ppc@freebsd.org Message-Id: From: Justin Hibbits To: Jan Beich In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: svn commit: r447814 - head/www/firefox/files Date: Wed, 27 Sep 2017 09:00:02 -0500 References: <201708120349.v7C3nuXS052281@repo.freebsd.org> <378x-e8wo-wny@FreeBSD.org> X-Mailer: Apple Mail (2.936) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 14:00:06 -0000 On Sep 25, 2017, at 12:25 PM, Jan Beich wrote: > Justin Hibbits writes: > >> On Aug 11, 2017, at 10:56 PM, Jan Beich wrote: >> >>> Jan Beich writes: >>> >>>> Author: jbeich >>>> Date: Sat Aug 12 03:49:56 2017 >>>> New Revision: 447814 >>>> URL: https://svnweb.freebsd.org/changeset/ports/447814 >>>> >>>> Log: >>>> www/firefox: unbreak on big-endians (e.g. powerpc*, sparc64) >>>> >>>> ERROR: --disable-skia is not supported anymore >>>> >>>> In file included from objdir/gfx/2d/Unified_cpp_gfx_2d1.cpp:101: >>>> gfx/2d/ScaledFontBase.cpp:217:39: error: use of undeclared >>>> identifier 'PathSkia' >>>> RefPtr path = MakeAndAddRef(skPath, >>>> FillRule::FILL_WINDING); >>>> ^ >>> >>> Can anyone check build/runtime on powerpc and powerpc64? Firefox >>> 55.0.1 >>> still supports build without Rust. >> >> Meant to send this out earlier. Firefox 55.0.3 fails in curlrules.h >> with a failed assert (CurlchkszEQ(long, CURL_SIZEOF_LONG)) on >> powerpc64. This is due to a missing check in curlbuild.h for >> powerpc64 (has checks for other archs, but not powerpc64), so assumes >> sizeof(long) should be 4, not 8. I also meant to file a bug for >> this. > > Can you try again after https://svnweb.freebsd.org/changeset/ports/450623 > ? That got the build much further, now it's failing during link. Looks like textproc/hunspell needs to be built with a C++11 compiler for firefox to link to it properly. I'll see if I can make a patch. - Justin