Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Algorithm-KNN-XS-0.01001 v5.15.0 OpenBSD
Date: 2011-11-19T17:12:31Z
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 Stephan Conrad,
This is a computer-generated report for Algorithm-KNN-XS-0.01001
on perl 5.15.0, created by CPAN-Reporter-1.2002.
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 lib/Algorithm/KNN/XS.pm blib/lib/Algorithm/KNN/XS.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 -C++ -hiertype -typemap /home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/ExtUtils/typemap -typemap perlobject.map -typemap typemap LibANNInterface.xs > LibANNInterface.xsc && mv LibANNInterface.xsc LibANNInterface.c
Please specify prototyping behavior for LibANNInterface.xs (see perlxs manual)
g++ -c -I. -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.01001\" -DXS_VERSION=\"0.01001\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.15.0/lib/5.15.0/OpenBSD.i386-openbsd-thread-multi/CORE" LibANNInterface.c
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 lib_ann_interface.h:6,
from LibANNInterface.xs:11:
/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 lib_ann_interface.h:6,
from LibANNInterface.xs:11:
/usr/include/g++/i386-unknown-openbsd5.0/bits/messages_members.h:58:38: error: macro "do_open" requires 7 arguments, but only 2 given
/usr/include/g++/i386-unknown-openbsd5.0/bits/messages_members.h:67:71: error: macro "do_open" requires 7 arguments, but only 2 given
/usr/include/g++/i386-unknown-openbsd5.0/bits/messages_members.h:78:39: error: macro "do_close" requires 2 arguments, but only 1 given
In file included from LibANNInterface.xs:11:
lib_ann_interface.h:10:58: error: ANN/ANN.h: No such file or directory
lib_ann_interface.h:11:62: error: ANN/ANNperf.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 lib_ann_interface.h:6,
from LibANNInterface.xs:11:
/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 lib_ann_interface.h:6,
from LibANNInterface.xs:11:
/usr/include/g++/i386-unknown-openbsd5.0/bits/messages_members.h:67: error: expected initializer before 'const'
/usr/include/g++/i386-unknown-openbsd5.0/bits/messages_members.h:78: error: expected initializer before 'const'
In file included from LibANNInterface.xs:11:
lib_ann_interface.h:49: error: 'ANNpointArray' does not name a type
lib_ann_interface.h:50: error: ISO C++ forbids declaration of 'ANNkd_tree' with no type
lib_ann_interface.h:50: error: expected ';' before '*' token
lib_ann_interface.h:51: error: ISO C++ forbids declaration of 'ANNbd_tree' with no type
lib_ann_interface.h:51: error: expected ';' before '*' token
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.15.0/cpan/build/Algorithm-KNN-XS-0.01001-yywzJn (line 92 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- -------
ExtUtils::XSpp 0.01000 0.1602
build_requires:
Module Need Have
------------------- ------- -------
Alien::LibANN 0.01000 0.01000
configure_requires:
Module Need Have
------------------- ------- -------
Alien::LibANN 0.01000 0.01000
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 = /home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11502
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.15.0/cpan/build/Algorithm-KNN-XS-0.01001-yywzJn/Makefile.PL
PERL5_CPAN_IS_RUNNING = 11502
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29310,11502
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Algorithm-KNN-XS-0.01001
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.9800
CPAN::Meta 2.110930
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
JSON n/a
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
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="/home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/lib:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/arch:/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11502"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.15.0/cpan/build/Algorithm-KNN-XS-0.01001-yywzJn/Makefile.PL"
PERL5_CPAN_IS_RUNNING="11502"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="29310,11502"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Algorithm-KNN-XS-0.01001"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/ExtUtils-XSpp-0.1602-yiG0BB/blib/lib
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Differences-0.61-Y7uEGh/blib/lib
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Text-Diff-1.41-nNRrai/blib/lib
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Test-Base-0.60-CGQ3Cj/blib/lib
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Spiffy-0.30-jt3qcW/blib/lib
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/arch
/home/sts/cpansmoke/perl-5.15.0/cpan/build/Alien-LibANN-0.01000-x0yrAx/blib/lib
/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
.