Date: Mon, 30 Apr 2012 08:11:44 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Dimitry Andric <dim@FreeBSD.org> Cc: Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: lang/gcc46: error when compiling with CLANG Message-ID: <4F9E2D20.4010300@zedat.fu-berlin.de> In-Reply-To: <4F9D317D.40609@FreeBSD.org> References: <4F9D1DF8.20001@zedat.fu-berlin.de> <4F9D317D.40609@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4B14BFD497D98BF07C6680BA Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Am 04/29/12 14:18, schrieb Dimitry Andric: > On 2012-04-29 12:54, O. Hartmann wrote: >> On a FreeBSD 10-CURRENT/amd64 box the compilation/update of the port >> lang/gcc46 fails with the below shown error. >> >> Since the port compiles well on FreeBSD 9 and another FreeBSD 10 box >> (all amd64, CLANG built), I feel a bit confused since the setup is >> almost the same on all boxes. The machine in question is the most mode= rn >> box, equipted with a Core i7-3930K: > ... > ... >> gmake[3]: *** [s-tm-texi] Segmentation fault: 11 (core dumped) >> gmake[3]: *** Waiting for unfinished jobs.... >=20 > What happens if you simply repeat the build? If the segfault occurs at= > different stages every time, you might simply have bad RAM. Another > possibility is that the build is out of memory, in that case you could > try running it without multiple make jobs (e.g. set DISABLE_MAKE_JOBS).= Repeating the build ends up at the same "stage" as it stopped when building on regular basis - for my understanding. I also disabled building with parallel make jobs as recommended - with no effect. Also, I tried to build lang/gcc46 with "portmaster -f lang/gcc46", with the same result - bad. Maybe I should recompile texinfo or whatever this core-dumping *.texi triggers? Regards, Oliver [...] --no-split -I . -I .././../gcc-4.6-20120420/gcc/doc \ -I .././../gcc-4.6-20120420/gcc/doc/include -o doc/gcc.info .././../gcc-4.6-20120420/gcc/doc/gcc.texi; \ fi build/genhooks \ .././../gcc-4.6-20120420/gcc/doc/tm.texi.in > tmp-tm.texi= gmake[3]: *** [s-tm-texi] Segmentation fault: 11 (core dumped) gmake[3]: Leaving directory `/usr/ports/lang/gcc46/work/build/gcc' gmake[2]: *** [all-stage1-gcc] Error 2 gmake[2]: Leaving directory `/usr/ports/lang/gcc46/work/build' gmake[1]: *** [stage1-bubble] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc46/work/build' gmake: *** [bootstrap-lean] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/lang/gcc46. *** [build] Error code 1 Stop in /usr/ports/lang/gcc46. =3D=3D=3D>>> make failed for lang/gcc46 =3D=3D=3D>>> Aborting update --------------enig4B14BFD497D98BF07C6680BA 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.19 (FreeBSD) iQEcBAEBAgAGBQJPni0lAAoJEOgBcD7A/5N8rHsH/32LqfY/C8lfO5DGZrghQWHx fZnT9QAMmzRzt4hry0vBNek0TybUUPaC+QR9HGUasKxXxENC98BsDUH5D2SnEYLO RAW2pVMbp/Y0v0nfl1qbWgdle6/HgS6mOP9z6Vp5VuGCG7grHmdnIMXuy33eTd6Z cpeso9FfC30ulg6kpHYuzQ4LDn9wmFJJD/1GK+imf0z/GbmMwytplt0ZVzlIV9Z+ vVBXzeMyOiFFarOO12JsA6Sl3egLo/6JE6xQZ508NVoSSWnO0153eDhJ9aL/bFqx olSPmbOWz7IaZlg/UFTjjgqckoVHSF14b7Gcgh3eXZep08nfCCvTG8ipHpUw6Rc= =1uN0 -----END PGP SIGNATURE----- --------------enig4B14BFD497D98BF07C6680BA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F9E2D20.4010300>