From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 7 17:20:07 2013 Return-Path: Delivered-To: ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4F06B755; Mon, 7 Jan 2013 17:20:07 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.104]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC698A5; Mon, 7 Jan 2013 17:20:06 +0000 (UTC) Received: from [89.183.27.16] (helo=localhost) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1TsGMh-00071s-6I; Mon, 07 Jan 2013 18:19:59 +0100 Date: Mon, 7 Jan 2013 18:19:56 +0100 From: Marcus von Appen To: ports@freebsd.org, ports-bugs@freebsd.org Subject: Re: lang/perl5.14 GNU PThread mult. ISSUEs Message-ID: <20130107171956.GA1980@medusa.sysfault.org> Mail-Followup-To: ports@freebsd.org, ports-bugs@freebsd.org, awarecons References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MTEyNTc0Mg== Cc: awarecons X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Marcus von Appen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:20:07 -0000 --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--