Date: Mon, 7 Jan 2013 18:19:56 +0100 From: Marcus von Appen <mva@FreeBSD.org> To: ports@freebsd.org, ports-bugs@freebsd.org Cc: awarecons <awarecons@gmail.com> Subject: Re: lang/perl5.14 GNU PThread mult. ISSUEs Message-ID: <20130107171956.GA1980@medusa.sysfault.org> In-Reply-To: <CACGq7x2Uvm121opWGGKnia6Sko6v%2B72mNtfCA5j0p1tf8hdiow@mail.gmail.com> References: <CACGq7x2Uvm121opWGGKnia6Sko6v%2B72mNtfCA5j0p1tf8hdiow@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Mon Jan 07, 2013, awarecons wrote: > uname: FreeBSD 9.0-RELEASE > > How to reproduce: > > compile, guess any 5.[12-16], perl with GNU PThread support and try, > for e.g., portmaster x11/kde4 or x11/gnome2 with maximum ports > involved/chosen (to enlarge test coverage). Try to use clang, gcc 4.2 > (default) and 4.6.3 (gcc 4.7&4.8 seem to be excessively errorneous), > some of the error-bunch: [bunch of error examples] > > When perl5.14 is compiled without GNU PThread - no such errors, is it > normal to GNU PThread, just wonder??.. > > Thank you in advance and luck. This sounds to me as if lang/perl is hit by some issue similar to what happened for the lang/python ports, when compiled with PTH enabled. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146644 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156425 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172190 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170754 A quick and dirty fix for a user might be to add ${LOCALBASE}/include/pth as permanent include directory to the environment's CFLAGS/CPPFLAGS (at least for building ports), though I would not recommend it. Cheers Marcus --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDrA7wACgkQi68/ErJnpkd4WQCcDalcDjILuSE6NdWiMd7cj5N+ Cn8An2JOV4NdVptMouFQu40E/J6s6rAB =i/+o -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130107171956.GA1980>