From owner-freebsd-ports@FreeBSD.ORG Fri Mar 2 18:22:22 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B4781065678 for ; Fri, 2 Mar 2012 18:22:22 +0000 (UTC) (envelope-from rflynn@acsalaska.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id D8CC08FC22 for ; Fri, 2 Mar 2012 18:22:20 +0000 (UTC) Received: from [127.0.0.1] (squeeze.lan.rachie.is-a-geek.net [192.168.2.30]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id B46407E854 for ; Fri, 2 Mar 2012 09:22:16 -0900 (AKST) Message-ID: <4F510FCF.4020805@acsalaska.net> Date: Fri, 02 Mar 2012 19:22:07 +0100 From: Mel Flynn User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4F4D20AE.2010401@acsalaska.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: "[lang/perl5.14] Fails on amd64 when WITH_THREADS is enabled" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 18:22:22 -0000 On 2/28/2012 20:56, Spil Oss wrote: > /bin/ln -s perldelta.pod pod/perl5142delta.pod > LD_LIBRARY_PATH=/var/ports/usr/ports/lang/perl5.14/work/perl-5.14.2 > ./miniperl -Ilib autodoc.pl > *** Signal 10 I'm out of commission till Monday at least as I tore a muscle in my arm and as such can only type with one hand, but I remembered one more cause of SIGBUS: linking with libc.a (yes, the static library) and -pthread. Any chance that's happening here? -- Mel