Front page | perl.cpan.testers |
Postings from October 2007
FAIL Lab-VISA-1.11 i686-linux-thread-multi-64int 2.6.18-4-k7
Thread Next
From:
andreas.koenig.gmwojprw
Date:
October 28, 2007 15:23
Subject:
FAIL Lab-VISA-1.11 i686-linux-thread-multi-64int 2.6.18-4-k7
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.
--
Dear Daniel Schroeer,
This is a computer-generated report for Lab-VISA-1.11
on perl-5.8.6, created automatically by CPAN-Reporter-1.04
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect, please consult "Notes for CPAN Authors" on
the CPAN Testers Wiki: http://cpantest.grango.org
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp VISA.pod blib/lib/Lab/VISA.pod
cp VISA.pm blib/lib/Lab/VISA.pm
cc -c -I/usr/local/vxipnp/linux/include/ -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fpic "-I/home/src/perl/repoperls/installed-perls/maint-5.8/prOuseq/perl-5.8.0@24448/lib/5.8.6/i686-linux-thread-multi-64int/CORE" visa_wrap.cxx
visa_wrap.cxx:1053:18: error: visa.h: No such file or directory
visa_wrap.cxx: In function 'void _wrap_viOpenDefaultRM(PerlInterpreter*, CV*)':
visa_wrap.cxx:1079: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1079: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1079: error: expected primary-expression before ')' token
visa_wrap.cxx:1079: error: expected `;' before numeric constant
visa_wrap.cxx:1080: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1080: error: expected `;' before 'result'
visa_wrap.cxx:1089: error: 'result' was not declared in this scope
visa_wrap.cxx:1089: error: expected `;' before 'viOpenDefaultRM'
visa_wrap.cxx: In function 'void _wrap_viOpen(PerlInterpreter*, CV*)':
visa_wrap.cxx:1111: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1111: error: expected `;' before 'arg1'
visa_wrap.cxx:1112: error: 'ViRsrc' was not declared in this scope
visa_wrap.cxx:1112: error: expected `;' before 'arg2'
visa_wrap.cxx:1113: error: 'ViAccessMode' was not declared in this scope
visa_wrap.cxx:1113: error: expected `;' before 'arg3'
visa_wrap.cxx:1114: error: 'ViUInt32' was not declared in this scope
visa_wrap.cxx:1114: error: expected `;' before 'arg4'
visa_wrap.cxx:1115: error: 'arg5' was not declared in this scope
visa_wrap.cxx:1115: error: expected primary-expression before ')' token
visa_wrap.cxx:1115: error: expected `;' before numeric constant
visa_wrap.cxx:1116: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1116: error: expected `;' before 'result'
visa_wrap.cxx:1125: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1126: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1127: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1128: error: 'arg3' was not declared in this scope
visa_wrap.cxx:1129: error: 'arg4' was not declared in this scope
visa_wrap.cxx:1130: error: 'result' was not declared in this scope
visa_wrap.cxx:1130: error: expected `;' before 'viOpen'
visa_wrap.cxx: In function 'void _wrap_viSetAttribute(PerlInterpreter*, CV*)':
visa_wrap.cxx:1152: error: 'ViObject' was not declared in this scope
visa_wrap.cxx:1152: error: expected `;' before 'arg1'
visa_wrap.cxx:1153: error: 'ViAttr' was not declared in this scope
visa_wrap.cxx:1153: error: expected `;' before 'arg2'
visa_wrap.cxx:1154: error: 'ViAttrState' was not declared in this scope
visa_wrap.cxx:1154: error: expected `;' before 'arg3'
visa_wrap.cxx:1155: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1155: error: expected `;' before 'result'
visa_wrap.cxx:1162: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1163: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1164: error: 'arg3' was not declared in this scope
visa_wrap.cxx:1165: error: 'result' was not declared in this scope
visa_wrap.cxx:1165: error: expected `;' before 'viSetAttribute'
visa_wrap.cxx: In function 'void _wrap_viGetAttribute(PerlInterpreter*, CV*)':
visa_wrap.cxx:1179: error: 'ViObject' was not declared in this scope
visa_wrap.cxx:1179: error: expected `;' before 'arg1'
visa_wrap.cxx:1180: error: 'ViAttr' was not declared in this scope
visa_wrap.cxx:1180: error: expected `;' before 'arg2'
visa_wrap.cxx:1182: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1182: error: expected `;' before 'result'
visa_wrap.cxx:1189: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1190: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1196: error: 'result' was not declared in this scope
visa_wrap.cxx:1196: error: expected `;' before 'viGetAttribute'
visa_wrap.cxx: In function 'void _wrap_viWrite(PerlInterpreter*, CV*)':
visa_wrap.cxx:1210: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1210: error: expected `;' before 'arg1'
visa_wrap.cxx:1211: error: 'ViBuf' was not declared in this scope
visa_wrap.cxx:1211: error: expected `;' before 'arg2'
visa_wrap.cxx:1212: error: 'ViUInt32' was not declared in this scope
visa_wrap.cxx:1212: error: expected `;' before 'arg3'
visa_wrap.cxx:1213: error: 'arg4' was not declared in this scope
visa_wrap.cxx:1213: error: expected primary-expression before ')' token
visa_wrap.cxx:1213: error: expected `;' before numeric constant
visa_wrap.cxx:1214: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1214: error: expected `;' before 'result'
visa_wrap.cxx:1223: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1224: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1225: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1226: error: 'arg3' was not declared in this scope
visa_wrap.cxx:1227: error: 'result' was not declared in this scope
visa_wrap.cxx:1227: error: expected `;' before 'viWrite'
visa_wrap.cxx: In function 'void _wrap_viClose(PerlInterpreter*, CV*)':
visa_wrap.cxx:1249: error: 'ViObject' was not declared in this scope
visa_wrap.cxx:1249: error: expected `;' before 'arg1'
visa_wrap.cxx:1250: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1250: error: expected `;' before 'result'
visa_wrap.cxx:1257: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1258: error: 'result' was not declared in this scope
visa_wrap.cxx:1258: error: expected `;' before 'viClose'
visa_wrap.cxx: In function 'void _wrap_viClear(PerlInterpreter*, CV*)':
visa_wrap.cxx:1272: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1272: error: expected `;' before 'arg1'
visa_wrap.cxx:1273: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1273: error: expected `;' before 'result'
visa_wrap.cxx:1280: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1281: error: 'result' was not declared in this scope
visa_wrap.cxx:1281: error: expected `;' before 'viClear'
visa_wrap.cxx: In function 'void _wrap_viRead(PerlInterpreter*, CV*)':
visa_wrap.cxx:1295: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1295: error: expected `;' before 'arg1'
visa_wrap.cxx:1296: error: 'ViPBuf' was not declared in this scope
visa_wrap.cxx:1296: error: expected `;' before 'arg2'
visa_wrap.cxx:1297: error: 'ViUInt32' was not declared in this scope
visa_wrap.cxx:1297: error: expected `;' before 'arg3'
visa_wrap.cxx:1298: error: 'arg4' was not declared in this scope
visa_wrap.cxx:1298: error: expected primary-expression before ')' token
visa_wrap.cxx:1298: error: expected `;' before numeric constant
visa_wrap.cxx:1299: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1299: error: expected `;' before 'result'
visa_wrap.cxx:1309: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1311: error: 'arg3' was not declared in this scope
visa_wrap.cxx:1312: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1312: error: expected `;' before 'malloc'
visa_wrap.cxx:1315: error: 'result' was not declared in this scope
visa_wrap.cxx:1315: error: expected `;' before 'viRead'
visa_wrap.cxx:1325: error: 'arg2' was not declared in this scope
visa_wrap.cxx: In function 'void _wrap_viFindRsrc(PerlInterpreter*, CV*)':
visa_wrap.cxx:1347: error: 'ViSession' was not declared in this scope
visa_wrap.cxx:1347: error: expected `;' before 'arg1'
visa_wrap.cxx:1348: error: 'ViString' was not declared in this scope
visa_wrap.cxx:1348: error: expected `;' before 'arg2'
visa_wrap.cxx:1349: error: 'ViFindList' was not declared in this scope
visa_wrap.cxx:1349: error: 'arg3' was not declared in this scope
visa_wrap.cxx:1349: error: expected primary-expression before ')' token
visa_wrap.cxx:1349: error: expected `;' before numeric constant
visa_wrap.cxx:1350: error: 'ViUInt32' was not declared in this scope
visa_wrap.cxx:1350: error: 'arg4' was not declared in this scope
visa_wrap.cxx:1350: error: expected primary-expression before ')' token
visa_wrap.cxx:1350: error: expected `;' before numeric constant
visa_wrap.cxx:1351: error: 'ViPChar' was not declared in this scope
visa_wrap.cxx:1351: error: expected `;' before 'arg5'
visa_wrap.cxx:1352: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1352: error: expected `;' before 'result'
visa_wrap.cxx:1362: error: 'arg5' was not declared in this scope
visa_wrap.cxx:1362: error: expected `;' before 'temp5'
visa_wrap.cxx:1367: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1368: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1369: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1370: error: 'result' was not declared in this scope
visa_wrap.cxx:1370: error: expected `;' before 'viFindRsrc'
visa_wrap.cxx:1396: error: 'arg5' was not declared in this scope
visa_wrap.cxx: In function 'void _wrap_viFindNext(PerlInterpreter*, CV*)':
visa_wrap.cxx:1409: error: 'ViFindList' was not declared in this scope
visa_wrap.cxx:1409: error: expected `;' before 'arg1'
visa_wrap.cxx:1410: error: 'ViPChar' was not declared in this scope
visa_wrap.cxx:1410: error: expected `;' before 'arg2'
visa_wrap.cxx:1411: error: 'ViStatus' was not declared in this scope
visa_wrap.cxx:1411: error: expected `;' before 'result'
visa_wrap.cxx:1417: error: 'arg2' was not declared in this scope
visa_wrap.cxx:1417: error: expected `;' before 'temp2'
visa_wrap.cxx:1422: error: 'arg1' was not declared in this scope
visa_wrap.cxx:1423: error: 'result' was not declared in this scope
visa_wrap.cxx:1423: error: expected `;' before 'viFindNext'
visa_wrap.cxx:1433: error: 'arg2' was not declared in this scope
make: *** [visa_wrap.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 29340
PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Lab-VISA-1.11-6gH63a/Makefile.PL
PERL5_CPAN_IS_RUNNING = 29340
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/prOuseq/perl-5.8.0@24448/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9203
Cwd 3.25_01
ExtUtils::CBuilder 0.19
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.18
File::Spec 3.25_01
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 2.99_04
Test::More 0.73_01
YAML 0.66
YAML::Syck 0.99
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int
uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/prOuseq/perl-5.8.0@24448 -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint -Dusedevel -Doptimize=-g -Dnoextensions=Encode'
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=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'
Thread Next