On Fri, 30 Apr 2004 at 13:09 -0400,  via RT <[EMAIL PROTECTED]> wrote:

> From:  via RT <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Date: Fri, 30 Apr 2004 13:09:22 -0400 (EDT)
> Subject: [cpan #5703] PAR-0.80 fails to "make"
>
> Full context and any attached attachments can be found at:
> <URL: http://rt.cpan.org/NoAuth/Bug.html?id=5703 >
>
> [EMAIL PROTECTED] - Wed Mar 17 15:30:59 2004]:
> > This may not be a PAR problem as 0.79 fails in the same way.
> > (Actually 0.79 fails with the same message when the PAR_TEMP
> > environment variable is not set, it builds fine after PAR_TEMP
> > is set.)
> > I think the only other change is a new bleading edge perl 5.9.1
> >  Summary of my perl5 (revision 5 version 9 subversion 1 patch 22514)
> >    configuration
>
> Hi... Sorry for the much belated reply.
>
> Can you try again with the latest snapshot:
>     http://p4.elixus.org/snap/PAR.tar.gz
>
> and let me know if it works?  If it does not, the output
> from "perl -V" would be very helpful.
>
> Thanks!
> /Autrijus/

Checking if your kit is complete...
Warning: the following files are missing in your kit:
        META.yml
        SIGNATURE
Please inform the author.


make ends up reporting

./par -I"/hdd1/jd/usr2/dcd/CPAN/par_test/PAR/inc"
-I"/usr/local/lib/perl5/5.9.2/i686-linux" -I"/usr/local/lib/perl5/5.9.2"
-I"/usr/local/lib/perl5/site_perl/5.9.2/i686-linux"
-I"/usr/local/lib/perl5/site_perl/5.9.2"
-I"/usr/local/lib/perl5/site_perl/5.9.0"
-I"/usr/local/lib/perl5/site_perl" -I"/hdd1/jd/usr2/dcd/CPAN/par_test/PAR"
-I"." -I../myldr/.. -I../blib/lib -q -B -O../script/parl
Usage: ./par [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ program.pl
]
       ./par [ -B|-b ] [-Ooutfile] src.par
make[1]: *** [../script/parl] Error 9
make[1]: Leaving directory `/hdd1/jd/usr2/dcd/CPAN/par_test/PAR/myldr'
make: *** [subdirs] Error 2


Summary of my perl5 (revision 5 version 9 subversion 2 patch 22734) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i686-linux
    uname='linux dd 2.4.26 #1 wed apr 14 10:03:20 pdt 2004 i686 '
    config_args='-Accflags=-DPERL_DISABLE_PMC -Dmksymlinks -Dinstallusrbinperl 
-Uversiononly -Dusedevel -Doptimize=-O3 -g -de [EMAIL PROTECTED]'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DPERL_DISABLE_PMC -DDEBUGGING -fno-strict-aliasing 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3 -g',
    cppflags='-DPERL_DISABLE_PMC -DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='egcs-2.91.66.1 19990314/Linux (egcs-1.1.2 release)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -ldbm -ldb -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/lib/libc.so.5.4.44, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  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 USE_LARGE_FILES
  Locally applied patches:
        DEVEL22511
  Built under linux
  Compiled at Apr 22 2004 22:30:20
  %ENV:
    PERL5_CPANPLUS_CONFIG="/home/dcd/.cpanplus/config"
  @INC:
    /usr/local/lib/perl5/5.9.2/i686-linux
    /usr/local/lib/perl5/5.9.2
    /usr/local/lib/perl5/site_perl/5.9.2/i686-linux
    /usr/local/lib/perl5/site_perl/5.9.2
    /usr/local/lib/perl5/site_perl/5.9.0
    /usr/local/lib/perl5/site_perl
    .

Reply via email to