Report for VMS-Priv-1_32

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN VMS-Priv-1_32 v5.15.0 OpenBSD
Date: 2011-07-28T08:40:38Z

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-Priv-1_32
on perl 5.15.0, created by CPAN-Reporter-1.1902.

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 '/usr/bin/make':

cp Priv.pm blib/lib/VMS/Priv.pm
/home/sts/cpansmoke/perl-5.15.0/bin/perl5.15.0 /home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/ExtUtils/xsubpp  -typemap /home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/ExtUtils/typemap  Priv.xs > Priv.xsc && mv Priv.xsc Priv.c
cc -c    -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"1.32\"  -DXS_VERSION=\"1.32\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/OpenBSD.i386-openbsd-thread-multi/CORE"   Priv.c
Priv.xs:26:21: error: starlet.h: No such file or directory
Priv.xs:27:21: error: descrip.h: No such file or directory
Priv.xs:28:20: error: prvdef.h: No such file or directory
Priv.xs:29:20: error: jpidef.h: No such file or directory
Priv.xs:30:20: error: uaidef.h: No such file or directory
Priv.xs:31:19: error: ssdef.h: No such file or directory
Priv.xs:32:20: error: stsdef.h: No such file or directory
Priv.xs:80: warning: 'union prvdef' declared inside parameter list
Priv.xs:80: warning: its scope is only this definition or declaration, which is probably not what you want
Priv.xs: In function 'prvdef_to_hvref':
Priv.xs:86: error: 'PRV$K_NUMBER_OF_PRIVS' undeclared (first use in this function)
Priv.xs:86: error: (Each undeclared identifier is reported only once
Priv.xs:86: error: for each function it appears in.)
Priv.xs: In function 'set_bit_by_name':
Priv.xs:107: error: 'PRV$K_NUMBER_OF_PRIVS' undeclared (first use in this function)
Priv.xs: In function 'check_privs':
Priv.xs:125: error: storage size of 'myprvs' isn't known
Priv.xs:140: error: 'SS$_NORMAL' undeclared (first use in this function)
Priv.xs:142: error: 'EVMSERR' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_priv_names':
Priv.xs:158: error: 'PRV$K_NUMBER_OF_PRIVS' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_get_current_privs':
Priv.xs:170: error: 'JPI$_CURPRIV' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_get_process_privs':
Priv.xs:183: error: 'JPI$_PROCPRIV' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_get_auth_privs':
Priv.xs:196: error: 'JPI$_AUTHPRIV' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_get_image_privs':
Priv.xs:209: error: 'JPI$_IMAGPRIV' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_get_default_privs':
Priv.xs:226: error: storage size of 'myprvs' isn't known
Priv.xs:230: error: storage size of 'UserNameDesc' isn't known
Priv.xs:236: error: 'JPI$_USERNAME' undeclared (first use in this function)
Priv.xs:240: error: 'SS$_NORMAL' undeclared (first use in this function)
Priv.xs:244: error: 'DSC$K_DTYPE_T' undeclared (first use in this function)
Priv.xs:245: error: 'DSC$K_CLASS_S' undeclared (first use in this function)
Priv.xs:251: error: 'UAI$_DEF_PRIV' undeclared (first use in this function)
Priv.xs:265: error: 'EVMSERR' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_add_current_privs':
Priv.xs:279: error: storage size of 'PrivMask' isn't known
Priv.xs:295: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:295: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:295: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:311: error: 'SS$_NORMAL' undeclared (first use in this function)
Priv.xs:311: error: 'SS$_NOTALLPRIV' undeclared (first use in this function)
Priv.xs:315: error: 'JPI$_CURPRIV' undeclared (first use in this function)
Priv.xs:317: error: 'EVMSERR' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_remove_current_privs':
Priv.xs:332: error: storage size of 'PrivMask' isn't known
Priv.xs:348: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:348: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:348: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:364: error: 'SS$_NORMAL' undeclared (first use in this function)
Priv.xs:364: error: 'SS$_NOTALLPRIV' undeclared (first use in this function)
Priv.xs:368: error: 'JPI$_CURPRIV' undeclared (first use in this function)
Priv.xs:371: error: 'EVMSERR' undeclared (first use in this function)
Priv.xs: In function 'XS_VMS__Priv_set_current_privs':
Priv.xs:386: error: storage size of 'PrivMask' isn't known
Priv.xs:386: error: storage size of 'ClearMask' isn't known
Priv.xs:402: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:402: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:402: error: invalid application of 'sizeof' to incomplete type 'union prvdef' 
Priv.xs:428: error: 'SS$_NORMAL' undeclared (first use in this function)
Priv.xs:428: error: 'SS$_NOTALLPRIV' undeclared (first use in this function)
Priv.xs:432: error: 'JPI$_CURPRIV' undeclared (first use in this function)
Priv.xs:434: error: 'EVMSERR' undeclared (first use in this function)
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.15.0/cpan/build/VMS-Priv-1_32-_KE98M (line 92 of /usr/share/mk/sys.mk).

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8880
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.15.0/cpan/build/VMS-Priv-1_32-_KE98M/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 8880
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16455,8880
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = VMS-Priv-1_32
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sts/cpansmoke/perl-5.15.0/bin/perl5.15.0
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280204
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
   
  Platform:
    osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke5 4.9 generic.mp#794 i386 '
    config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.15.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
    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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.58.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under openbsd
  Compiled at Jun 29 2011 14:19:35
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8880"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.15.0/cpan/build/VMS-Priv-1_32-_KE98M/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="8880"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="16455,8880"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="VMS-Priv-1_32"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.15.0/lib/site_perl/5.15.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.15.0/lib/site_perl/5.15.0
    /home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.15.0/lib/5.15.0
    .