develooper Front page | perl.perl5.porters | Postings from January 2007

Re: New release ?

Thread Previous | Thread Next
From:
andreas.koenig.7os6VVqR
Date:
January 6, 2007 04:06
Subject:
Re: New release ?
Message ID:
87ac0wgy4f.fsf@k75.linux.bogus
>>>>> On Sat, 6 Jan 2007 04:11:40 +0100, Paul Johnson <paul@pjcj.net> said:

  > On Fri, Jan 05, 2007 at 06:20:05PM +0100, Rafael Garcia-Suarez wrote:
 >> I'm trying to make a list of what needs to be sorted out before a new
 >> development release: (5.9.5, which should be feature-equal to 5.10.0)

 >> - CPAN module breakages to fix core-side ?

  > I built a sizable chink of CPAN (Catalysty webby stuff, SVK, some other
  > random stuff I use, plus gazillions of dependencies) with bleadperl from
  > about a week ago.  Most things were OK of course (see
  > http://pjcj.sytes.net/cover/cpancover-5.9.5/) but a handful of modules
  > wouldn't build or failed tests.

I took only the notavailables and tested them with blead@29703:

  Carp-Assert-0.18                       superceded by 0.20 which wfm
  Catalyst-Engine-Apache-1.07            not tested because Catalyst not installed
  Catalyst-View-TT-0.24                  not tested because Catalyst not installed
  DateTime-Locale-0.32                   wfm
  File-Modified-0.07                     wfm
  IO-Pager-0.06                          wfm
  Image-Size-3.01                        wfm
  Object-Signature-1.05                  wfm
  PerlIO-eol-0.14                        wfm
  Template-Plugin-Number-Format-1.01     does not specify dependency on Number::Format
                                         but if Number::Format installed, wfm
  Template-Timer-0.04                    fails for me too but also fails with 5.8.8
  Test-JSON-0.02                         wfm

So something works considerably better for me than for you. I append
my perl -V below.

-- 
andreas

% /home/src/perl/repoperls/installed-perls/perl/p*/perl-5*@29703/bin/perl -V       
Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-3-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-3-k7 #1 smp mon dec 4 17:23:11 utc 2006 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pdmwZFb/perl-5.8.0@29703 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
        DEVEL
        patchaperlup: --branch='perl' --upto='29703' --start='17639'
  Built under linux
  Compiled at Jan  6 2007 01:11:14
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/pdmwZFb/perl-5.8.0@29703/lib/5.9.5/i686-linux-64int
    /home/src/perl/repoperls/installed-perls/perl/pdmwZFb/perl-5.8.0@29703/lib/5.9.5
    /home/src/perl/repoperls/installed-perls/perl/pdmwZFb/perl-5.8.0@29703/lib/site_perl/5.9.5/i686-linux-64int
    /home/src/perl/repoperls/installed-perls/perl/pdmwZFb/perl-5.8.0@29703/lib/site_perl/5.9.5
    .

Thread Previous | 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