Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN libapreq2-2.13 v5.10.1 Mac OS X
Date: 2014-06-14T00:56:07Z
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 Issac Goldstand,
This is a computer-generated report for libapreq2-2.13
on perl 5.10.1, created by CPAN-Reporter-1.2011.
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 '/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin/perl Makefile.PL':
perl: 5.10.1 ok
build/version_check.pl failed: no version_string found in '' for 'mod_perl2'.
Please upgrade mod_perl2 first.
Can't locate Apache/Test.pm in @INC (@INC contains: /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/CPAN-Reporter-lib-KtZm /Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/arch /Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/lib /Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/arch /Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/lib /Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/arch /Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/lib /Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/arch /Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/lib /Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/arch /Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/lib /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/darwin-thread-multi-2level /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1 /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/darwin-thread-multi-2level /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1 .) at build/version_check.pl line 27.
Please upgrade Apache::Test first.
ExtUtils::MakeMaker: 6.98 ok
build/version_check.pl failed: no version_string found in '' for 'ExtUtils::XSBuilder'.
Please upgrade ExtUtils::XSBuilder first.
Test::More: 1.001003 ok
Use of uninitialized value $args{"with-apache2-apxs"} in concatenation (.) or string at Makefile.PL line 91.
./configure --enable-perl-glue --with-apache2-apxs="" --with-perl="/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin/perl"
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... i386-apple-darwin12.5.0
checking host system type... i386-apple-darwin12.5.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /sw/bin/grep
checking for egrep... /sw/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... conftest.c:1:5: warning: no previous prototype for function 'foo' [-Wmissing-prototypes]
int foo(void){return 1;}
^
1 warning generated.
yes
checking for -exported_symbols_list linker flag... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.5.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.5.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether ln -s works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
./configure: line 20252: -q: command not found
./configure: line 20266: -q: command not found
./configure: line 20270: -q: command not found
./configure: line 20274: -q: command not found
./configure: line 20274: -q: command not found
build/version_check.pl failed: no version_string found in '' for 'apache2'.
configure: error: Bad apache2 binary (/)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_ALL = POSIX
LD_LIBRARY_PATH = :/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/lib
PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.20.0/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/am/ncbiapdata/bin:/usr/bin:/bin:/usr/X11R6/bin:/Users/hornenj/bin:/netopt/ncbi_tools/bin:/usr/local/ncbi/blast/bin:/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/bin
PERL = [undef]
PERL5LIB = /Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/arch:/Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/lib:/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/arch:/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/lib
PERL5OPT = -I/var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/CPAN-Reporter-lib-KtZm -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 58938
PERL5_CPAN_IS_EXECUTING = /Users/hornenj/.cpan/build/libapreq2-2.13-4I_d4R/Makefile.PL
PERL5_CPAN_IS_RUNNING = 58938
PERL5_MINISMOKEBOX = 0.58
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /Users/hornenj/.perlbrew
PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/man
PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin
PERLBREW_PERL = perl-5.10.1
PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
PERLBREW_VERSION = 0.69
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
VERSIONER_PERL_PREFER_32_BIT = no
VERSIONER_PERL_VERSION = 5.12
ac_cv_path_INTLTOOL_PERL = /usr/bin/perl
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin/perl
$UID/$EUID = 12481 / 12481
$GID = 14 14 5344 527 241 206 402 12 62 204
$EGID = 14 14 5344 527 241 206 402 12 62 204
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.141170
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.61
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001003
YAML 0.90
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
config_args='-Duseithreads -Dusemultiplicity -Dinstallprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1 -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1 -de -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=clang'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc=' clang', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -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_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under darwin
Compiled at Apr 1 2014 09:55:44
%ENV:
PERL=""
PERL5LIB="/Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/arch:/Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/lib:/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/arch:/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/lib:/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/arch:/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="58938"
PERL5_CPAN_IS_EXECUTING="/Users/hornenj/.cpan/build/libapreq2-2.13-4I_d4R/Makefile.PL"
PERL5_CPAN_IS_RUNNING="58938"
PERL5_MINISMOKEBOX="0.58"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/Users/hornenj/.perlbrew"
PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/bin"
PERLBREW_PERL="perl-5.10.1"
PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
PERLBREW_VERSION="0.69"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/arch
/Users/hornenj/.cpan/build/XML-Simple-2.20-8ulnhS/blib/lib
/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/arch
/Users/hornenj/.cpan/build/XML-SAX-Expat-0.51-cvGY_P/blib/lib
/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/arch
/Users/hornenj/.cpan/build/XML-SAX-0.99-x4mCgM/blib/lib
/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/arch
/Users/hornenj/.cpan/build/XML-SAX-Base-1.08-Li95mi/blib/lib
/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/arch
/Users/hornenj/.cpan/build/XML-NamespaceSupport-1.11-SaTOGM/blib/lib
/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.