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

FAIL Qt-0.03 i386-linux-thread-multi 2.4.20-2.48smp

From:
root
Date:
April 21, 2003 01:59
Subject:
FAIL Qt-0.03 i386-linux-thread-multi 2.4.20-2.48smp
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 Qt.pm blib/lib/Qt.pm
make[1]: Entering directory `/var/root/.cpanplus/5.8.0/build/Qt-0.03/QAccel'
cp QAccel.pm ../blib/lib/QAccel.pm
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.0/ExtUtils/typemap  QAccel.xs > QAccel.xsc && mv QAccel.xsc QAccel.c
g++ -c  -I/usr/lib/qt-3.1/include -I../libperlqt/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -march=i386 -mcpu=i686 -g   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   QAccel.c
In file included from ../libperlqt/include/sigslot.h:16,
                 from QAccel.xs:11:
../libperlqt/include/pobject.h: In member function `void 
   pObject::protected_initMetaObject()':
../libperlqt/include/pobject.h:35: `initMetaObject' undeclared (first use this 
   function)
../libperlqt/include/pobject.h:35: (Each undeclared identifier is reported only 
   once for each function it appears in.)
In file included from QAccel.xs:11:
../libperlqt/include/sigslot.h: At global scope:
../libperlqt/include/sigslot.h:43: parse error before `*' token
QAccel.xs: In function `void XS_QAccel_connectItem(PerlInterpreter*, CV*)':
QAccel.xs:31: `na' undeclared (first use this function)
make[1]: Leaving directory `/var/root/.cpanplus/5.8.0/build/Qt-0.03/QAccel'
make[1]: *** [QAccel.o] Error 1
make: *** [subdirs] Error 2


Additional comments:

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.4.20-2.48smp, archname=i386-linux-thread-multi
    uname='linux stripples.devel.redhat.com 2.4.20-2.48smp #1 smp thu feb 13 11:44:55 est 2003 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -g -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -march=i386 -mcpu=i686 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.2.2 20030213 (Red Hat Linux 8.0 3.2.2-1)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
    libc=/lib/libc-2.3.1.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'



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