From owner-freebsd-perl@FreeBSD.ORG Thu Aug 28 22:01:43 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A6CD212 for ; Thu, 28 Aug 2014 22:01:43 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D585187C for ; Thu, 28 Aug 2014 22:01:43 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8E2C1BDC24; Fri, 29 Aug 2014 00:01:41 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 888CDBDC1F; Fri, 29 Aug 2014 00:01:41 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 9EE8BFD5F1D; Fri, 29 Aug 2014 00:01:39 +0200 (CEST) Date: Fri, 29 Aug 2014 00:01:39 +0200 From: Mathieu Arnold To: Kurt Jaeger Subject: Re: [Bug 193064] [exp-run]: try perl5.18 as default Message-ID: In-Reply-To: <20140828193407.GR9400@home.opsec.eu> References: <51DC7A5C70CEFB46137D5473@ogg.in.absolight.net> <20140828193407.GR9400@home.opsec.eu> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 28 Aug 2014 22:01:43 -0000 +--On 28 ao=C3=BBt 2014 21:34:07 +0200 Kurt Jaeger wrote: | Hi! |=20 |> There are ~30 ports failing, any help fixing them will be appreciated = :-) |=20 | I already run with 5.20 and I'm fine with it 8-} Well, I have a poudriere set with perl 5.20 too, but I don't build everything. | I can try those that fail with 5.20, if this helps ? Well, the goal is that they build with 5.18, so that I can switch the default Perl as soon as possible. I'd say that if you can make them to build fine with 5.20, they should also build with 5.18, but it's 5.18 I'm aiming for. (I'll try to switch the default to 5.20 next May when 5.22 comes out.) --=20 Mathieu Arnold