Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 17:30:43 -0400
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        "Philip M. Gollucci" <pgollucci@ridecharge.com>
Cc:        ports@freebsd.org, skv@freebsd.org
Subject:   Re: lang/perl5.10 mtree error
Message-ID:  <49DBC603.2040200@p6m7g8.com>
In-Reply-To: <49DB9066.7070608@ridecharge.com>
References:  <49DB9066.7070608@ridecharge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is related to the regression-test target AFAIK --

Speaking of which, can we disable that by default like gcc did -- its a 
difference of 2:40 vs 10+ minutes.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/perl5.10/Makefile,v
retrieving revision 1.109
diff -u -r1.109 Makefile
--- Makefile    4 Apr 2009 09:06:53 -0000       1.109
+++ Makefile    7 Apr 2009 21:29:50 -0000
@@ -189,7 +189,7 @@
  test: build
         @(cd ${WRKSRC}; make test)

-regression-test: test
+full-regression-test: test

  rebuild-xs:
         ${LOCALBASE}/sbin/portupgrade -f `(${FIND} ${PKG_DBDIR}/p5*/+CONTENTS | \



Philip M. Gollucci wrote:
> ================================================================
> 
> === Checking filesystem state
> list of extra files and directories in / (not present before this port 
> was installed but present after it was deinstalled)
>  49020        4 drwxr-xr-x    3 root             wheel                 
> 512 Apr  7 07:47 usr/local/lib/perl5
>  49021        8 drwxr-xr-x    3 root             wheel                
> 3072 Apr  7 07:47 usr/local/lib/perl5/5.10.0
>  49022        4 drwxr-xr-x    3 root             wheel                
> 1024 Apr  7 07:47 usr/local/lib/perl5/5.10.0/mach
>  51827        4 drwxr-xr-x    3 root             wheel                
> 1024 Apr  7 07:47 usr/local/lib/perl5/5.10.0/mach/auto
>  71144        4 drwxr-xr-x    2 root             wheel                 
> 512 Apr  7 07:46 usr/local/lib/perl5/5.10.0/mach/auto/ExtTest
>  71145       24 -r-xr-xr-x    1 root             wheel               
> 11877 Apr  7 07:46 usr/local/lib/perl5/5.10.0/mach/auto/ExtTest/ExtTest.so
>  49203        4 -r--r--r--    1 root             wheel                 
> 857 Apr  7 07:46 usr/local/lib/perl5/5.10.0/ExtTest.pm
> ================================================================
> build of /usr/ports/lang/perl5.10 ended at Tue Apr  7 07:47:44 UTC 2009
> 


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49DBC603.2040200>