Subject: | compilation fails: SEH.xs: In function 'unwind_return': error: too many arguments to function |
Show quoted text
> cpan -i Exception::SEH
Going to read '/home/daxim/.cpan/Metadata'
Database was generated on Thu, 18 Jun 2009 04:27:27 GMT
Running install for module 'Exception::SEH'
Running make for R/RA/RANDIR/Exception-SEH-0.01004.tar.gz
Signature for /home/daxim/.cpan/sources/authors/id/R/RA/RANDIR/CHECKSUMS ok
Checksum for
/home/daxim/.cpan/sources/authors/id/R/RA/RANDIR/Exception-SEH-0.01004.tar.gz
ok
Package came without SIGNATURE
CPAN.pm: Going to build R/RA/RANDIR/Exception-SEH-0.01004.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Exception::SEH
cp lib/Exception/SEH.pm blib/lib/Exception/SEH.pm
cp lib/Exception/SEH.pod blib/lib/Exception/SEH.pod
cp lib/Exception/SEH/Parser.pm blib/lib/Exception/SEH/Parser.pm
/home/daxim/local/bin/perl "-Iinc"
/home/daxim/local/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap
/home/daxim/local/lib/perl5/5.10.0/ExtUtils/typemap SEH.xs > SEH.xsc &&
mv SEH.xsc SEH.c
cc -c
-I/home/daxim/local/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi-ld/B/Hooks/OP/Check/Install
-I/home/daxim/local/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi-ld/B/Hooks/OP/PPAddr/Install
-D_REENTRANT -D_GNU_SOURCE -fPIC -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g
-DVERSION=\"0.01004\" -DXS_VERSION=\"0.01004\" -fPIC
"-I/home/daxim/local/lib/perl5/5.10.0/x86_64-linux-thread-multi-ld/CORE"
SEH.c
SEH.xs: In function 'unwind_return':
SEH.xs:21: error: too many arguments to function '(struct OP *
(*)(void))user_data'
make: *** [SEH.o] Error 1
RANDIR/Exception-SEH-0.01004.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Show quoted text> uname -a
Linux galahad 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400
x86_64 x86_64 x86_64 GNU/Linux
Show quoted text> perl -V
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.27.21-0.1-default,
archname=x86_64-linux-thread-multi-ld
uname='linux galahad 2.6.27.21-0.1-default #1 smp 2009-03-31
14:50:44 +0200 x86_64 x86_64 x86_64 gnulinux '
config_args='-Accflags=-fPIC -DDEBUGGING -DPERL_USE_SAFE_PUTENV
-Dcf_email=ldieckow@mms.ag -Dhtml1dir=/home/daxim/local/share/doc/perl5
-Dhtml3dir=/home/daxim/local/share/doc/perl5 -Dnoextensions=ODBM_File
-Dperladmin=ldieckow@mms.ag -Dprefix=/home/daxim/local -Dusemorebits
-Dusethreads -des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fPIC -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fPIC -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.3.2 [gcc-4_3-branch revision 141291]',
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='long double', nvsize=16,
Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.9.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.9'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_TRACK_MEMPOOL USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE
USE_PERLIO USE_REENTRANT_API
Locally applied patches:
RT #49472: Attributes + Unknown Error
Built under linux
Compiled at May 11 2009 15:07:01
%ENV:
PERL5LIB="/shared/dms/lib"
PERL_EXTUTILS_AUTOINSTALL="--default-deps"
@INC:
/home/daxim/local/lib/perl5/5.10.0/x86_64-linux-thread-multi-ld
/home/daxim/local/lib/perl5/5.10.0
/home/daxim/local/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi-ld
/home/daxim/local/lib/perl5/site_perl/5.10.0
.