Front page | perl.cpan.testers |
Postings from July 2009
UNKNOWN VMS-FindFile-0_92 x86_64-linux-thread-multi 2.6.28-13-generic
From:
George Greer
Date:
July 29, 2009 19:25
Subject:
UNKNOWN VMS-FindFile-0_92 x86_64-linux-thread-multi 2.6.28-13-generic
Message ID:
1248920697.C6bfA2fb0.6065@zwei
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Craig A. Berry,
This is a computer-generated report for VMS-FindFile-0_92
on perl 5.11.0, created by CPAN-Reporter-1.1708.
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://wiki.cpantesters.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 'make':
cp FindFile.pm blib/lib/VMS/FindFile.pm
/home/perl/work/cpan_blead/perl/bin/perl5.11.0 /home/perl/work/cpan_blead/perl/lib/5.11.0/ExtUtils/xsubpp -typemap /home/perl/work/cpan_blead/perl/lib/5.11.0/ExtUtils/typemap FindFile.xs > FindFile.xsc && mv FindFile.xsc FindFile.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fPIC "-I/home/perl/work/cpan_blead/perl/lib/5.11.0/x86_64-linux-thread-multi/CORE" FindFile.c
In file included from FindFile.xs:25:
ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined
In file included from FindFile.xs:22:
/home/perl/work/cpan_blead/perl/lib/5.11.0/x86_64-linux-thread-multi/CORE/perl.h:308:1: warning: this is the location of the previous definition
FindFile.xs:32:21: error: descrip.h: No such file or directory
FindFile.xs:33:19: error: ssdef.h: No such file or directory
FindFile.xs: In function ‘XS_VMS__FindFile__find_file’:
FindFile.xs:44: error: storage size of ‘filespec_dsc’ isn’t known
FindFile.xs:46: error: storage size of ‘resultant_dsc’ isn’t known
FindFile.xs:51: error: ‘DSC$K_DTYPE_T’ undeclared (first use in this function)
FindFile.xs:51: error: (Each undeclared identifier is reported only once
FindFile.xs:51: error: for each function it appears in.)
FindFile.xs:52: error: ‘DSC$K_CLASS_S’ undeclared (first use in this function)
FindFile.xs:64: error: ‘EVMSERR’ undeclared (first use in this function)
make: *** [FindFile.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/perl/work/cpan_blead/perl/bin:/home/perl/explode:/home/perl/work/cpan_blead/perl/bin:/home/perl/explode:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6065
PERL5_CPAN_IS_EXECUTING = /home/perl/work/cpan_blead/cpan/build/VMS-FindFile-0_92-MDd2KP/Makefile.PL
PERL5_CPAN_IS_RUNNING = 6065
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2090,6065
PERL_CR_SMOKER_CURRENT = VMS-FindFile-0_92
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /home/perl/work/cpan_blead/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/perl/work/cpan_blead/perl/bin/perl5.11.0
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9402
Cwd 3.30
ExtUtils::CBuilder 0.2602
ExtUtils::Command 1.16
ExtUtils::Install 1.52_03
ExtUtils::MakeMaker 6.55_01
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2002
File::Spec 3.30
Module::Build 0.34_02
Module::Signature n/a
Test::Harness 3.17
Test::More 0.92
YAML 0.68
YAML::Syck n/a
version 0.77
--
Summary of my perl5 (revision 5 version 11 subversion 0) configuration:
Commit id: dfeca2c828987964ee831268223821a24ce9de6f
Platform:
osname=linux, osvers=2.6.28-13-generic, archname=x86_64-linux-thread-multi
uname='linux zwei 2.6.28-13-generic #45-ubuntu smp tue jun 30 22:12:12 utc 2009 x86_64 gnulinux '
config_args='-Dusedevel -Dusethreads -Dinstallbin -Duse64bitall -Dprefix=/home/perl/work/cpan_blead/perl -Doptimize=-g -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=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.3.3', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -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 -g -L/usr/local/lib -fstack-protector'
-
UNKNOWN VMS-FindFile-0_92 x86_64-linux-thread-multi 2.6.28-13-generic
by George Greer