develooper Front page | perl.perl5.porters | Postings from September 2013

[perl #119639] ExtUtils::CBuilder release

Thread Next
From:
Alberto Simoes
Date:
September 10, 2013 06:14
Subject:
[perl #119639] ExtUtils::CBuilder release
Message ID:
rt-3.6.HEAD-1873-1378475148-88.119639-75-0@perl.org
# New Ticket Created by  Alberto Simoes 
# Please include the string:  [perl #119639]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=119639 >




This is a bug report for perl from ambs@cpan.org,
generated with the help of perlbug 1.39 running under perl 5.18.0.

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 6f87261..df3948c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -648,7 +648,7 @@ use File::Glob qw(:case);

      'ExtUtils::CBuilder' => {
          'MAINTAINER'   => 'ambs',
-        'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.280205.tar.gz',
+        'DISTRIBUTION' => 
'AMBS/ExtUtils/ExtUtils-CBuilder-0.280210.tar.gz',
          'FILES'        => q[dist/ExtUtils-CBuilder],
          'UPSTREAM'     => 'blead',
      },
diff --git a/dist/ExtUtils-CBuilder/Changes b/dist/ExtUtils-CBuilder/Changes
index 829b53b..abfafad 100644
--- a/dist/ExtUtils-CBuilder/Changes
+++ b/dist/ExtUtils-CBuilder/Changes
@@ -1,5 +1,12 @@
  Revision history for Perl extension ExtUtils::CBuilder.

+0.280210 - 2013-09-06
+
+  Fixed:
+
+  - Update INSTALLDIRS to favor installation under 'site' (perl 116479)
+    [James E Keenan]
+
  0.280209 - 2012-10-20 (Perl v5.17.5)

    Fixed:
---
Flags:
     category=library
     severity=low
     module=ExtUtils::CBuilder
---
Site configuration information for perl 5.18.0:

Configured by ambs at Sat May 18 16:41:25 WEST 2013.

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:

   Platform:
     osname=darwin, osvers=12.3.0, archname=darwin-2level
     uname='darwin stravinski.lan 12.3.0 darwin kernel version 12.3.0: 
sun jan 6 22:37:10 pst 2013; root:xnu-2050.22.13~1release_x86_64 x86_64 '
     config_args='-Dprefix=/opt/perl'
     hint=recommended, useposix=true, d_sigaction=define
     useithreads=undef, usemultiplicity=undef
     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
     use64bitint=define, use64bitall=define, uselongdouble=undef
     usemymalloc=n, bincompat5005=undef
   Compiler:
     cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing 
-pipe -fstack-protector -I/usr/local/include',
     optimize='-O3',
     cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
     ccversion='', gccversion='4.2.1 Compatible Apple Clang 4.0 
((tags/Apple/clang-421.0.60))', gccosandvers=''
     intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
     ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
     alignbytes=8, prototype=define
   Linker and Libraries:
     ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' 
-fstack-protector -L/usr/local/lib'
     libpth=/usr/local/lib /usr/lib
     libs=-ldbm -ldb -ldl -lm -lutil -lc
     perllibs=-ldl -lm -lutil -lc
     libc=, so=dylib, useshrplib=false, libperl=libperl.a
     gnulibc_version=''
   Dynamic Linking:
     dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib -fstack-protector'

Locally applied patches:


---
@INC for perl 5.18.0:
     /Users/ambs/MyReps/Dancer2/lib/
     /opt/perl/lib/site_perl/5.18.0/darwin-2level
     /opt/perl/lib/site_perl/5.18.0
     /opt/perl/lib/5.18.0/darwin-2level
     /opt/perl/lib/5.18.0
     .

---
Environment for perl 5.18.0:
     DYLD_LIBRARY_PATH=:/usr/local/mysql/lib/
     HOME=/Users/ambs
     LANG=en_US.UTF-8
     LANGUAGE (unset)
     LC_COLLATE=pt_PT.UTF-8
     LC_CTYPE=pt_PT.UTF-8
     LD_LIBRARY_PATH (unset)
     LOGDIR (unset)
 
PATH=/Users/ambs/perl5/perlbrew/bin:.:/Users/ambs/bin:/opt/perl/bin:/usr/local/bin/:/usr/texbin:/opt/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin
     PERL5LIB=/Users/ambs/MyReps/Dancer2/lib/
     PERLBREW_BASHRC_VERSION=0.66
     PERLBREW_HOME=/Users/ambs/.perlbrew
     PERLBREW_ROOT=/Users/ambs/perl5/perlbrew
     PERL_AUTOINSTALL_PREFER_CPAN=1
     PERL_BADLANG (unset)
     SHELL=/bin/bash


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About