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/
--
Dear Daniel Schroeer,
This is a computer-generated report for Lab-VISA-1.12
on perl
5.8.8, created by CPAN-Reporter-1.17.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Lab/VISA/Tutorial.pod blib/lib/Lab/VISA/Tutorial.pod
cp VISA.pod blib/lib/Lab/VISA.pod
cp VISA.pm blib/lib/Lab/VISA.pm
cc -c -I/usr/local/vxipnp/linux/include/ -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" visa_wrap.cxx
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
visa_wrap.cxx:1455:18: visa.h: No such file or directory
visa_wrap.cxx: In function `void _wrap_viVxiServantResponse(CV*)':
visa_wrap.cxx:1711: error: `ViSession' was not declared in this scope
visa_wrap.cxx:1711: error: expected `;' before "arg1"
visa_wrap.cxx:1712: error: `ViInt16' was not declared in this scope
visa_wrap.cxx:1712: error: expected `;' before "arg2"
visa_wrap.cxx:1713: error: `ViUInt32' was not declared in this scope
visa_wrap.cxx:1713: error: expected `;' before "arg3"
visa_wrap.cxx:1714: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1714: error: expected `;' before "result"
visa_wrap.cxx:1731: error: `arg1' was not declared in this scope
visa_wrap.cxx:1731: error: `ViSession' is not a type
visa_wrap.cxx:1736: error: `arg2' was not declared in this scope
visa_wrap.cxx:1736: error: `ViInt16' is not a type
visa_wrap.cxx:1741: error: `arg3' was not declared in this scope
visa_wrap.cxx:1741: error: `ViUInt32' is not a type
visa_wrap.cxx:1742: error: `result' was not declared in this scope
visa_wrap.cxx:1742: error: expected `;' before "viVxiServantResponse"
visa_wrap.cxx: In function `void _wrap_viOpenDefaultRM(CV*)':
visa_wrap.cxx:1759: error: `ViSession' was not declared in this scope
visa_wrap.cxx:1759: error: `arg1' was not declared in this scope
visa_wrap.cxx:1759: error: expected primary-expression before ')' token
visa_wrap.cxx:1759: error: expected `;' before numeric constant
visa_wrap.cxx:1760: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1760: error: expected `;' before "result"
visa_wrap.cxx:1761: error: expected `;' before "temp1"
visa_wrap.cxx:1766: error: `temp1' was not declared in this scope
visa_wrap.cxx:1770: error: `result' was not declared in this scope
visa_wrap.cxx:1770: error: expected `;' before "viOpenDefaultRM"
visa_wrap.cxx: In function `void _wrap_viOpen(CV*)':
visa_wrap.cxx:1789: error: `ViSession' was not declared in this scope
visa_wrap.cxx:1789: error: expected `;' before "arg1"
visa_wrap.cxx:1790: error: `ViRsrc' was not declared in this scope
visa_wrap.cxx:1790: error: expected `;' before "arg2"
visa_wrap.cxx:1791: error: `ViAccessMode' was not declared in this scope
visa_wrap.cxx:1791: error: expected `;' before "arg3"
visa_wrap.cxx:1792: error: `ViUInt32' was not declared in this scope
visa_wrap.cxx:1792: error: expected `;' before "arg4"
visa_wrap.cxx:1793: error: `arg5' was not declared in this scope
visa_wrap.cxx:1793: error: expected primary-expression before ')' token
visa_wrap.cxx:1793: error: expected `;' before numeric constant
visa_wrap.cxx:1794: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1794: error: expected `;' before "result"
visa_wrap.cxx:1804: error: expected `;' before "temp5"
visa_wrap.cxx:1809: error: `temp5' was not declared in this scope
visa_wrap.cxx:1817: error: `arg1' was not declared in this scope
visa_wrap.cxx:1817: error: `ViSession' is not a type
visa_wrap.cxx:1822: error: `arg2' was not declared in this scope
visa_wrap.cxx:1827: error: `arg3' was not declared in this scope
visa_wrap.cxx:1827: error: `ViAccessMode' is not a type
visa_wrap.cxx:1832: error: `arg4' was not declared in this scope
visa_wrap.cxx:1832: error: `ViUInt32' is not a type
visa_wrap.cxx:1833: error: `result' was not declared in this scope
visa_wrap.cxx:1833: error: expected `;' before "viOpen"
visa_wrap.cxx: In function `void _wrap_viSetAttribute(CV*)':
visa_wrap.cxx:1860: error: `ViObject' was not declared in this scope
visa_wrap.cxx:1860: error: expected `;' before "arg1"
visa_wrap.cxx:1861: error: `ViAttr' was not declared in this scope
visa_wrap.cxx:1861: error: expected `;' before "arg2"
visa_wrap.cxx:1862: error: `ViAttrState' was not declared in this scope
visa_wrap.cxx:1862: error: expected `;' before "arg3"
visa_wrap.cxx:1863: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1863: error: expected `;' before "result"
visa_wrap.cxx:1880: error: `arg1' was not declared in this scope
visa_wrap.cxx:1880: error: `ViObject' is not a type
visa_wrap.cxx:1885: error: `arg2' was not declared in this scope
visa_wrap.cxx:1885: error: `ViAttr' is not a type
visa_wrap.cxx:1890: error: `arg3' was not declared in this scope
visa_wrap.cxx:1890: error: `ViAttrState' is not a type
visa_wrap.cxx:1891: error: `result' was not declared in this scope
visa_wrap.cxx:1891: error: expected `;' before "viSetAttribute"
visa_wrap.cxx: In function `void _wrap_viGetAttribute(CV*)':
visa_wrap.cxx:1908: error: `ViObject' was not declared in this scope
visa_wrap.cxx:1908: error: expected `;' before "arg1"
visa_wrap.cxx:1909: error: `ViAttr' was not declared in this scope
visa_wrap.cxx:1909: error: expected `;' before "arg2"
visa_wrap.cxx:1911: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1911: error: expected `;' before "result"
visa_wrap.cxx:1927: error: `arg1' was not declared in this scope
visa_wrap.cxx:1927: error: `ViObject' is not a type
visa_wrap.cxx:1932: error: `arg2' was not declared in this scope
visa_wrap.cxx:1932: error: `ViAttr' is not a type
visa_wrap.cxx:1937: error: `result' was not declared in this scope
visa_wrap.cxx:1937: error: expected `;' before "viGetAttribute"
visa_wrap.cxx: In function `void _wrap_viWrite(CV*)':
visa_wrap.cxx:1954: error: `ViSession' was not declared in this scope
visa_wrap.cxx:1954: error: expected `;' before "arg1"
visa_wrap.cxx:1955: error: `ViBuf' was not declared in this scope
visa_wrap.cxx:1955: error: expected `;' before "arg2"
visa_wrap.cxx:1956: error: `ViUInt32' was not declared in this scope
visa_wrap.cxx:1956: error: expected `;' before "arg3"
visa_wrap.cxx:1957: error: `arg4' was not declared in this scope
visa_wrap.cxx:1957: error: expected primary-expression before ')' token
visa_wrap.cxx:1957: error: expected `;' before numeric constant
visa_wrap.cxx:1958: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:1958: error: expected `;' before "result"
visa_wrap.cxx:1966: error: expected `;' before "temp4"
visa_wrap.cxx:1971: error: `temp4' was not declared in this scope
visa_wrap.cxx:1979: error: `arg1' was not declared in this scope
visa_wrap.cxx:1979: error: `ViSession' is not a type
visa_wrap.cxx:1984: error: `arg2' was not declared in this scope
visa_wrap.cxx:1989: error: `arg3' was not declared in this scope
visa_wrap.cxx:1989: error: `ViUInt32' is not a type
visa_wrap.cxx:1990: error: `result' was not declared in this scope
visa_wrap.cxx:1990: error: expected `;' before "viWrite"
visa_wrap.cxx: In function `void _wrap_viClose(CV*)':
visa_wrap.cxx:2015: error: `ViObject' was not declared in this scope
visa_wrap.cxx:2015: error: expected `;' before "arg1"
visa_wrap.cxx:2016: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:2016: error: expected `;' before "result"
visa_wrap.cxx:2029: error: `arg1' was not declared in this scope
visa_wrap.cxx:2029: error: `ViObject' is not a type
visa_wrap.cxx:2030: error: `result' was not declared in this scope
visa_wrap.cxx:2030: error: expected `;' before "viClose"
visa_wrap.cxx: In function `void _wrap_viClear(CV*)':
visa_wrap.cxx:2043: error: `ViSession' was not declared in this scope
visa_wrap.cxx:2043: error: expected `;' before "arg1"
visa_wrap.cxx:2044: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:2044: error: expected `;' before "result"
visa_wrap.cxx:2057: error: `arg1' was not declared in this scope
visa_wrap.cxx:2057: error: `ViSession' is not a type
visa_wrap.cxx:2058: error: `result' was not declared in this scope
visa_wrap.cxx:2058: error: expected `;' before "viClear"
visa_wrap.cxx: In function `void _wrap_viRead(CV*)':
visa_wrap.cxx:2071: error: `ViSession' was not declared in this scope
visa_wrap.cxx:2071: error: expected `;' before "arg1"
visa_wrap.cxx:2072: error: `ViPBuf' was not declared in this scope
visa_wrap.cxx:2072: error: expected `;' before "arg2"
visa_wrap.cxx:2073: error: `ViUInt32' was not declared in this scope
visa_wrap.cxx:2073: error: expected `;' before "arg3"
visa_wrap.cxx:2074: error: `arg4' was not declared in this scope
visa_wrap.cxx:2074: error: expected primary-expression before ')' token
visa_wrap.cxx:2074: error: expected `;' before numeric constant
visa_wrap.cxx:2075: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:2075: error: expected `;' before "result"
visa_wrap.cxx:2078: error: expected `;' before "temp4"
visa_wrap.cxx:2084: error: `temp4' was not declared in this scope
visa_wrap.cxx:2092: error: `arg1' was not declared in this scope
visa_wrap.cxx:2092: error: `ViSession' is not a type
visa_wrap.cxx:2094: error: `arg3' was not declared in this scope
visa_wrap.cxx:2095: error: `arg2' was not declared in this scope
visa_wrap.cxx:2095: error: expected `;' before "malloc"
visa_wrap.cxx:2098: error: `result' was not declared in this scope
visa_wrap.cxx:2098: error: expected `;' before "viRead"
visa_wrap.cxx:2106: error: `arg2' was not declared in this scope
visa_wrap.cxx: In function `void _wrap_viFindRsrc(CV*)':
visa_wrap.cxx:2129: error: `ViSession' was not declared in this scope
visa_wrap.cxx:2129: error: expected `;' before "arg1"
visa_wrap.cxx:2130: error: `ViString' was not declared in this scope
visa_wrap.cxx:2130: error: expected `;' before "arg2"
visa_wrap.cxx:2131: error: `ViFindList' was not declared in this scope
visa_wrap.cxx:2131: error: `arg3' was not declared in this scope
visa_wrap.cxx:2131: error: expected primary-expression before ')' token
visa_wrap.cxx:2131: error: expected `;' before numeric constant
visa_wrap.cxx:2132: error: `ViUInt32' was not declared in this scope
visa_wrap.cxx:2132: error: `arg4' was not declared in this scope
visa_wrap.cxx:2132: error: expected primary-expression before ')' token
visa_wrap.cxx:2132: error: expected `;' before numeric constant
visa_wrap.cxx:2133: error: `ViPChar' was not declared in this scope
visa_wrap.cxx:2133: error: expected `;' before "arg5"
visa_wrap.cxx:2134: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:2134: error: expected `;' before "result"
visa_wrap.cxx:2140: error: expected `;' before "temp3"
visa_wrap.cxx:2142: error: expected `;' before "temp4"
visa_wrap.cxx:2148: error: `temp3' was not declared in this scope
visa_wrap.cxx:2149: error: `temp4' was not declared in this scope
visa_wrap.cxx:2151: error: `arg5' was not declared in this scope
visa_wrap.cxx:2151: error: expected `;' before "temp5"
visa_wrap.cxx:2160: error: `arg1' was not declared in this scope
visa_wrap.cxx:2160: error: `ViSession' is not a type
visa_wrap.cxx:2165: error: `arg2' was not declared in this scope
visa_wrap.cxx:2166: error: `result' was not declared in this scope
visa_wrap.cxx:2166: error: expected `;' before "viFindRsrc"
visa_wrap.cxx:2186: error: `arg5' was not declared in this scope
visa_wrap.cxx: In function `void _wrap_viFindNext(CV*)':
visa_wrap.cxx:2206: error: `ViFindList' was not declared in this scope
visa_wrap.cxx:2206: error: expected `;' before "arg1"
visa_wrap.cxx:2207: error: `ViPChar' was not declared in this scope
visa_wrap.cxx:2207: error: expected `;' before "arg2"
visa_wrap.cxx:2208: error: `ViStatus' was not declared in this scope
visa_wrap.cxx:2208: error: expected `;' before "result"
visa_wrap.cxx:2216: error: `arg2' was not declared in this scope
visa_wrap.cxx:2216: error: expected `;' before "temp2"
visa_wrap.cxx:2225: error: `arg1' was not declared in this scope
visa_wrap.cxx:2225: error: `ViFindList' is not a type
visa_wrap.cxx:2226: error: `result' was not declared in this scope
visa_wrap.cxx:2226: error: expected `;' before "viFindNext"
visa_wrap.cxx:2234: 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:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-zQtb -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 12766
PERL5_CPAN_IS_EXECUTING = /
home/tester/perl-5.8.8/.cpan/src/Lab-VISA-1.12-UkHFsR/Makefile.PL
PERL5_CPAN_IS_RUNNING = 12766
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /
home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=
2.6.24.3, archname=i686-linux
uname='linux xbox
2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/
home/tester/perl-5.8.8 -Uinstallusrbinperl'
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 -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='
3.4.6', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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'