Back
From: metabase:user:775a6ef0-a30d-11e0-b928-abcd0a1a245f
Subject: UNKNOWN PerlQt-3.008 v5.12.4 GNU/Linux
Date: 2011-09-21T10:45:14Z
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 Germain Garand,
This is a computer-generated report for PerlQt-3.008
on perl 5.12.4, 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 '/smoker/5.12.4/perl/bin/perl Makefile.PL':
!!!!!!!!!!!! WARNING !!!!!!!!!!!!
Your QTDIR environment variable is not set and you
did not use the '--with-qt-dir=' commandline option.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Nevermind, I'll try to guess Qt's location.
mmh... locate did not help. We'll try a find then.
Scanning local file system (ctrl-c to abort)...
Still no luck... I'll give up and let ./configure work it out
!!!!!!!!!!!! WARNING !!!!!!!!!!!!
Your KDEDIR environment variable is not set and you
did not use the '--prefix=' commandline option.
KDE-3 isn't required at all. However, if it's installed on your system,
it is much better to specify it's location since PerlQt uses (or build, if
it can't find it) a KDE library named smokeqt.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Now starting ./configure ...
checking build system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
not using lib directory suffix
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
./configure: line 6333: /usr/bin/file: No such file or directory
checking for egrep... grep -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 the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... no
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ALL = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-MtIL -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 66620
PERL5_CPAN_IS_EXECUTING = /smoker/5.12.4/cpan/build/PerlQt-3.008-1jELBO/Makefile.PL
PERL5_CPAN_IS_RUNNING = 66620
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15153,66620
PERL_AUTOINSTALL = --skip
PERL_CPAN_REPORTER_CONFIG = /smoker/cpanreporter-config.ini
PERL_CPAN_REPORTER_DIR = /smoker/5.12.4/cpanreporter
PERL_CR_SMOKER_CURRENT = PerlQt-3.008
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /smoker/5.12.4/perl/bin/perl
$UID/$EUID = 60000 / 60000
$GID = 60000 60000
$EGID = 60000 60000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.91
--
Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
Platform:
osname=linux, osvers=2.6.26-2-amd64, archname=i686-linux
uname='linux rijk 2.6.26-2-amd64 #1 smp thu nov 5 02:23:12 utc 2009 i686 gnulinux '
config_args='-Duselargefiles -Uuse64bitint -Dusemymalloc=n -Uusedl -Uusethreads -Uuseithreads -Uusemultiplicity -Uusesfio -Uuseshrplib -Uinstallusrbinperl -A ccflags= -g -DPERL_DISABLE_PMC -DPERL_ARENA_SIZE=16376 -DNO_PERL_MALLOC_ENV -D_GNU_SOURCE -DNDEBUG -Dcc=cc -Doptimize=-O2 -mpush-args -fomit-frame-pointer -march=core2 -mtune=core2 -Dldflags= -lc -lm -ldl -lpthread -Dlibs=-lm -lcrypt -Dprefix=/smoker/5.12.4/perl -Dbin=/smoker/5.12.4/perl/bin -Dprivlib=/smoker/5.12.4/perl/lib -Darchlib=/smoker/5.12.4/perl/lib -Uusevendorprefix -Dsitelib=/smoker/5.12.4/perl/lib -Dsitearch=/smoker/5.12.4/perl/lib -Uman1dir -Uman3dir -Usiteman1dir -Usiteman3dir -Dpager=/usr/bin/less -Demail=Marc Lehmann <staticperl-smoker-5.12.4@plan9.de> -Dcf_email=Marc Lehmann <staticperl-smoker-5.12.4@plan9.de> -Dcf_by=Marc Lehmann <staticperl-smoker-5.12.4@plan9.de> -Dusedl -Uusemymalloc -Duseperlio -dE'
hint=recommended, useposix=true, d_sigaction=define
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 ='-g -DPERL_DISABLE_PMC -DPERL_ARENA_SIZE=16376 -DNO_PERL_MALLOC_ENV -D_GNU_SOURCE -DNDEBUG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -mpush-args -fomit-frame-pointer -march=core2 -mtune=core2',
cppflags='-g -DPERL_DISABLE_PMC -DPERL_ARENA_SIZE=16376 -DNO_PERL_MALLOC_ENV -D_GNU_SOURCE -DNDEBUG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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 =' -lc -lm -ldl -lpthread -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib64
libs=-lm -lcrypt
perllibs=-lm -lcrypt
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -mpush-args -fomit-frame-pointer -march=core2 -mtune=core2 -L/usr/local/lib '
Characteristics of this binary (from libperl):
Compile-time options: PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jul 1 2011 16:50:49
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="66620"
PERL5_CPAN_IS_EXECUTING="/smoker/5.12.4/cpan/build/PerlQt-3.008-1jELBO/Makefile.PL"
PERL5_CPAN_IS_RUNNING="66620"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="15153,66620"
PERL_AUTOINSTALL="--skip"
PERL_CPAN_REPORTER_CONFIG="/smoker/cpanreporter-config.ini"
PERL_CPAN_REPORTER_DIR="/smoker/5.12.4/cpanreporter"
PERL_CR_SMOKER_CURRENT="PerlQt-3.008"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/smoker/5.12.4/perl/lib
.