svn commit: r354217 - head/devel/p5-Term-ReadKey

Drewery, Bryan bdrewery at FreeBSD.org
Wed May 28 19:05:23 UTC 2014


On 5/16/14, 7:44 AM, Dmitry Sivachenko wrote:
> Author: demon
> Date: Fri May 16 12:44:18 2014
> New Revision: 354217
> URL: http://svnweb.freebsd.org/changeset/ports/354217
> QAT: https://qat.redports.org/buildarchive/r354217/
>
> Log:
>    Update to 2.32.
>
> Modified:
>    head/devel/p5-Term-ReadKey/Makefile
>    head/devel/p5-Term-ReadKey/distinfo
>
> Modified: head/devel/p5-Term-ReadKey/Makefile
> ==============================================================================
> --- head/devel/p5-Term-ReadKey/Makefile	Fri May 16 12:41:55 2014	(r354216)
> +++ head/devel/p5-Term-ReadKey/Makefile	Fri May 16 12:44:18 2014	(r354217)
> @@ -2,7 +2,7 @@
>   # $FreeBSD$
>
>   PORTNAME=	Term-ReadKey
> -PORTVERSION=	2.31
> +PORTVERSION=	2.32
>   CATEGORIES=	devel perl5
>   MASTER_SITES=	CPAN
>   PKGNAMEPREFIX=	p5-
>
> Modified: head/devel/p5-Term-ReadKey/distinfo
> ==============================================================================
> --- head/devel/p5-Term-ReadKey/distinfo	Fri May 16 12:41:55 2014	(r354216)
> +++ head/devel/p5-Term-ReadKey/distinfo	Fri May 16 12:44:18 2014	(r354217)
> @@ -1,2 +1,2 @@
> -SHA256 (TermReadKey-2.31.tar.gz) = 623125f28187ee6e7053f78c0aff66c15912a41ed84aadd4aab5dbd75bceeab3
> -SIZE (TermReadKey-2.31.tar.gz) = 79553
> +SHA256 (TermReadKey-2.32.tar.gz) = 58b90e8908e686d03a161590c1dd870e8a1b005715ca8e6d5080a32459e1e9f8
> +SIZE (TermReadKey-2.32.tar.gz) = 81547
>

Something is blocking this from building on head/10/9.1.

It was building fine before 
http://package20.nyi.freebsd.org/bulk/91amd64-default-baseline/latest-per-pkg/p5-Term-ReadKey-2.32.log 
but no longer is.

> ===>   p5-Term-ReadKey-2.32 depends on file: /usr/local/sbin/pkg - found
> => TermReadKey-2.32.tar.gz doesn't seem to exist in /distfiles/.
> => Attempting to fetch http://cpan.metacpan.org/modules/by-module/Term/TermReadKey-2.32.tar.gz
> TermReadKey-2.32.tar.gz                       100% of   79 kB  520 kBps 00m00s
> ===> Fetching all distfiles required by p5-Term-ReadKey-2.32 for building
> ===>  Extracting for p5-Term-ReadKey-2.32
> => SHA256 Checksum OK for TermReadKey-2.32.tar.gz.
> ===>  Patching for p5-Term-ReadKey-2.32
> ===>   p5-Term-ReadKey-2.32 depends on file: /usr/local/bin/perl5.16.3 - found
> ===>  Configuring for p5-Term-ReadKey-2.32
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Term::ReadKey
> Writing MYMETA.yml and MYMETA.json
> ===>  Building for p5-Term-ReadKey-2.32
> --- blib/lib/Term/.exists ---
> --- blib/arch/.exists ---
> --- blib/lib/auto/Term/ReadKey/.exists ---
> --- blib/arch/auto/Term/ReadKey/.exists ---
> --- blib/bin/.exists ---
> --- blib/script/.exists ---
> --- blib/man1/.exists ---
> --- blib/man3/.exists ---
> --- subdirs ---
> --- cchars.h ---
> --- pm_to_blib ---
> --- cchars.h ---
> /usr/local/bin/perl5.16.3 -Mblib -I/usr/local/lib/perl5/5.16 genchars.pl
> Cannot find blib even in /root/svn/ports/devel/p5-Term-ReadKey/work/TermReadKey-2.32/../../../../..
> BEGIN failed--compilation aborted.
> *** [cchars.h] Error code 2
>
> make[1]: stopped in /root/svn/ports/devel/p5-Term-ReadKey/work/TermReadKey-2.32
> --- pm_to_blib ---
> cp ReadKey.pm blib/lib/Term/ReadKey.pm
> AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey)
> 1 error
>
> make[1]: stopped in /root/svn/ports/devel/p5-Term-ReadKey/work/TermReadKey-2.32
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
>
> Stop.
> make: stopped in /root/svn/ports/devel/p5-Term-ReadKey



-- 
Regards,
Bryan Drewery


More information about the svn-ports-all mailing list