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

FAIL POSIX-RT-MQ-0.03 i386-freebsd-thread-multi 6.1-release

Thread Next
From:
srezic
Date:
April 22, 2008 16:00
Subject:
FAIL POSIX-RT-MQ-0.03 i386-freebsd-thread-multi 6.1-release
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 Ilja Tabachnik,
    
This is a computer-generated report for POSIX-RT-MQ-0.03
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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 MQ.pm blib/lib/POSIX/RT/MQ.pm
/usr/local/bin/perl5.10.0t /usr/perl5.10.0t/lib/5.10.0/ExtUtils/xsubpp  -typemap /usr/perl5.10.0t/lib/5.10.0/ExtUtils/typemap -typemap typemap  MQ.xs > MQ.xsc && mv MQ.xsc MQ.c
ccache cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O2 -mtune=athlon64 -pipe    -DVERSION=\"0.03\"  -DXS_VERSION=\"0.03\" -DPIC -fPIC "-I/usr/perl5.10.0t/lib/5.10.0/i386-freebsd-thread-multi/CORE"   MQ.c
MQ.xs:5:20: mqueue.h: No such file or directory
MQ.xs: In function `XS_POSIX__RT__MQ_mq_open':
MQ.xs:55: error: syntax error before "mqdes"
MQ.c:113: error: syntax error before "RETVAL"
MQ.xs:62: error: `mqdes' undeclared (first use in this function)
MQ.xs:62: error: (Each undeclared identifier is reported only once
MQ.xs:62: error: for each function it appears in.)
MQ.xs:63: error: `mqd_t' undeclared (first use in this function)
MQ.xs:64: error: `RETVAL' undeclared (first use in this function)
MQ.c: In function `XS_POSIX__RT__MQ_mq_close':
MQ.c:147: error: syntax error before "mqdes"
MQ.xs:72: error: `mqdes' undeclared (first use in this function)
MQ.c: In function `XS_POSIX__RT__MQ_mq_attr':
MQ.c:197: error: syntax error before "mqdes"
MQ.xs:91: error: storage size of 'old_mqa' isn't known
MQ.xs:97: error: `mqdes' undeclared (first use in this function)
MQ.c: In function `XS_POSIX__RT__MQ_mq_send':
MQ.c:243: error: syntax error before "mqdes"
MQ.xs:119: error: `mqdes' undeclared (first use in this function)
MQ.c: In function `XS_POSIX__RT__MQ_mq_receive':
MQ.c:277: error: syntax error before "mqdes"
MQ.xs:134: error: `mqdes' undeclared (first use in this function)
MQ.c: In function `XS_POSIX__RT__MQ_mq_notify':
MQ.c:314: error: syntax error before "mqdes"
MQ.xs:155: error: union has no member named `sival_int'
MQ.xs:158: error: `mqdes' undeclared (first use in this function)
MQ.xs: In function `XS_POSIX__RT__MQ_mq_attr_pack':
MQ.xs:171: error: storage size of 'mqa' isn't known
MQ.xs: In function `XS_POSIX__RT__MQ_mq_attr_unpack':
MQ.xs:190: error: dereferencing pointer to incomplete type
MQ.xs:191: error: dereferencing pointer to incomplete type
MQ.xs:192: error: dereferencing pointer to incomplete type
MQ.xs:193: error: dereferencing pointer to incomplete type
*** Error code 1

Stop in /var/tmp/CPAN-build/POSIX-RT-MQ-0.03-e32J02.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3349
    PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/POSIX-RT-MQ-0.03-e32J02/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 3349
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 92170,3349
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen

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

    $^X = /usr/local/bin/perl5.10.0t
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_60  
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=6.1-release, archname=i386-freebsd-thread-multi
    uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-D usethreads=define -Dprefix=/usr/perl5.10.0t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
    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=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2 -mtune=athlon64 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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='ccache cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, 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  -L/usr/local/lib'

Thread Next


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