From owner-freebsd-perl@FreeBSD.ORG Sun Dec 29 12:36:57 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D2D8F07 for ; Sun, 29 Dec 2013 12:36:57 +0000 (UTC) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 045D31162 for ; Sun, 29 Dec 2013 12:36:56 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id eh20so5014543lab.19 for ; Sun, 29 Dec 2013 04:36:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=CBWiPFLC9HN9F6Mh52ob+G0Y8VoeEZjrlZQKCkZf0KQ=; b=o+Bqq6JADZzvJlUziJJt1IAyTgorV9vhpYt02oNzKmEHqYP5zFkFZaBNCFvq4AHjfV DsDYzh5GlTK/KYDvgT+qgI/4/A9kw+tjQLK/LFCTcr3Qla13bH3aoncHNM73GHwo1ZJ4 v3suEz55fKHJwM8KJOcZctxqez+RdMzrmDl7tSGddOGPgyKWYq9i1dMD63bKi3P86ol4 09q4xg+wjpyeCmcWrABMEd6udvDt8LmApVjwlrDUcWbMkklPDWOFC7kNPosPabhiBx4w wRwuIMMf6iyU6uv1nf4GL/GQ5AcP+ufjoXhqurw5XxjQQpZNWUYHLaJRxJ0Saquozk53 i32A== X-Received: by 10.152.2.165 with SMTP id 5mr799907lav.70.1388320615049; Sun, 29 Dec 2013 04:36:55 -0800 (PST) Received: from [83.145.205.163] (xdsl-205-163.nblnetworks.fi. [83.145.205.163]) by mx.google.com with ESMTPSA id a8sm32707916lae.5.2013.12.29.04.36.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 04:36:54 -0800 (PST) Message-ID: <52C01764.2030801@gmail.com> Date: Sun, 29 Dec 2013 14:36:52 +0200 From: Jukka Ukkonen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: perl@freebsd.org Subject: Re: perl 5.8.1_6 build fails on FreeBSD 9.2 References: <52BA321E.1010804@gmail.com> In-Reply-To: <52BA321E.1010804@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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, 29 Dec 2013 12:36:57 -0000 On 12/25/13 03:17, Jukka Ukkonen wrote: > For some reason this is what happens... > > # make install > ===> Installing for perl5.18-5.18.1_6 > ===> Checking if lang/perl5.18 already installed > ./+INSTALL: Permission denied > pkg_add: install script returned error status > *** [install-package] Error code 1 > > Stop in /usr/ports/lang/perl5.18. > *** [install] Error code 1 > > Stop in /usr/ports/lang/perl5.18. > > > Since perl has spread like a virus as a pre-condition > for other packages this sort of problems obviously > prevent any attempts to update the installed ports. > > Anyhow, season's greetings. > --jau > The reason for this seems to be that some XML file in the perl package contains 8-bit text (someone's name most likely) which cannot be processed using UTF-8 locales. When I set LC_CTYPE to any ISO8859 locale the build works just fine. If the build needs a proper 8-bit ISO8859 locale to work, maybe such a locale should be set automatically in the beginning of the build process. Cheers, --jau From owner-freebsd-perl@FreeBSD.ORG Mon Dec 30 10:44:06 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB0F4809 for ; Mon, 30 Dec 2013 10:44:06 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 966FA1ED8 for ; Mon, 30 Dec 2013 10:44:06 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.7/8.14.7) with ESMTP id rBUAi6Ia038388 for ; Mon, 30 Dec 2013 10:44:06 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.7/8.14.7/Submit) id rBUAi64F038383; Mon, 30 Dec 2013 10:44:06 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201312301044.rBUAi64F038383@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 30 Dec 2013 10:44:06 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 30 Dec 2013 10:44:06 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Moo | 1.004000 | 1.004001 ------------------------------------------------+-----------------+------------ textproc/ack | 2.12 | 2.13_02 ------------------------------------------------+-----------------+------------ www/p5-Catalyst-Action-REST | 1.13 | 1.14 ------------------------------------------------+-----------------+------------ www/p5-Catalyst-Runtime | 5.90053 | 5.90059_003 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-perl@FreeBSD.ORG Mon Dec 30 11:07:50 2013 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 38D1376A for ; Mon, 30 Dec 2013 11:07:50 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 249F811F7 for ; Mon, 30 Dec 2013 11:07:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBUB7oD0059374 for ; Mon, 30 Dec 2013 11:07:50 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBUB7nJL059372 for perl@FreeBSD.org; Mon, 30 Dec 2013 11:07:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 30 Dec 2013 11:07:49 GMT Message-Id: <201312301107.rBUB7nJL059372@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Subject: Current problem reports assigned to perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 30 Dec 2013 11:07:50 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/185239 perl New port: databases/p5-Net-Async-CassandraCQL o ports/185173 perl [PATCH] www/p5-Catalyst-Plugin-SmartURI: update to 0.0 o ports/185172 perl [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 1.00 o ports/185149 perl perl ports: adding http://cpan.metacpan.org/ to CPAN s o ports/185072 perl [patch] databases/p5-DBI report full $VERSION string ( f ports/185021 perl Port graphics/p5-Image-ExifTool-devel STAGEDIR support f ports/185020 perl Port graphics/p5-Image-ExifTool update to version 9.27 o ports/185013 perl port-update: databases/p5-MongoDB o ports/184656 perl [maintainer update] sysutils/p5-BackupPC-XS: update to o ports/184394 perl [maintainer-update] databases/p5-DBIx-VersionedDDL o ports/184392 perl [maintainer update] devel/p5-MooseX-Attribute-ENV f ports/184032 perl devel/p5-ReadLine-TTYtter Fails to Install on FreeBSD o ports/181914 perl net/p5-Socket-GetAddrInfo fails to build package o ports/175998 perl PERL_ARCHNAME != perl -V:archname in port Makefiles f ports/174280 perl lang/perl5.16 make install fails on pkgng database fil o ports/171793 perl lang/perl5.16 w/ POD complains of old groff version f ports/171762 perl New port: net-mgmt/p5-Nagios-Plugin-Beanstalk Module t f ports/168620 perl security/p5-GSSAPI build fails with heimdal port in ja a ports/163323 perl x11/rxvt-unicode fails to build with perl-5.12.4_3 and o ports/159087 perl lang/perl5.14: perl package conflicts with JSON::PP an 20 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Dec 30 15:40:09 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 751A5596; Mon, 30 Dec 2013 15:40:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 498F01587; Mon, 30 Dec 2013 15:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBUFe9KD021978; Mon, 30 Dec 2013 15:40:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBUFe987021977; Mon, 30 Dec 2013 15:40:09 GMT (envelope-from edwin) Date: Mon, 30 Dec 2013 15:40:09 GMT Message-Id: <201312301540.rBUFe987021977@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/185298: [patch] devel/p5-Moo : Missing file in recently updated p5-Moo-1.004000 breaks with threaded Perl X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 30 Dec 2013 15:40:09 -0000 Synopsis: [patch] devel/p5-Moo : Missing file in recently updated p5-Moo-1.004000 breaks with threaded Perl Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 30 15:40:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=185298 From owner-freebsd-perl@FreeBSD.ORG Mon Dec 30 15:50:02 2013 Return-Path: Delivered-To: perl@smarthost.ysv.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 D1D54900 for ; Mon, 30 Dec 2013 15:50:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A5830162B for ; Mon, 30 Dec 2013 15:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBUFo2a4023823 for ; Mon, 30 Dec 2013 15:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBUFo2td023822; Mon, 30 Dec 2013 15:50:02 GMT (envelope-from gnats) Date: Mon, 30 Dec 2013 15:50:02 GMT Message-Id: <201312301550.rBUFo2td023822@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/185298: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Dec 2013 15:50:02 -0000 The following reply was made to PR ports/185298; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/185298: commit references a PR Date: Mon, 30 Dec 2013 15:49:44 +0000 (UTC) Author: az Date: Mon Dec 30 15:49:37 2013 New Revision: 338123 URL: http://svnweb.freebsd.org/changeset/ports/338123 Log: - Update to 1.004001 - Add missed Moo/HandleMoose/_TypeMap.pm [1] PR: ports/185298 [1] Submitted by: Mark Knight [1] Modified: head/devel/p5-Moo/Makefile head/devel/p5-Moo/distinfo head/devel/p5-Moo/pkg-plist Modified: head/devel/p5-Moo/Makefile ============================================================================== --- head/devel/p5-Moo/Makefile Mon Dec 30 15:44:54 2013 (r338122) +++ head/devel/p5-Moo/Makefile Mon Dec 30 15:49:37 2013 (r338123) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Moo -PORTVERSION= 1.004000 +PORTVERSION= 1.004001 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG Modified: head/devel/p5-Moo/distinfo ============================================================================== --- head/devel/p5-Moo/distinfo Mon Dec 30 15:44:54 2013 (r338122) +++ head/devel/p5-Moo/distinfo Mon Dec 30 15:49:37 2013 (r338123) @@ -1,2 +1,2 @@ -SHA256 (Moo-1.004000.tar.gz) = 69892630128974474d2e19154b8ff955fb80f673cf497ee2acf7c3e4f82fe9e1 -SIZE (Moo-1.004000.tar.gz) = 79404 +SHA256 (Moo-1.004001.tar.gz) = aebba3b5bae45767827089a873049cf7f50c2f94fee9bfdf81f721394a8d39a9 +SIZE (Moo-1.004001.tar.gz) = 79464 Modified: head/devel/p5-Moo/pkg-plist ============================================================================== --- head/devel/p5-Moo/pkg-plist Mon Dec 30 15:44:54 2013 (r338122) +++ head/devel/p5-Moo/pkg-plist Mon Dec 30 15:49:37 2013 (r338123) @@ -12,6 +12,7 @@ bin/moo-outdated %%SITE_PERL%%/Moo/Conflicts.pm %%SITE_PERL%%/Moo/HandleMoose.pm %%SITE_PERL%%/Moo/HandleMoose/FakeMetaClass.pm +%%SITE_PERL%%/Moo/HandleMoose/_TypeMap.pm %%SITE_PERL%%/Moo/Object.pm %%SITE_PERL%%/Moo/Role.pm %%SITE_PERL%%/Moo/_Utils.pm _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-perl@FreeBSD.ORG Mon Dec 30 16:01:39 2013 Return-Path: Delivered-To: perl@smarthost.ysv.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 0F1F1343; Mon, 30 Dec 2013 16:01:39 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D765A17F8; Mon, 30 Dec 2013 16:01:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBUG1cHD027435; Mon, 30 Dec 2013 16:01:38 GMT (envelope-from az@freefall.freebsd.org) Received: (from az@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBUG1chp027434; Mon, 30 Dec 2013 16:01:38 GMT (envelope-from az) Date: Mon, 30 Dec 2013 16:01:38 GMT Message-Id: <201312301601.rBUG1chp027434@freefall.freebsd.org> To: markk@knigma.org, az@FreeBSD.org, perl@FreeBSD.org From: az@FreeBSD.org Subject: Re: ports/185298: [patch] devel/p5-Moo : Missing file in recently updated p5-Moo-1.004000 breaks with threaded Perl X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 30 Dec 2013 16:01:39 -0000 Synopsis: [patch] devel/p5-Moo : Missing file in recently updated p5-Moo-1.004000 breaks with threaded Perl State-Changed-From-To: open->closed State-Changed-By: az State-Changed-When: Mon Dec 30 16:01:38 UTC 2013 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=185298 From owner-freebsd-perl@FreeBSD.ORG Tue Dec 31 00:00:46 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59242E70 for ; Tue, 31 Dec 2013 00:00:46 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D8251D35 for ; Tue, 31 Dec 2013 00:00:46 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A1A95BDC2E; Tue, 31 Dec 2013 01:00:44 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 7DFA9BDC24; Tue, 31 Dec 2013 01:00:43 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 2A5F1CB18B06; Tue, 31 Dec 2013 01:00:43 +0100 (CET) Date: Tue, 31 Dec 2013 01:00:43 +0100 From: Mathieu Arnold To: Jukka Ukkonen , perl@freebsd.org Subject: Re: perl 5.8.1_6 build fails on FreeBSD 9.2 Message-ID: In-Reply-To: <52C01764.2030801@gmail.com> References: <52BA321E.1010804@gmail.com> <52C01764.2030801@gmail.com> 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 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 31 Dec 2013 00:00:46 -0000 +--On 29 d=C3=A9cembre 2013 14:36:52 +0200 Jukka Ukkonen wrote: | On 12/25/13 03:17, Jukka Ukkonen wrote: |> For some reason this is what happens... |>=20 |> # make install |> =3D=3D=3D> Installing for perl5.18-5.18.1_6 |> =3D=3D=3D> Checking if lang/perl5.18 already installed |> ./+INSTALL: Permission denied |> pkg_add: install script returned error status |> *** [install-package] Error code 1 |>=20 |> Stop in /usr/ports/lang/perl5.18. |> *** [install] Error code 1 |>=20 |> Stop in /usr/ports/lang/perl5.18. |>=20 |>=20 |> Since perl has spread like a virus as a pre-condition |> for other packages this sort of problems obviously |> prevent any attempts to update the installed ports. |>=20 |> Anyhow, season's greetings. |> --jau |>=20 |=20 | The reason for this seems to be that some XML file in the perl | package contains 8-bit text (someone's name most likely) which | cannot be processed using UTF-8 locales. | When I set LC_CTYPE to any ISO8859 locale the build works just | fine. | If the build needs a proper 8-bit ISO8859 locale to work, maybe | such a locale should be set automatically in the beginning of the | build process. Oh, good, you found out how it broke \o/ I was wondering how you did it, as I couldn't reproduce it... I'll try to think of some patch, does it work if LC_TYPE=3DC ? --=20 Mathieu Arnold From owner-freebsd-perl@FreeBSD.ORG Tue Dec 31 04:10:09 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 072A6B04; Tue, 31 Dec 2013 04:10:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D12AB1DC9; Tue, 31 Dec 2013 04:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBV4A8HA005459; Tue, 31 Dec 2013 04:10:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBV4A8DZ005458; Tue, 31 Dec 2013 04:10:08 GMT (envelope-from edwin) Date: Tue, 31 Dec 2013 04:10:08 GMT Message-Id: <201312310410.rBV4A8DZ005458@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/185357: New Port: sysutils/p5-Rex -- Perl-based remote execution and configuration management framework X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 31 Dec 2013 04:10:09 -0000 Synopsis: New Port: sysutils/p5-Rex -- Perl-based remote execution and configuration management framework Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 31 04:10:08 UTC 2013 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=185357 From owner-freebsd-perl@FreeBSD.ORG Tue Dec 31 13:57:04 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB400FF4 for ; Tue, 31 Dec 2013 13:57:04 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6FBE1370 for ; Tue, 31 Dec 2013 13:57:04 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.7/8.14.7) with ESMTP id rBVDv4fH013444 for ; Tue, 31 Dec 2013 13:57:04 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.7/8.14.7/Submit) id rBVDv4Sf013441; Tue, 31 Dec 2013 13:57:04 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201312311357.rBVDv4Sf013441@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 31 Dec 2013 13:57:04 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 31 Dec 2013 13:57:04 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-String-CRC32 | 1.4 | 1.5 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.