From owner-freebsd-chromium@FreeBSD.ORG Tue Aug 27 12:41:35 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 74E6CDD4 for ; Tue, 27 Aug 2013 12:41:35 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [IPv6:2001:8000:1000:1801::36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C80452492 for ; Tue, 27 Aug 2013 12:41:34 +0000 (UTC) Received: from rwpc15.gfn.riverwillow.net.au (rwpc15.gfn.riverwillow.net.au [IPv6:2001:8000:1000:18e1:20c:76ff:fe0a:2117]) (authenticated bits=0) by mail1.riverwillow.net.au (8.14.7/8.14.7) with ESMTP id r7RCfQnI013251 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=OK) for ; Tue, 27 Aug 2013 22:41:28 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1377607288; bh=t2F/JTkMNL+7BElLgpgYaNCa50HMY8IrfkgB9bxPts4=; h=Date:From:To:Subject:References:In-Reply-To; b=xsTUpBpUuPpw8j1P+PEzA5d6iUyYE7G2MK52H0iHd2qzSoFwUZLH4FvM8r46BTb1A X36vWFyRSDAbTZxoPdMIpjKubCjoUJ1izYQCOynaFt2Zo5UKGE6ZKjMoaEpSOboen7 RhB7z2vABtI0MrZUjEzUoRZmANh8j6nfb0mV9LzQ= Message-ID: <521C9E6C.3080407@riverwillow.com.au> Date: Tue, 27 Aug 2013 22:41:16 +1000 From: John Marshall Organization: Riverwillow Pty Ltd User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130810 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-chromium@freebsd.org Subject: Re: 29.0.1547.57 build fails on 9.2-RC2 i386 References: <20130826114939.GA3966@rwpc15.mby.riverwillow.net.au> <521B4396.3000206@freebsd.org> <521C80D8.30009@riverwillow.com.au> <521C8445.3060808@freebsd.org> In-Reply-To: <521C8445.3060808@freebsd.org> X-Enigmail-Version: 1.5.1 OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2CEKOCVSVIJOJQXGNJCBO" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 12:41:35 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2CEKOCVSVIJOJQXGNJCBO Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27/08/2013 20:49, Ren=C3=A9 Ladan wrote: > On 27-08-2013 12:35, John Marshall wrote: >> On 26/08/2013 22:01, Ren=C3=A9 Ladan wrote: >>> On 26-08-2013 13:49, John Marshall wrote: >>>> Chromium 29.0.1547.57 doesn't want to build for me on 9.2-RC2 >>>> i386 >> >>>> [11637/11992] CXX obj/net/dns/net.dns_session.o FAILED: >>>> clang++ >> >>>> obj/net/dns/net.dns_session.o >>>> ../../net/dns/dns_session.cc:179:7: error: call to 'abs' is >>>> ambiguous std::abs(current_error.ToInternalValue())); ^~~~~~~~ >>>> /usr/include/stdlib.h:83:6: note: candidate function int=20 >>>> abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note:=20 >>>> candidate function abs(long __i) { return labs(__i); } ^ 1 >>>> error generated. ninja: build stopped: subcommand failed. *** >>>> [do-build] Error code 1 >> >>> I found this while doing a 9.1-i386 build in a poudriere >>> environment myself, can you try the attached patch? >> >> Thank you Ren=C3=A9. I am willing to test patches but there was no >> patch attached to your post. >> > Maybe the list ate it, it is attached in my Sent folder version. > Anyway the patch is committed to the Ports Tree (r325402). Thank you Ren=C3=A9. I have updated my ports tree to r325437 and have jus= t started another build. I hope to have a result by lunchtime tomorrow (very old machine). --=20 John Marshall ------enig2CEKOCVSVIJOJQXGNJCBO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlIcnnYACgkQw/tAaKKahKJMHgCgtWd8y3Svtc7HLKdmJaaL3ldI 6VEAoJbbg38adlkYrfEpMikj7LHP5L7S =2InE -----END PGP SIGNATURE----- ------enig2CEKOCVSVIJOJQXGNJCBO--