Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Device-QuickCam-0.02 v5.12.3 OpenBSD
Date: 2011-06-14T07:30:00Z
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 Hendrik Van Belleghem,
This is a computer-generated report for Device-QuickCam-0.02
on perl 5.12.3, 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 QuickCam.pm blib/lib/Device/QuickCam.pm
cp cgicam.pl blib/lib/Device/cgicam.pl
/home/sts/cpansmoke/perl-5.12.3/bin/perl /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/ExtUtils/xsubpp -C++ -typemap /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/ExtUtils/typemap -typemap perlobject.map -typemap typemap QuickCam.xs > QuickCam.xsc && mv QuickCam.xsc QuickCam.c
Please specify prototyping behavior for QuickCam.xs (see perlxs manual)
g++ -c -Ilibcqcam -Llibcqcam -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/OpenBSD.i386-openbsd-thread-multi/CORE" -DLINUX -DJPEG -DLOCKING QuickCam.c
In file included from /usr//include/g++/backward/iostream.h:31,
from QuickCam.xs:16:
/usr//include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from /usr//include/g++/bits/basic_ios.h:44,
from /usr//include/g++/ios:50,
from /usr//include/g++/ostream:45,
from /usr//include/g++/iostream:45,
from /usr//include/g++/backward/iostream.h:32,
from QuickCam.xs:16:
/usr//include/g++/bits/locale_facets.h:4420:40: error: macro "do_open" requires 7 arguments, but only 2 given
/usr//include/g++/bits/locale_facets.h:4467:34: error: macro "do_close" requires 2 arguments, but only 1 given
/usr//include/g++/bits/locale_facets.h:4486:55: error: macro "do_open" requires 7 arguments, but only 2 given
/usr//include/g++/bits/locale_facets.h:4513:23: error: macro "do_close" requires 2 arguments, but only 1 given
In file included from /usr//include/g++/bits/locale_facets.h:4599,
from /usr//include/g++/bits/basic_ios.h:44,
from /usr//include/g++/ios:50,
from /usr//include/g++/ostream:45,
from /usr//include/g++/iostream:45,
from /usr//include/g++/backward/iostream.h:32,
from QuickCam.xs:16:
/usr//include/g++/i386-unknown-openbsd4.9/bits/messages_members.h:58:38: error: macro "do_open" requires 7 arguments, but only 2 given
/usr//include/g++/i386-unknown-openbsd4.9/bits/messages_members.h:67:71: error: macro "do_open" requires 7 arguments, but only 2 given
/usr//include/g++/i386-unknown-openbsd4.9/bits/messages_members.h:78:39: error: macro "do_close" requires 2 arguments, but only 1 given
In file included from libcqcam/camera.h:26,
from QuickCam.xs:18:
libcqcam/port.h:39:22: error: sys/io.h: No such file or directory
In file included from /usr//include/g++/bits/basic_ios.h:44,
from /usr//include/g++/ios:50,
from /usr//include/g++/ostream:45,
from /usr//include/g++/iostream:45,
from /usr//include/g++/backward/iostream.h:32,
from QuickCam.xs:16:
/usr//include/g++/bits/locale_facets.h:4486: error: 'do_open' declared as a 'virtual' field
/usr//include/g++/bits/locale_facets.h:4486: error: expected ';' before 'const'
/usr//include/g++/bits/locale_facets.h:4513: error: variable or field 'do_close' declared void
/usr//include/g++/bits/locale_facets.h:4513: error: expected ';' before 'const'
In file included from /usr//include/g++/bits/locale_facets.h:4599,
from /usr//include/g++/bits/basic_ios.h:44,
from /usr//include/g++/ios:50,
from /usr//include/g++/ostream:45,
from /usr//include/g++/iostream:45,
from /usr//include/g++/backward/iostream.h:32,
from QuickCam.xs:16:
/usr//include/g++/i386-unknown-openbsd4.9/bits/messages_members.h:67: error: expected initializer before 'const'
/usr//include/g++/i386-unknown-openbsd4.9/bits/messages_members.h:78: error: expected initializer before 'const'
In file included from libcqcam/camera.h:26,
from QuickCam.xs:18:
libcqcam/port.h: In member function 'int port_t::read_data()':
libcqcam/port.h:84: error: 'inb' was not declared in this scope
libcqcam/port.h: In member function 'int port_t::read_status()':
libcqcam/port.h:85: error: 'inb' was not declared in this scope
libcqcam/port.h: In member function 'int port_t::read_control()':
libcqcam/port.h:86: error: 'inb' was not declared in this scope
libcqcam/port.h: In member function 'void port_t::write_data(int)':
libcqcam/port.h:89: error: 'outb' was not declared in this scope
libcqcam/port.h: In member function 'void port_t::write_control(int)':
libcqcam/port.h:90: error: 'outb' was not declared in this scope
libcqcam/port.h: In member function 'void port_t::setbit_control(int)':
libcqcam/port.h:91: error: 'outb' was not declared in this scope
libcqcam/port.h: In member function 'void port_t::clearbit_control(int)':
libcqcam/port.h:92: error: 'outb' was not declared in this scope
QuickCam.xs: At global scope:
QuickCam.xs:38: warning: deprecated conversion from string constant to 'char*'
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.12.3/cpan/build/Device-QuickCam-0.02-jsq29o (line 92 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
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 = 9958
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.12.3/cpan/build/Device-QuickCam-0.02-jsq29o/Makefile.PL
PERL5_CPAN_IS_RUNNING = 9958
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 31860,9958
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Device-QuickCam-0.02
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.12.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9600
Cwd 3.31
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
Module::Build 0.3603
Module::Signature n/a
Test::Harness 3.17
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.3'
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='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 PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at May 3 2011 17:48:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="9958"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.12.3/cpan/build/Device-QuickCam-0.02-jsq29o/Makefile.PL"
PERL5_CPAN_IS_RUNNING="9958"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="31860,9958"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Device-QuickCam-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3
.