develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Getopt-Popt-0.02 i686-linux 2.4.27-2-386

From:
stro
Date:
June 23, 2008 09:23
Subject:
FAIL Getopt-Popt-0.02 i686-linux 2.4.27-2-386
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 James Baker,
    
This is a computer-generated report for Getopt-Popt-0.02
on perl 5.8.8, created by CPAN-Reporter-1.1555. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Popt.pm blib/lib/Getopt/Popt.pm
cp example.pl blib/lib/Getopt/example.pl
/home/stro/perl588/bin/perl /home/stro/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap /home/stro/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap -typemap typemap  Popt.xs > Popt.xsc && mv Popt.xsc Popt.c
cc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fpic "-I/home/stro/perl588/lib/5.8.8/i686-linux/CORE"   Popt.c
Popt.xs:10:18: error: popt.h: No such file or directory
Popt.xs:34: error: expected specifier-qualifier-list before 'poptContext'
Popt.xs:51: error: field 'popt_alias' has incomplete type
Popt.xs:60: error: field 'popt_option' has incomplete type
Popt.xs: In function 'XS_Getopt__Popt__Alias__new_blessed_poptAlias':
Popt.xs:171: error: dereferencing pointer to incomplete type
Popt.xs:172: error: dereferencing pointer to incomplete type
Popt.xs:174: error: dereferencing pointer to incomplete type
Popt.xs:176: error: dereferencing pointer to incomplete type
Popt.xs:180: error: dereferencing pointer to incomplete type
Popt.xs:184: error: dereferencing pointer to incomplete type
Popt.xs:184: error: dereferencing pointer to incomplete type
Popt.xs:186: error: dereferencing pointer to incomplete type
Popt.xs:188: error: dereferencing pointer to incomplete type
Popt.xs:188: error: dereferencing pointer to incomplete type
Popt.xs:194: error: dereferencing pointer to incomplete type
Popt.xs:200: error: dereferencing pointer to incomplete type
Popt.xs:203: error: dereferencing pointer to incomplete type
Popt.xs: In function 'XS_Getopt__Popt__Option__new_blessed_poptOption':
Popt.xs:281: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.xs:281: error: (Each undeclared identifier is reported only once
Popt.xs:281: error: for each function it appears in.)
Popt.xs:281: error: 'POPT_ARG_NONE' undeclared (first use in this function)
Popt.xs:282: error: 'POPT_ARG_VAL' undeclared (first use in this function)
Popt.xs:299: error: dereferencing pointer to incomplete type
Popt.xs:301: error: dereferencing pointer to incomplete type
Popt.xs:305: error: dereferencing pointer to incomplete type
Popt.xs:309: error: dereferencing pointer to incomplete type
Popt.xs:313: error: dereferencing pointer to incomplete type
Popt.xs:314: error: dereferencing pointer to incomplete type
Popt.xs:318: error: dereferencing pointer to incomplete type
Popt.xs:324: error: dereferencing pointer to incomplete type
Popt.xs:325: error: dereferencing pointer to incomplete type
Popt.xs:329: error: dereferencing pointer to incomplete type
Popt.xs:333: error: dereferencing pointer to incomplete type
Popt.xs:334: error: dereferencing pointer to incomplete type
Popt.xs:337: error: dereferencing pointer to incomplete type
Popt.xs:341: error: dereferencing pointer to incomplete type
Popt.xs:350: error: dereferencing pointer to incomplete type
Popt.xs:356: error: 'POPT_ARG_INT' undeclared (first use in this function)
Popt.xs:358: error: dereferencing pointer to incomplete type
Popt.xs:361: error: dereferencing pointer to incomplete type
Popt.xs:364: error: 'POPT_ARG_LONG' undeclared (first use in this function)
Popt.xs:366: error: dereferencing pointer to incomplete type
Popt.xs:369: error: dereferencing pointer to incomplete type
Popt.xs:372: error: 'POPT_ARG_STRING' undeclared (first use in this function)
Popt.xs:373: error: dereferencing pointer to incomplete type
Popt.xs:376: error: 'POPT_ARG_FLOAT' undeclared (first use in this function)
Popt.xs:377: error: dereferencing pointer to incomplete type
Popt.xs:380: error: 'POPT_ARG_DOUBLE' undeclared (first use in this function)
Popt.xs:381: error: dereferencing pointer to incomplete type
Popt.xs:386: error: dereferencing pointer to incomplete type
Popt.xs:386: error: dereferencing pointer to incomplete type
Popt.xs:387: error: dereferencing pointer to incomplete type
Popt.xs:387: error: dereferencing pointer to incomplete type
Popt.xs:388: error: dereferencing pointer to incomplete type
Popt.xs:388: error: dereferencing pointer to incomplete type
Popt.xs: In function 'XS_Getopt__Popt__Option__assign_argref':
Popt.xs:421: error: dereferencing pointer to incomplete type
Popt.xs:421: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.xs:421: error: 'POPT_ARG_STRING' undeclared (first use in this function)
Popt.xs:422: error: dereferencing pointer to incomplete type
Popt.xs:428: error: dereferencing pointer to incomplete type
Popt.xs:429: error: 'POPT_ARG_NONE' undeclared (first use in this function)
Popt.xs:432: error: 'POPT_ARG_INT' undeclared (first use in this function)
Popt.xs:433: error: dereferencing pointer to incomplete type
Popt.xs:436: error: 'POPT_ARG_VAL' undeclared (first use in this function)
Popt.xs:451: error: dereferencing pointer to incomplete type
Popt.xs:451: error: 'POPT_ARGFLAG_NOT' undeclared (first use in this function)
Popt.xs:452: error: dereferencing pointer to incomplete type
Popt.xs:452: error: dereferencing pointer to incomplete type
Popt.xs:453: error: dereferencing pointer to incomplete type
Popt.xs:453: error: 'POPT_ARGFLAG_LOGICALOPS' undeclared (first use in this function)
Popt.xs:455: error: dereferencing pointer to incomplete type
Popt.xs:455: error: dereferencing pointer to incomplete type
Popt.xs:457: error: 'POPT_ARGFLAG_OR' undeclared (first use in this function)
Popt.xs:458: error: dereferencing pointer to incomplete type
Popt.xs:458: error: dereferencing pointer to incomplete type
Popt.xs:460: error: 'POPT_ARGFLAG_AND' undeclared (first use in this function)
Popt.xs:461: error: dereferencing pointer to incomplete type
Popt.xs:461: error: dereferencing pointer to incomplete type
Popt.xs:463: error: 'POPT_ARGFLAG_XOR' undeclared (first use in this function)
Popt.xs:464: error: dereferencing pointer to incomplete type
Popt.xs:464: error: dereferencing pointer to incomplete type
Popt.xs:472: error: dereferencing pointer to incomplete type
Popt.xs:473: error: dereferencing pointer to incomplete type
Popt.xs:473: error: dereferencing pointer to incomplete type
Popt.xs:476: error: dereferencing pointer to incomplete type
Popt.xs:480: error: 'POPT_ARG_LONG' undeclared (first use in this function)
Popt.xs:481: error: dereferencing pointer to incomplete type
Popt.xs:484: error: 'POPT_ARG_FLOAT' undeclared (first use in this function)
Popt.xs:485: error: dereferencing pointer to incomplete type
Popt.xs:488: error: 'POPT_ARG_DOUBLE' undeclared (first use in this function)
Popt.xs:489: error: dereferencing pointer to incomplete type
Popt.xs:494: error: dereferencing pointer to incomplete type
Popt.xs: In function 'XS_Getopt__Popt__Option_DESTROY':
Popt.xs:516: error: dereferencing pointer to incomplete type
Popt.xs:520: error: dereferencing pointer to incomplete type
Popt.xs:520: error: dereferencing pointer to incomplete type
Popt.xs:521: error: dereferencing pointer to incomplete type
Popt.xs:521: error: dereferencing pointer to incomplete type
Popt.xs:522: error: dereferencing pointer to incomplete type
Popt.xs:522: error: dereferencing pointer to incomplete type
Popt.xs: In function 'XS_Getopt__Popt__Option__test_assign_arg':
Popt.xs:532: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.xs:532: error: 'POPT_ARG_STRING' undeclared (first use in this function)
Popt.xs: In function 'XS_Getopt__Popt__Option__AUTOHELP__new_blessed_poptOption_AUTOHELP':
Popt.xs:624: error: 'POPT_AUTOHELP' undeclared (first use in this function)
Popt.xs:626: error: expected ';' before 'PL_stack_base'
Popt.xs: In function 'XS_Getopt__Popt__new_blessed_poptContext':
Popt.xs:777: error: invalid application of 'sizeof' to incomplete type 'struct poptOption' 
Popt.xs:777: error: invalid application of 'sizeof' to incomplete type 'struct poptOption' 
Popt.xs:777: error: invalid application of 'sizeof' to incomplete type 'struct poptOption' 
Popt.xs:791: error: invalid use of undefined type 'struct poptOption'
Popt.xs:791: error: dereferencing pointer to incomplete type
Popt.xs:797: error: invalid use of undefined type 'struct poptOption'
Popt.xs:797: error: dereferencing pointer to incomplete type
Popt.xs:797: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.xs:797: error: 'POPT_ARG_VAL' undeclared (first use in this function)
Popt.xs:798: error: invalid use of undefined type 'struct poptOption'
Popt.xs:798: error: dereferencing pointer to incomplete type
Popt.xs:798: error: 'POPT_ARG_NONE' undeclared (first use in this function)
Popt.xs:799: error: invalid use of undefined type 'struct poptOption'
Popt.xs:799: error: dereferencing pointer to incomplete type
Popt.xs:799: error: 'POPT_ARGFLAG_OR' undeclared (first use in this function)
Popt.xs:800: error: invalid use of undefined type 'struct poptOption'
Popt.xs:800: error: dereferencing pointer to incomplete type
Popt.xs:801: error: invalid use of undefined type 'struct poptOption'
Popt.xs:801: error: dereferencing pointer to incomplete type
Popt.xs:801: error: 'POPT_ARGFLAG_AND' undeclared (first use in this function)
Popt.xs:802: error: invalid use of undefined type 'struct poptOption'
Popt.xs:802: error: dereferencing pointer to incomplete type
Popt.xs:803: error: invalid use of undefined type 'struct poptOption'
Popt.xs:803: error: dereferencing pointer to incomplete type
Popt.xs:803: error: 'POPT_ARGFLAG_XOR' undeclared (first use in this function)
Popt.xs:804: error: invalid use of undefined type 'struct poptOption'
Popt.xs:804: error: dereferencing pointer to incomplete type
Popt.xs:809: error: invalid use of undefined type 'struct poptOption'
Popt.xs:809: error: dereferencing pointer to incomplete type
Popt.xs:812: error: invalid use of undefined type 'struct poptOption'
Popt.xs:812: error: dereferencing pointer to incomplete type
Popt.xs:812: error: 'POPT_TABLEEND' undeclared (first use in this function)
Popt.xs:815: error: 'struct poptContext_wrapper' has no member named 'av_aliases'
Popt.xs:824: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_DESTROY':
Popt.xs:842: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:852: error: 'struct poptContext_wrapper' has no member named 'av_aliases'
Popt.xs: In function 'XS_Getopt__Popt_getNextOpt':
Popt.xs:873: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:906: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.xs:906: error: 'POPT_ARG_VAL' undeclared (first use in this function)
Popt.xs: In function 'XS_Getopt__Popt_resetContext':
Popt.xs:943: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_getOptArg':
Popt.xs:950: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:950: warning: assignment makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_getArg':
Popt.xs:958: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:958: warning: assignment makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_peekArg':
Popt.xs:966: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:966: warning: assignment makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_getArgs':
Popt.xs:976: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:976: warning: initialization makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_strerror':
Popt.xs:988: warning: assignment makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_badOption':
Popt.xs:997: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs:997: warning: assignment makes pointer from integer without a cast
Popt.xs: In function 'XS_Getopt__Popt_readDefaultConfig':
Popt.xs:1006: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_readConfigFile':
Popt.xs:1015: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_addAlias':
Popt.xs:1028: error: 'struct poptContext_wrapper' has no member named 'av_aliases'
Popt.xs:1029: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_stuffArgs':
Popt.xs:1075: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_setOtherOptionHelp':
Popt.xs:1092: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_printUsage':
Popt.xs:1103: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.xs: In function 'XS_Getopt__Popt_printHelp':
Popt.xs:1113: error: 'struct poptContext_wrapper' has no member named 'popt_context'
Popt.c: In function 'boot_Getopt__Popt':
Popt.c:1589: error: 'POPT_BADOPTION_NOALIAS' undeclared (first use in this function)
Popt.c:1591: error: 'POPT_ERROR_BADQUOTE' undeclared (first use in this function)
Popt.c:1593: error: 'POPT_ERROR_BADNUMBER' undeclared (first use in this function)
Popt.c:1595: error: 'POPT_ARG_INT' undeclared (first use in this function)
Popt.c:1597: error: 'POPT_ERROR_NOARG' undeclared (first use in this function)
Popt.c:1599: error: 'POPT_ARGFLAG_NOT' undeclared (first use in this function)
Popt.c:1601: error: 'POPT_CONTEXT_NO_EXEC' undeclared (first use in this function)
Popt.c:1603: error: 'POPT_ARGFLAG_OR' undeclared (first use in this function)
Popt.c:1607: error: 'POPT_ARG_MASK' undeclared (first use in this function)
Popt.c:1609: error: 'POPT_ERROR_BADOPERATION' undeclared (first use in this function)
Popt.c:1611: error: 'POPT_CONTEXT_KEEP_FIRST' undeclared (first use in this function)
Popt.c:1613: error: 'POPT_CONTEXT_POSIXMEHARDER' undeclared (first use in this function)
Popt.c:1615: error: 'POPT_ARG_STRING' undeclared (first use in this function)
Popt.c:1617: error: 'POPT_ARGFLAG_NAND' undeclared (first use in this function)
Popt.c:1619: error: 'POPT_ERROR_OVERFLOW' undeclared (first use in this function)
Popt.c:1621: error: 'POPT_ARG_VAL' undeclared (first use in this function)
Popt.c:1623: error: 'POPT_ARGFLAG_NOR' undeclared (first use in this function)
Popt.c:1625: error: 'POPT_ARGFLAG_STRIP' undeclared (first use in this function)
Popt.c:1627: error: 'POPT_ARG_INTL_DOMAIN' undeclared (first use in this function)
Popt.c:1629: error: 'POPT_ARGFLAG_ONEDASH' undeclared (first use in this function)
Popt.c:1631: error: 'POPT_ARG_NONE' undeclared (first use in this function)
Popt.c:1633: error: 'POPT_ARGFLAG_XOR' undeclared (first use in this function)
Popt.c:1635: error: 'POPT_ARG_DOUBLE' undeclared (first use in this function)
Popt.c:1637: error: 'POPT_ARGFLAG_AND' undeclared (first use in this function)
Popt.c:1639: error: 'POPT_ARGFLAG_OPTIONAL' undeclared (first use in this function)
Popt.c:1641: error: 'POPT_ARG_FLOAT' undeclared (first use in this function)
Popt.c:1643: error: 'POPT_ARG_LONG' undeclared (first use in this function)
Popt.c:1645: error: 'POPT_ERROR_OPTSTOODEEP' undeclared (first use in this function)
Popt.c:1647: error: 'POPT_ARGFLAG_DOC_HIDDEN' undeclared (first use in this function)
Popt.c:1649: error: 'POPT_ARGFLAG_LOGICALOPS' undeclared (first use in this function)
Popt.c:1651: error: 'POPT_ERROR_BADOPT' undeclared (first use in this function)
Popt.c:1653: error: 'POPT_ERROR_ERRNO' undeclared (first use in this function)
make: *** [Popt.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module       Need Have
    ------------ ---- ----
    Scalar::Util 0    1.19

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

Environment variables:

    LANG = en_US
    LANGUAGE = en_UA:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 23222
    PERL5_CPAN_IS_EXECUTING = /home/stro/.cpan/build/Getopt-Popt-0.02-1T5ZXn/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 23222
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/stro/perl588/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 46 44 29 25 24 20 1000
    $EGID = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.23  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.45  
    ExtUtils::MakeMaker 6.44  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.10  
    Test::More          0.80  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-2-386, archname=i686-linux
    uname='linux vm-debian 2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
    config_args=''
    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='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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 -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'



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