From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 00:39:45 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5751E1065674; Mon, 25 Jun 2012 00:39:45 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [204.89.241.253]) by mx1.freebsd.org (Postfix) with ESMTP id 14F0B8FC12; Mon, 25 Jun 2012 00:39:45 +0000 (UTC) Received: from mx1.secnap.com.ionspam.net (mx1.secnap.com.ionspam.net [10.70.1.253]) by mx1.secnap.com.ionspam.net (Postfix) with ESMTP id 6A1A3621C0F; Sun, 24 Jun 2012 20:39:44 -0400 (EDT) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.18 at mx1.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (usbctdc001.secnap.com [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.secnap.com.ionspam.net (Postfix) with ESMTPS id 892E7621C0E; Sun, 24 Jun 2012 20:39:43 -0400 (EDT) Received: from USBCTMX001.secnap.com (::ffff:10.70.1.129) by USBCTDC001.secnap.com (::ffff:10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Sun, 24 Jun 2012 20:39:43 -0400 Message-ID: <4FE7B341.9000103@FreeBSD.org> Date: Sun, 24 Jun 2012 20:39:29 -0400 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Steve Wills References: <4FE5EA8E.1020302@FreeBSD.org> <4FE60561.8050606@freebsd.org> <4FE798B2.5060403@FreeBSD.org> In-Reply-To: <4FE798B2.5060403@FreeBSD.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org, Kevin Oberman Subject: Re: Anyone using perl-5.12 and WITH_PERL_MALLOC? 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: Mon, 25 Jun 2012 00:39:45 -0000 On 6/24/12 6:46 PM, Steve Wills wrote: > On 06/23/12 15:00, Kevin Oberman wrote: >> > >> > Yes, I agree that perl is not really being built with PERL_MALLOC, >> > but selecting THREADS and PERL_MALLOC options does produce a >> > working threaded perl. Neither THREADS nor PERL_MALLOC are >> > defaults, but I have ports installed that require threaded perl. and back to thread: (pun intended) if you make -DWITH_PERL MALLOC -DWITH_THREADS, the Makefile turns off WITH_PERL_MALLOC, Kevin proved that with his perl -V output. so, should i put a pr in to mark IGNORE ? because obviously, no one in FreeBSD kingdom has WITH_PERL_MALLOC working, with either PTHREAD or THREAD. the Makefile prevents with THREAD, and with PTHREAD, it segfaults. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell