develooper Front page | perl.cpan.testers | Postings from December 2007

FAIL Authen-ACE-0.90 i686-linux-64int 2.6.22-1-k7

Thread Next
From:
andreas.koenig.gmwojprw
Date:
December 12, 2007 23:30
Subject:
FAIL Authen-ACE-0.90 i686-linux-64int 2.6.22-1-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 Dave Carrigan,
    
This is a computer-generated report for Authen-ACE-0.90
on perl-5.8.8 patch 32025, created automatically by CPAN-Reporter-1.0601 
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 or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
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 ACE.pm blib/lib/Authen/ACE.pm
/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@32025/bin/perl /home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@32025/lib/5.8.8/ExtUtils/xsubpp  -typemap /home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@32025/lib/5.8.8/ExtUtils/typemap -typemap typemap  ACE.xs > ACE.xsc && mv ACE.xsc ACE.c
cc -c  -I/ipl/src/Source/commercial/ace -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" -fPIC "-I/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@32025/lib/5.8.8/i686-linux-64int/CORE"   ACE.c
In file included from ACE.xs:15:
sdi.h:5:22: error: sdi_athd.h: Datei oder Verzeichnis nicht gefunden
sdi.h:6:22: error: sdi_defs.h: Datei oder Verzeichnis nicht gefunden
sdi.h:7:22: error: sdacmvls.h: Datei oder Verzeichnis nicht gefunden
sdi.h:8:20: error: sdconf.h: Datei oder Verzeichnis nicht gefunden
ACE.xs: In function ‘constant’:
ACE.xs:33: error: ‘ACM_OK’ undeclared (first use in this function)
ACE.xs:33: error: (Each undeclared identifier is reported only once
ACE.xs:33: error: for each function it appears in.)
ACE.xs:34: error: ‘ACM_ACCESS_DENIED’ undeclared (first use in this function)
ACE.xs:35: error: ‘ACM_NEXT_CODE_REQUIRED’ undeclared (first use in this function)
ACE.xs:36: error: ‘ACM_NEW_PIN_REQUIRED’ undeclared (first use in this function)
ACE.xs:37: error: ‘ACM_NEW_PIN_ACCEPTED’ undeclared (first use in this function)
ACE.xs:38: error: ‘ACM_NEW_PIN_REJECTED’ undeclared (first use in this function)
ACE.xs:41: error: ‘CANNOT_CHOOSE_PIN’ undeclared (first use in this function)
ACE.xs:44: error: ‘MUST_CHOOSE_PIN’ undeclared (first use in this function)
ACE.xs:47: error: ‘USER_SELECTABLE’ undeclared (first use in this function)
ACE.xs: In function ‘XS_Authen__ACE_sd_init’:
ACE.xs:76: error: invalid application of ‘sizeof’ to incomplete type ‘SDClient’ 
ACE.xs:77: error: invalid application of ‘sizeof’ to incomplete type ‘SDClient’ 
ACE.xs: In function ‘XS_Authen__ACE_sd_auth’:
ACE.xs:91: error: dereferencing pointer to incomplete type
ACE.xs:91: error: ‘LENACMNAME’ undeclared (first use in this function)
ACE.xs:95: error: ‘ACM_OK’ undeclared (first use in this function)
ACE.xs:97: error: dereferencing pointer to incomplete type
ACE.xs:97: error: dereferencing pointer to incomplete type
ACE.xs: In function ‘XS_Authen__ACE_sd_check’:
ACE.xs:116: error: ‘ACM_OK’ undeclared (first use in this function)
ACE.xs:118: error: dereferencing pointer to incomplete type
ACE.xs:118: error: dereferencing pointer to incomplete type
ACE.xs:120: error: ‘ACM_ACCESS_DENIED’ undeclared (first use in this function)
ACE.xs:122: error: ‘ACM_NEXT_CODE_REQUIRED’ undeclared (first use in this function)
ACE.xs:124: error: dereferencing pointer to incomplete type
ACE.xs:126: error: ‘ACM_NEW_PIN_REQUIRED’ undeclared (first use in this function)
ACE.xs:128: error: dereferencing pointer to incomplete type
ACE.xs:128: error: dereferencing pointer to incomplete type
ACE.xs:129: error: dereferencing pointer to incomplete type
ACE.xs:130: error: dereferencing pointer to incomplete type
ACE.xs:131: error: dereferencing pointer to incomplete type
ACE.xs:132: error: dereferencing pointer to incomplete type
ACE.xs: In function ‘XS_Authen__ACE_sd_next’:
ACE.xs:148: error: ‘ACM_OK’ undeclared (first use in this function)
ACE.xs:150: error: dereferencing pointer to incomplete type
ACE.xs:150: error: dereferencing pointer to incomplete type
make: *** [ACE.o] Fehler 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = de_DE.UTF-8
    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 = 25472
    PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Authen-ACE-0.90-fXvroW/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 25472
    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/pOwntgt/perl-5.8.0@32025/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.21   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.42   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.05   
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.99   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/perl-5.8.0@32025 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Thread Next


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