develooper Front page | perl.cpan.testers | Postings from March 2003

FAIL Games-Backgammon-0.08 i586-linux 2.2.16c32_iii

From:
cpantester
Date:
March 4, 2003 09:16
Subject:
FAIL Games-Backgammon-0.08 i586-linux 2.2.16c32_iii
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.042.

Below is the error stack during 'make':

cp Backgammon.pm blib/lib/Games/Backgammon.pm
/home/local/bin/perl5.8.0 -Mblib -MInline=NOISY,_INSTALL_ -MGames::Backgammon -e1 0.08 blib/arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
  Starting "perl Makefile.PL" Stage
Writing Makefile for Games::Backgammon
  Finished "perl Makefile.PL" Stage

  Starting "make" Stage
make[1]: Entering directory `/home/spool/cpanplus/5.8.0/build/Games-Backgammon-0.08/_Inline/build/Games/Backgammon'
/home/local/bin/perl5.8.0 /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap   Backgammon.xs > Backgammon.xsc && mv Backgammon.xsc Backgammon.c
cc -c  -I/home/spool/cpanplus/5.8.0/build/Games-Backgammon-0.08 -I../../../../ -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3   -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fpic "-I/usr/local/lib/perl5/5.8.0/i586-linux/CORE"   Backgammon.c
Backgammon.xs: In function `__set_position':
Backgammon.xs:39: parse error before `int'
Backgammon.xs:40: `i' undeclared (first use in this function)
Backgammon.xs:40: (Each undeclared identifier is reported only once
Backgammon.xs:40: for each function it appears in.)
Backgammon.xs:41: `j' undeclared (first use in this function)
Backgammon.xs: In function `__generate_moves':
Backgammon.xs:75: parse error before `register'
Backgammon.xs:76: `sp' undeclared (first use in this function)
Backgammon.xs:76: `mark' undeclared (first use in this function)
Backgammon.xs:78: parse error before `int'
Backgammon.xs:80: `i' undeclared (first use in this function)
Backgammon.xs:82: `sz' undeclared (first use in this function)
make[1]: Leaving directory `/home/spool/cpanplus/5.8.0/build/Games-Backgammon-0.08/_Inline/build/Games/Backgammon'
make[1]: *** [Backgammon.o] Error 1

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  make

The build directory was:
/home/spool/cpanplus/5.8.0/build/Games-Backgammon-0.08/_Inline/build/Games/Backgammon

To debug the problem, cd to the build directory, and inspect the output files.

 at -e line 0
INIT failed--call queue aborted.
make: *** [Backgammon.inl] Error 2


Additional comments:

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.16c32_iii, archname=i586-linux
    uname='linux www.arens.nl 2.2.16c32_iii #1 fri nov 9 21:54:54 pst 2001 i586 unknown '
    config_args='-Uinstallusrbinperl -ds'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=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 ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O3',
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='2.95.3 20010315 (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=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.1.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About