Report for PerlQt-3.008

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN PerlQt-3.008 v5.14.1 NetBSD
Date: 2011-08-15T16:36:20Z

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.14.1, 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 '/home/sts/cpansmoke/perl-5.14.1/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... i386-unknown-netbsdelf5.1
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... no
checking for nawk... no
checking for awk... awk
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... i386-unknown-netbsdelf5.1
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... match_pattern /lib[^/\.]+\.so$
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... 65536
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... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_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... NetBSD ld.elf_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... ./configure: line 14003: gcj: command not found
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... ./configure: line 15035: gcj: command not found
NetBSD ld.elf_so
checking for strlcat... yes
checking if strlcat needs custom prototype... no
checking for strlcpy... yes
checking if strlcpy needs custom prototype... no
checking for main in -lutil... yes
checking for main in -lcompat... yes
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... no
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... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... no
checking for libjpeg6b... no
checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

------------------------------
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/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/lib
    PERL5OPT = -I/home/sts/cpansmoke/tmp/CPAN-Reporter-lib-_s41 -MDevel::Autoflush
    PERL5_CPANPLUS_IS_RUNNING = 23962
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.14.1/cpan/build/PerlQt-3.008-5fzStd/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 23962
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26667,23962
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Data-Type-0.01.04
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

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

    $^X = /home/sts/cpansmoke/perl-5.14.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0

Perl module toolchain versions installed:

    Module              Have       
    ------------------- -----------
    CPAN                1.9800     
    CPAN::Meta          2.110930001
    Cwd                 3.36       
    ExtUtils::CBuilder  0.280203   
    ExtUtils::Command   1.17       
    ExtUtils::Install   1.56       
    ExtUtils::MakeMaker 6.58       
    ExtUtils::Manifest  1.58       
    ExtUtils::ParseXS   2.2210     
    File::Spec          3.33       
    JSON                n/a        
    JSON::PP            2.27105    
    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 14 subversion 1) configuration:
   
  Platform:
    osname=netbsd, osvers=5.1, archname=i386-netbsd-thread-multi
    uname='netbsd cpansmoke2 5.1 netbsd 5.1 (xen3_domu) #0: sun nov 7 14:54:55 utc 2010 builds@b6.netbsd.org:homebuildsabnetbsd-5-1-releasei386201011061943z-objhomebuildsabnetbsd-5-1-releasesrcsysarchi386compilexen3_domu i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.1'
    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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at Jul 18 2011 20:42:57
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/lib:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/arch:/home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23962"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.14.1/cpan/build/PerlQt-3.008-5fzStd/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="23962"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="26667,23962"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Data-Type-0.01.04"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/arch
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Class-Maker-0.5.14-dosNjW/blib/lib
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/arch
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Tie-ListKeyedHash-1.02-VCrMzJ/blib/lib
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/arch
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/IO-Extended-0.16-AnxX8t/blib/lib
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/arch
    /home/sts/cpansmoke/perl-5.14.1/cpan/build/Error-0.17016-S0br50/blib/lib
    /home/sts/cpansmoke/perl-5.14.1/lib/site_perl/5.14.1/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.1/lib/site_perl/5.14.1
    /home/sts/cpansmoke/perl-5.14.1/lib/5.14.1/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.1/lib/5.14.1
    .