From owner-freebsd-perl@FreeBSD.ORG Sun Aug 14 19:10:02 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DE79106564A for ; Sun, 14 Aug 2011 19:10:02 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 67BC08FC14 for ; Sun, 14 Aug 2011 19:10:01 +0000 (UTC) Received: (qmail invoked by alias); 14 Aug 2011 18:43:20 -0000 Received: from p578be941.dip0.t-ipconnect.de (EHLO [192.168.0.100]) [87.139.233.65] by mail.gmx.net (mp025) with SMTP; 14 Aug 2011 20:43:20 +0200 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX189+6NXx309T0GjYLFRGL7bWK2nPvgG1mCCx+jS4q G1XuRLqR+4EdZG Message-ID: <4E48174B.7040009@gmx.de> Date: Sun, 14 Aug 2011 20:43:23 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Yuri References: <4E2B8627.2040706@rawbw.com> <4E39D493.5060708@bugzilla.org> <4E3B34D4.6070300@rawbw.com> In-Reply-To: <4E3B34D4.6070300@rawbw.com> X-Enigmail-Version: 1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: sunpoet@FreeBSD.org, perl@FreeBSD.org, Max Kanat-Alexander Subject: Re: converters/p5-JSON-PP-2.27200 is broken (bugzilla doesn't show hot search results) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2011 19:10:02 -0000 On 2011-08-05 02:09, Yuri wrote: > On 08/03/2011 16:06, Max Kanat-Alexander wrote: >> Hey there. Nothing is wrong with JSON-PP. Your error basically sounds like JSON::XS is not compiled correctly. >> > > Max, > > What do you mean by "JSON::XS is not compiled correctly"? > Is it the wrong compiler version? > Wrong JSON::XS version? > Faulty system tools? > What to look for? > > I am CCing to perl@FreeBSD.org as a maintainer of JSON::XS. > > Yuri > > >> On 07/23/11 19:40, Yuri wrote: >>> Hello, >>> >>> I am writing you as a maintainer of FreeBSD port converters/p5-JSON-PP. >>> This is related to the Bugzilla bug: >>> https://bugzilla.mozilla.org/show_bug.cgi?id=667583 >>> >>> Bugzilla developerMax Kanat-Alexander thinks that p5-JSON-PP is >>> misconfigured or somehow not installed right from ports on FreeBSD-8.2. >>> Please note that perl in use on the system in question is 5.14.1 which >>> is not what is currently the default on FreeBSD. >>> >>> Thank you, >>> Yuri Hi Yuri, I don't see your reported issue on bugzilla, but I'm using perl-5.12. Maybe you can setup a test system with perl-5.12 (default perl version) instead of perl-5.14. -- olli