This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Germain Garand, This is a computer-generated report for PerlQt-3.008 on perl-5.00505, created automatically by CPAN-Reporter-0.99_15 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/perl5.005_05/bin/perl Makefile.PL': checking build system type... amd64-unknown-freebsd6.2 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... nawk 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... amd64-unknown-freebsd6.2 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 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... freebsd6.2 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... freebsd6.2 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... freebsd6.2 ld.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... no 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... 8 checking for char *... yes checking size of char *... 8 checking for dlopen in -ldl... no checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking sizeof size_t == sizeof unsigned long... yes checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/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: There is an installation error in jpeg support. You seem to have only one of either the headers _or_ the libraries installed. You may need to either provide correct --with-extra-... options, or the development package of libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ Disabling JPEG support. checking for Qt... libraries /usr/X11R6/lib, headers /usr/X11R6/include using -mt checking if Qt compiles without flags... no checking for moc... /usr/X11R6/bin/moc checking for uic... /usr/X11R6/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes yes checking for rpath... yes checking for KDE or an Install directory... libraries /usr/local/lib, headers /usr/local/include checking for SmokeQt... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for main in -lm... yes checking for OpenGL... yes checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking if smoke should be compiled... yes checking if PerlQt should be compiled... yes checking if puic should be compiled... yes configure: creating ./config.status config.status: creating PerlQt/Makefile.PL /libexec/ld-elf.so.1: /usr/local/src/CPAN/build/version-0.73-63tjBU/blib/arch/auto/version/vxs/vxs.so: Undefined symbol "Perl_safefree" config.status: creating Makefile config.status: error: cannot find input file: Makefile.in ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_ALL = de_DE.ISO8859-1 LC_CTYPE = de_DE.ISO8859-1 PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel PERL = /usr/perl5.005_05/bin/perl PERL5LIB = /usr/local/src/CPAN/build/Prima-1.23-OmJxbC/blib/arch:/usr/local/src/CPAN/build/Prima-1.23-OmJxbC/blib/lib:/usr/local/src/CPAN/build/Test-Object-0.07-nxyUVh/blib/arch:/usr/local/src/CPAN/build/Test-Object-0.07-nxyUVh/blib/lib:/usr/local/src/CPAN/build/List-MoreUtils-0.21-i3SHMU/blib/arch:/usr/local/src/CPAN/build/List-MoreUtils-0.21-i3SHMU/blib/lib:/usr/local/src/CPAN/build/Test-ClassAPI-1.04-h1FONw/blib/arch:/usr/local/src/CPAN/build/Test-ClassAPI-1.04-h1FONw/blib/lib:/usr/local/src/CPAN/build/Class-Inspector-1.17-iKWCBo/blib/arch:/usr/local/src/CPAN/build/Class-Inspector-1.17-iKWCBo/blib/lib:/usr/local/src/CPAN/build/Array-Compare-1.14-baMnPR/blib/arch:/usr/local/src/CPAN/build/Array-Compare-1.14-baMnPR/blib/lib:/usr/local/src/CPAN/build/Calendar-Simple-1.17-E00elH/blib/arch:/usr/local/src/CPAN/build/Calendar-Simple-1.17-E00elH/blib/lib:/usr/local/src/CPAN/build/Class-ISA-0.33-18IaHV/blib/arch:/usr/local/src/CPAN/build/Class-ISA-0.33-18IaHV/blib/lib:/usr/local/src/CPAN/build/FileHandle-Fmode-0.10-EQjYuU/blib/arch:/usr/local/src/CPAN/build/FileHandle-Fmode-0.10-EQjYuU/blib/lib:/usr/local/src/CPAN/build/Test-Tester-0.106-Edn839/blib/arch:/usr/local/src/CPAN/build/Test-Tester-0.106-Edn839/blib/lib:/usr/local/src/CPAN/build/IO-stringy-2.110-PNqyuK/blib/arch:/usr/local/src/CPAN/build/IO-stringy-2.110-PNqyuK/blib/lib:/usr/local/src/CPAN/build/HTML-Tiny-0.903-L6ryo4/blib/arch:/usr/local/src/CPAN/build/HTML-Tiny-0.903-L6ryo4/blib/lib:/usr/local/src/CPAN/build/IO-String-1.08-a25kLi/blib/arch:/usr/local/src/CPAN/build/IO-String-1.08-a25kLi/blib/lib:/usr/local/src/CPAN/build/Test-LongString-0.11-pl5FJ9/blib/arch:/usr/local/src/CPAN/build/Test-LongString-0.11-pl5FJ9/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.29-XYR9n3/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.29-XYR9n3/blib/lib:/usr/local/src/CPAN/build/Probe-Perl-0.01-BWVAnl/blib/arch:/usr/local/src/CPAN/build/Probe-Perl-0.01-BWVAnl/blib/lib:/usr/local/src/CPAN/build/Tee-0.13-L64YQz/blib/arch:/usr/local/src/CPAN/build/Tee-0.13-L64YQz/! blib/lib :/usr/local/src/CPAN/build/Text-WikiFormat-0.79-1D81xI/blib/arch:/usr/local/src/CPAN/build/Text-WikiFormat-0.79-1D81xI/blib/lib:/usr/local/src/CPAN/build/Text-Glob-0.08-8gGXL6/blib/arch:/usr/local/src/CPAN/build/Text-Glob-0.08-8gGXL6/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-VjccmF/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-VjccmF/blib/lib:/usr/local/src/CPAN/build/XML-SAX-0.16-WXTixi/blib/arch:/usr/local/src/CPAN/build/XML-SAX-0.16-WXTixi/blib/lib:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-JJBcbJ/blib/arch:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-JJBcbJ/blib/lib:/usr/local/src/CPAN/build/version-0.73-63tjBU/blib/arch:/usr/local/src/CPAN/build/version-0.73-63tjBU/blib/lib:/usr/local/src/CPAN/build/Devel-Trace-0.10-1IGzrJ/blib/arch:/usr/local/src/CPAN/build/Devel-Trace-0.10-1IGzrJ/blib/lib:/usr/local/src/CPAN/build/your-1.00-N6ZFzN/blib/arch:/usr/local/src/CPAN/build/your-1.00-N6ZFzN/blib/lib:/usr/local/src/CPAN/build/Module-CoreList-2.12-Yd8W6r/blib/arch:/usr/local/src/CPAN/build/Module-CoreList-2.12-Yd8W6r/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-T1TzFR/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-T1TzFR/blib/lib:/usr/local/src/CPAN/build/Number-Compare-0.01-ePeAN5/blib/arch:/usr/local/src/CPAN/build/Number-Compare-0.01-ePeAN5/blib/lib:/usr/local/src/CPAN/build/Text-Diff-0.35-idnYqa/blib/arch:/usr/local/src/CPAN/build/Text-Diff-0.35-idnYqa/blib/lib:/usr/local/src/CPAN/build/Test-Differences-0.47-rnzAl6/blib/arch:/usr/local/src/CPAN/build/Test-Differences-0.47-rnzAl6/blib/lib:/usr/local/src/CPAN/build/Algorithm-Diff-1.1902-ucRstU/blib/arch:/usr/local/src/CPAN/build/Algorithm-Diff-1.1902-ucRstU/blib/lib:/usr/local/src/CPAN/build/Exception-Class-1.23-JM1VwL/blib/arch:/usr/local/src/CPAN/build/Exception-Class-1.23-JM1VwL/blib/lib:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-vyHFR5/blib/arch:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-vyHFR5/blib/lib:/usr/local/src/CPAN/build/Devel-StackTrace-1.15-703Zdq/blib/arch:/usr/local/src/CPAN! /build/D evel-StackTrace-1.15-703Zdq/blib/lib:/usr/local/src/CPAN/build/Class-Factory-Util-1.7-xTu6DK/blib/arch:/usr/local/src/CPAN/build/Class-Factory-Util-1.7-xTu6DK/blib/lib:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.19-Mv75Ya/blib/arch:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.19-Mv75Ya/blib/lib:/usr/local/src/CPAN/build/Time-Local-1.17-e3ohAT/blib/arch:/usr/local/src/CPAN/build/Time-Local-1.17-e3ohAT/blib/lib PERL5_CPANPLUS_IS_RUNNING = 40828 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/PerlQt-3.008-tawKqs/Makefile.PL PERL5_CPAN_IS_RUNNING = 40828 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /bin/tcsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/perl5.005_05/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 0 1000 1000 $EGID = 1000 0 1000 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_51 Cwd 2.01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 0.8 Module::Build 0.2807 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML n/a YAML::Syck n/a version 0.73 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305 cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=8, ptrsize=8, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
