Date: Thu, 31 Oct 2013 21:52:57 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Kenta Suzumoto <kentas@hush.com> Cc: ports@freebsd.org Subject: Re: www/firefox build failure on i386 Message-ID: <94486AC7-B546-4ED3-9B6F-BBB1DB9E5E3E@FreeBSD.org> In-Reply-To: <6EE7DB2E-C04C-4C91-8B32-9209F8FA9FD0@FreeBSD.org> References: <20131031052738.AA6C2601AC@smtp.hushmail.com> <6EE7DB2E-C04C-4C91-8B32-9209F8FA9FD0@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_6DADABAE-80C6-4F82-9FF3-FF8CEF0BF0A5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 31 Oct 2013, at 18:53, Dimitry Andric <dim@freebsd.org> wrote: > On 31 Oct 2013, at 06:27, Kenta Suzumoto <kentas@hush.com> wrote: >> Hi. I'm trying to build Firefox 25 and the build failed after a long = time of compiling. >> Any help would be appreciated, thank you. The full log is here: >>=20 >> https://dl.dropboxusercontent.com/u/9576083/firefox-25.0%2C1.log ... > This is a bug in clang that was fixed in head (r255804), and merged to > stable/9 (r255946), but the fix unfortunately did not make it in time > for 9.2-RELEASE. See also http://llvm.org/PR15840 . ... > Alternatively, you can apply just the diff from r255804 to your = release > source tree, then rebuild clang (or world) and reinstall it. Here is that diff. Apply it to the 9.2-RELEASE sources installed in /usr/src, then build and install clang, using: cd /usr/src/lib/clang make obj && make depend && make -j4 cd /usr/src/usr.bin/clang/clang make obj && make depend && make -j4 sudo make install Then you should be able to build www/firefox with it. -Dimitry --Apple-Mail=_6DADABAE-80C6-4F82-9FF3-FF8CEF0BF0A5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlJywy0ACgkQsF6jCi4glqNRRgCcCuYqt1moSHnayCGCRGKqtCU5 BEMAoNhuFMdADMTJNLcRs5OJLvjPRSWT =lkRx -----END PGP SIGNATURE----- --Apple-Mail=_6DADABAE-80C6-4F82-9FF3-FF8CEF0BF0A5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94486AC7-B546-4ED3-9B6F-BBB1DB9E5E3E>