Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Qt-Test-0.01_01 v5.14.0 OpenBSD
Date: 2011-05-21T22:44:50Z
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 DONGXU,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Sat May 21 23:44:48 2011] Using cached file '/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/authors/id/D/DO/DONGXU/CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Sat May 21 23:44:48 2011] Checksum matches for 'Qt-Test-0.01_01.tar.gz'
[MSG] [Sat May 21 23:44:49 2011] Extracted 'Qt::Test' to '/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Qt-Test-0.01_01'
[MSG] [Sat May 21 23:44:49 2011] CPANPLUS is prefering Build.PL
[MSG] [Sat May 21 23:44:49 2011] Loading YACSmoke database "/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/cpansmoke.dat"
[MSG] [Sat May 21 23:44:50 2011] 'Makefile' already exists, not running '/home/cpan/pit/thr/perl-5.14.0/bin/perl Makefile.PL' again unless you force
[MSG] [Sat May 21 23:44:50 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat May 21 23:44:50 2011] Checking for previous PASS result for "Qt-Test-0.01_01"
[MSG] [Sat May 21 23:44:50 2011] Already ran '/usr/bin/make' for this module [Qt::Test] -- not running again unless you force
[ERROR] [Sat May 21 23:44:50 2011] MAKE TEST failed: g++ -c -I/usr/include -I/usr/include/qt4 -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.01_01\" -DXS_VERSION=\"0.01_01\" -DPIC -fPIC "-I/home/cpan/pit/thr/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd-thread-multi/CORE" -DQT_TEST_LIB -DQT_SHARED -DQT_NO_DEBUG Test.c
Test.xs:4:28: error: QtCore/qglobal.h: No such file or directory
Test.xs:5:31: error: QtTest/qbenchmark.h: No such file or directory
Test.xs:6:31: error: QtTest/qsignalspy.h: No such file or directory
Test.xs:7:39: error: QtTest/qtestbasicstreamer.h: No such file or directory
Test.xs:8:30: error: QtTest/qtestdata.h: No such file or directory
Test.xs:9:33: error: QtTest/qtestelement.h: No such file or directory
Test.xs:10:42: error: QtTest/qtestelementattribute.h: No such file or directory
Test.xs:11:35: error: QtTest/qtesteventloop.h: No such file or directory
Test.xs:12:36: error: QtTest/qtestfilelogger.h: No such file or directory
Test.xs:13:42: error: QtTest/qtestlightxmlstreamer.h: No such file or directory
Test.xs:14:37: error: QtTest/qtestxmlstreamer.h: No such file or directory
Test.xs:15:39: error: QtTest/qtestxunitstreamer.h: No such file or directory
Test.xs:26: error: typedef 'T_FPOINTER_QTMSGHANDLER_QGLOBAL' is initialized (use __typeof__ instead)
Test.xs:26: error: 'QtMsgType' was not declared in this scope
Test.xs:26: error: expected primary-expression before 'const'
./xs/QTestEventLoop.xs: In function 'void XS_Qt__Test__QTestEventLoop_new(PerlInterpreter*, CV*)':
./xs/QTestEventLoop.xs:26: error: 'QTestEventLoop' was not declared in this scope
./xs/QTestEventLoop.xs:26: error: 'ret' was not declared in this scope
./xs/QTestEventLoop.xs:27: error: 'QObject' was not declared in this scope
./xs/QTestEventLoop.xs:27: error: 'arg00' was not declared in this scope
./xs/QTestEventLoop.xs:28: error: 'arg10' was not declared in this scope
./xs/QTestEventLoop.xs:33: error: expected type-specifier before 'QTestEventLoop'
./xs/QTestEventLoop.xs:33: error: expected `;' before 'QTestEventLoop'
./xs/QTestEventLoop.xs:42: error: expected type-specifier before 'QObject'
./xs/QTestEventLoop.xs:42: error: expected `>' before 'QObject'
./xs/QTestEventLoop.xs:42: error: expected `(' before 'QObject'
./xs/QTestEventLoop.xs:42: error: expected primary-expression before '>' token
./xs/QTestEventLoop.xs:42: error: expected `)' before ';' token
./xs/QTestEventLoop.xs:46: error: expected type-specifier before 'QTestEventLoop'
./xs/QTestEventLoop.xs:46: error: expected `;' before 'QTestEventLoop'
Test.c: In function 'void XS_Qt__Test__QTestEventLoop_changeInterval(PerlInterpreter*, CV*)':
Test.c:171: error: 'QTestEventLoop' was not declared in this scope
Test.c:171: error: 'THIS' was not declared in this scope
Test.c:174: error: expected type-specifier before 'QTestEventLoop'
Test.c:174: error: expected `>' before 'QTestEventLoop'
Test.c:174: error: expected `(' before 'QTestEventLoop'
Test.c:174: error: expected primary-expression before '>' token
Test.c:174: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestEventLoop_enterLoop(PerlInterpreter*, CV*)':
Test.c:204: error: 'QTestEventLoop' was not declared in this scope
Test.c:204: error: 'THIS' was not declared in this scope
Test.c:207: error: expected type-specifier before 'QTestEventLoop'
Test.c:207: error: expected `>' before 'QTestEventLoop'
Test.c:207: error: expected `(' before 'QTestEventLoop'
Test.c:207: error: expected primary-expression before '>' token
Test.c:207: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestEventLoop_exitLoop(PerlInterpreter*, CV*)':
Test.c:236: error: 'QTestEventLoop' was not declared in this scope
Test.c:236: error: 'THIS' was not declared in this scope
Test.c:239: error: expected type-specifier before 'QTestEventLoop'
Test.c:239: error: expected `>' before 'QTestEventLoop'
Test.c:239: error: expected `(' before 'QTestEventLoop'
Test.c:239: error: expected primary-expression before '>' token
Test.c:239: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestEventLoop_instance(PerlInterpreter*, CV*)':
Test.c:267: error: 'QTestEventLoop' was not declared in this scope
Test.c:267: error: 'THIS' was not declared in this scope
Test.c:270: error: expected type-specifier before 'QTestEventLoop'
Test.c:270: error: expected `>' before 'QTestEventLoop'
Test.c:270: error: expected `(' before 'QTestEventLoop'
Test.c:270: error: expected primary-expression before '>' token
Test.c:270: error: expected `)' before ';' token
./xs/QTestEventLoop.xs:94: error: 'ret' was not declared in this scope
Test.c: In function 'void XS_Qt__Test__QTestEventLoop_timeout(PerlInterpreter*, CV*)':
Test.c:300: error: 'QTestEventLoop' was not declared in this scope
Test.c:300: error: 'THIS' was not declared in this scope
Test.c:303: error: expected type-specifier before 'QTestEventLoop'
Test.c:303: error: expected `>' before 'QTestEventLoop'
Test.c:303: error: expected `(' before 'QTestEventLoop'
Test.c:303: error: expected primary-expression before '>' token
Test.c:303: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestData_DESTROY(PerlInterpreter*, CV*)':
Test.c:332: error: 'QTestData' was not declared in this scope
Test.c:332: error: 'THIS' was not declared in this scope
Test.c:335: error: expected type-specifier before 'QTestData'
Test.c:335: error: expected `>' before 'QTestData'
Test.c:335: error: expected `(' before 'QTestData'
Test.c:335: error: expected primary-expression before '>' token
Test.c:335: error: expected `)' before ';' token
./xs/QTestData.xs:28: error: type '<type error>' argument given to 'delete', expected pointer
Test.c: In function 'void XS_Qt__Test__QTestData_append(PerlInterpreter*, CV*)':
Test.c:364: error: 'QTestData' was not declared in this scope
Test.c:364: error: 'THIS' was not declared in this scope
Test.c:367: error: expected type-specifier before 'QTestData'
Test.c:367: error: expected `>' before 'QTestData'
Test.c:367: error: expected `(' before 'QTestData'
Test.c:367: error: expected primary-expression before '>' token
Test.c:367: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestData_data(PerlInterpreter*, CV*)':
Test.c:398: error: 'QTestData' was not declared in this scope
Test.c:398: error: 'THIS' was not declared in this scope
Test.c:401: error: expected type-specifier before 'QTestData'
Test.c:401: error: expected `>' before 'QTestData'
Test.c:401: error: expected `(' before 'QTestData'
Test.c:401: error: expected primary-expression before '>' token
Test.c:401: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestData_dataCount(PerlInterpreter*, CV*)':
Test.c:432: error: 'QTestData' was not declared in this scope
Test.c:432: error: 'THIS' was not declared in this scope
Test.c:435: error: expected type-specifier before 'QTestData'
Test.c:435: error: expected `>' before 'QTestData'
Test.c:435: error: expected `(' before 'QTestData'
Test.c:435: error: expected primary-expression before '>' token
Test.c:435: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestData_dataTag(PerlInterpreter*, CV*)':
Test.c:465: error: 'QTestData' was not declared in this scope
Test.c:465: error: 'THIS' was not declared in this scope
Test.c:468: error: expected type-specifier before 'QTestData'
Test.c:468: error: expected `>' before 'QTestData'
Test.c:468: error: expected `(' before 'QTestData'
Test.c:468: error: expected primary-expression before '>' token
Test.c:468: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTestData_parent(PerlInterpreter*, CV*)':
Test.c:498: error: 'QTestData' was not declared in this scope
Test.c:498: error: 'THIS' was not declared in this scope
Test.c:501: error: expected type-specifier before 'QTestData'
Test.c:501: error: expected `>' before 'QTestData'
Test.c:501: error: expected `(' before 'QTestData'
Test.c:501: error: expected primary-expression before '>' token
Test.c:501: error: expected `)' before ';' token
./xs/QTestData.xs:79: error: 'QTestTable' was not declared in this scope
./xs/QTestData.xs:79: error: 'ret' was not declared in this scope
./xs/QTest__QBenchmarkIterationController.xs: In function 'void XS_Qt__Test__QTest__QBenchmarkIterationController_new(PerlInterpreter*, CV*)':
./xs/QTest__QBenchmarkIterationController.xs:26: error: 'QTest' has not been declared
./xs/QTest__QBenchmarkIterationController.xs:26: error: 'ret' was not declared in this scope
./xs/QTest__QBenchmarkIterationController.xs:27: error: 'QTest' has not been declared
./xs/QTest__QBenchmarkIterationController.xs:27: error: expected `;' before 'arg10'
./xs/QTest__QBenchmarkIterationController.xs:32: error: expected type-specifier before 'QTest'
./xs/QTest__QBenchmarkIterationController.xs:32: error: expected `;' before 'QTest'
./xs/QTest__QBenchmarkIterationController.xs:44: error: expected type-specifier before 'QTest'
./xs/QTest__QBenchmarkIterationController.xs:44: error: expected `;' before 'QTest'
Test.c: In function 'void XS_Qt__Test__QTest__QBenchmarkIterationController_DESTROY(PerlInterpreter*, CV*)':
Test.c:583: error: 'QTest' has not been declared
Test.c:583: error: 'THIS' was not declared in this scope
Test.c:586: error: expected type-specifier before 'QTest'
Test.c:586: error: expected `>' before 'QTest'
Test.c:586: error: expected `(' before 'QTest'
Test.c:586: error: 'QTest' has not been declared
Test.c:586: error: expected primary-expression before '>' token
Test.c:586: error: expected `)' before ';' token
./xs/QTest__QBenchmarkIterationController.xs:62: error: type '<type error>' argument given to 'delete', expected pointer
Test.c: In function 'void XS_Qt__Test__QTest__QBenchmarkIterationController_isDone(PerlInterpreter*, CV*)':
Test.c:613: error: 'QTest' has not been declared
Test.c:613: error: 'THIS' was not declared in this scope
Test.c:616: error: expected type-specifier before 'QTest'
Test.c:616: error: expected `>' before 'QTest'
Test.c:616: error: expected `(' before 'QTest'
Test.c:616: error: 'QTest' has not been declared
Test.c:616: error: expected primary-expression before '>' token
Test.c:616: error: expected `)' before ';' token
Test.c: In function 'void XS_Qt__Test__QTest__QBenchmarkIterationController_next(PerlInterpreter*, CV*)':
Test.c:646: error: 'QTest' has not been declared
Test.c:646: error: 'THIS' was not declared in this scope
Test.c:649: error: expected type-specifier before 'QTest'
Test.c:649: error: expected `>' before 'QTest'
Test.c:649: error: expected `(' before 'QTest'
Test.c:649: error: 'QTest' has not been declared
Test.c:649: error: expected primary-expression before '>' token
Test.c:649: error: expected `)' before ';' token
*** Error code 1
Stop in /home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Qt-Test-0.01_01 (line 92 of /usr/share/mk/sys.mk).
[MSG] [Sat May 21 23:44:50 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::MakeMaker 6.57_05 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9105
CPANPLUS::Dist::Build 0.56
Cwd 3.36
ExtUtils::CBuilder 0.280203
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
Module::Build 0.3800
Test::Harness 3.23
Test::More 0.98
version 0.88
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5_CPANPLUS_IS_RUNNING = 31483
PERL5_CPANPLUS_IS_VERSION = 0.9105
PERL5_MINISMOKEBOX = 0.44
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.14.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.14.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=openbsd, osvers=4.9, archname=OpenBSD.amd64-openbsd-thread-multi
uname='openbsd ostrich.bingosnet.co.uk 4.9 generic#477 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.14.0 -Dusethreads'
hint=previous, 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=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 -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
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='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 USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under openbsd
Compiled at May 16 2011 13:34:25
%ENV:
PERL5_CPANPLUS_IS_RUNNING="31483"
PERL5_CPANPLUS_IS_VERSION="0.9105"
PERL5_MINISMOKEBOX="0.44"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.14.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0
/home/cpan/pit/thr/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.14.0/lib/5.14.0
.