Build failed in Jenkins: kjs_master_qt5 #32

KDE CI System null at kde.org
Tue Apr 1 12:21:15 UTC 2014


See <http://build.kde.org/job/kjs_master_qt5/32/changes>

Changes:

[vonreth] fixed mingw build

------------------------------------------
Started by remote host 127.0.0.1 with note: Triggered by commit
Building remotely on LinuxSlave - 4 (PACKAGER LINBUILDER) in workspace <http://build.kde.org/job/kjs_master_qt5/ws/>
Running Prebuild steps
[kjs_master_qt5] $ /bin/sh -xe /tmp/hudson1987074544379264988.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

>From git://anongit.kde.org/kjs
   bdda629..0545f46  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at bdda629 Remove no-longer-needed magic CMake variable
Removing build/
Removing dotdata/
Removing install/
Success build forhudson.tasks.Shell at 112ce4ea
Fetching changes from the remote Git repository
Fetching upstream changes from git://anongit.kde.org/kjs
Checking out Revision 0545f466ec3466224a777230fe9ae80229661492 (refs/heads/jenkins)
Run condition [File exists] enabling prebuild for step [Publish JUnit test result report]
Run condition [File exists] enabling prebuild for step [Publish Cppcheck results]
[kjs_master_qt5] $ /bin/sh -xe /tmp/hudson1489394071722539155.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kjs - Branch master
== Build Dependencies:
==== cmake - Branch master
==== extra-cmake-modules - Branch master
==== qt5 - Branch stable

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server


== Configuring Build

-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /home/jenkins/bin/cc
-- Check for working C compiler: /home/jenkins/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/jenkins/bin/c++
-- Check for working CXX compiler: /home/jenkins/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Perl: /usr/bin/perl (found version "5.16.2") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") 
-- Found PCRE: /usr/include  
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for pthread_attr_get_np in pthread
-- Looking for pthread_attr_get_np in pthread - not found
-- Looking for pthread_getattr_np in pthread
-- Looking for pthread_getattr_np in pthread - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file sys/timeb.h
-- Looking for include file sys/timeb.h - found
-- Looking for include file ieeefp.h
-- Looking for include file ieeefp.h - not found
-- Looking for include files pthread.h, pthread_np.h
-- Looking for include files pthread.h, pthread_np.h - not found
-- Looking for include file valgrind/memcheck.h
-- Looking for include file valgrind/memcheck.h - not found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file errno.h
-- Looking for include file errno.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file crtdbg.h
-- Looking for include file crtdbg.h - not found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Performing Test HAVE_FUNC_COPYSIGN
-- Performing Test HAVE_FUNC_COPYSIGN - Success
-- Performing Test HAVE_FUNC__COPYSIGN
-- Performing Test HAVE_FUNC__COPYSIGN - Failed
-- Performing Test HAVE_FUNC_SIGNBIT
-- Performing Test HAVE_FUNC_SIGNBIT - Failed
-- Performing Test HAVE_FUNC___SIGNBIT
-- Performing Test HAVE_FUNC___SIGNBIT - Success
-- Performing Test HAVE_FUNC_STD_SIGNBIT
-- Performing Test HAVE_FUNC_STD_SIGNBIT - Success
-- Performing Test HAVE_FUNC__FINITE
-- Performing Test HAVE_FUNC__FINITE - Failed
-- Performing Test HAVE_FUNC_FINITE
-- Performing Test HAVE_FUNC_FINITE - Success
-- Performing Test HAVE_FUNC_STD_ISFINITE
-- Performing Test HAVE_FUNC_STD_ISFINITE - Success
-- Performing Test HAVE_FUNC_ISNAN
-- Performing Test HAVE_FUNC_ISNAN - Success
-- Performing Test HAVE_FUNC_STD_ISNAN
-- Performing Test HAVE_FUNC_STD_ISNAN - Success
-- Performing Test HAVE_FUNC_ISINF
-- Performing Test HAVE_FUNC_ISINF - Success
-- Performing Test HAVE_FUNC_STD_ISINF
-- Performing Test HAVE_FUNC_STD_ISINF - Success
-- Looking for _fpclass
-- Looking for _fpclass - not found
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Looking for PCRE_CONFIG_UTF8
-- Looking for PCRE_CONFIG_UTF8 - found
-- Looking for PCRE_CONFIG_STACKRECURSE
-- Looking for PCRE_CONFIG_STACKRECURSE - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- 
-- The following OPTIONAL packages have been found:

 * PkgConfig
 * PCRE , Perl-compatible regular expressions in KJS , <http://www.pcre.org>
   Without PCRE, KJS will have extremely poor regular expression support, breaking many webpages.

-- The following REQUIRED packages have been found:

 * ECM (required version >= 0.0.12)
 * Qt5Core (required version >= 5.2.0)
 * Perl , <http://www.perl.org>
   Needed for building kdelibs
 * Qt5Test (required version >= 5.2.0)

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    KDE4_BUILD_TESTS
    LIB_SUFFIX
    SIP_DEFAULT_SIP_DIR


-- Build files have been written to: <http://build.kde.org/job/kjs_master_qt5/ws/build>

== Commencing the Build

Scanning dependencies of target kjs_bin_automoc
Scanning dependencies of target icemaker_automoc
Scanning dependencies of target KF5JSApi_automoc
Scanning dependencies of target ecmatest_automoc
Scanning dependencies of target KF5JS_automoc
Scanning dependencies of target kjsapitest_automoc
[  1%] [  2%] [  3%] [  4%] [  5%] [  6%] Automatic moc for target icemaker
Automatic moc for target KF5JSApi
Automatic moc for target kjs_bin
Automatic moc for target KF5JS
Scanning dependencies of target testkjs_static_automoc
Automatic moc for target ecmatest
Scanning dependencies of target testkjs_automoc
Automatic moc for target kjsapitest
[  8%] [  8%] Automatic moc for target testkjs
Automatic moc for target testkjs_static
[  8%] [  8%] Built target testkjs_static_automoc
Built target testkjs_automoc
[  8%] Built target kjs_bin_automoc
[  8%] Built target icemaker_automoc
Scanning dependencies of target icemaker
[  9%] [ 10%] Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/tablebuilder.cpp.o
[ 12%] [ 13%] Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/types.cpp.o
Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/codeprinter.cpp.o
Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/driver.cpp.o
[ 14%] Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/lexer.cpp.o
[ 14%] Generating moc_ecmatest.cpp
Built target KF5JSApi_automoc
[ 14%] Built target ecmatest_automoc
[ 15%] [ 16%] Building CXX object src/kjs/CMakeFiles/icemaker.dir/bytecode/generator/parser.cpp.o
Building CXX object src/kjs/CMakeFiles/icemaker.dir/icemaker_automoc.cpp.o
Generating kjsapitest.moc
[ 16%] Built target kjsapitest_automoc
[ 16%] Built target KF5JS_automoc
Linking CXX executable icemaker
[ 16%] Built target icemaker
[ 17%] [ 18%] [ 19%] [ 20%] [ 21%] Generating opcodes.h, opcodes.cpp, machine.cpp
Generating date_object.lut.h
[ 23%] Generating number_object.lut.h
Generating string_object.lut.h
Generating array_object.lut.h
[ 24%] Generating math_object.lut.h
[ 25%] [ 26%] Generating regexp_object.lut.h
Generating json_object.lut.h
Generating lexer.lut.h
icemaker -41.9 for KJS/FrostByte
Generating bytecode instruction selection tables and VM dispatcher...
Scanning dependencies of target KF5JS
[ 27%] [ 28%] [ 29%] [ 30%] [ 31%] Building CXX object src/kjs/CMakeFiles/KF5JS.dir/collector.cpp.o
[ 32%] Building CXX object src/kjs/CMakeFiles/KF5JS.dir/nodes.cpp.o
Building CXX object src/kjs/CMakeFiles/KF5JS.dir/date_object.cpp.o
Building CXX object src/kjs/CMakeFiles/KF5JS.dir/ustring.cpp.o
[ 34%] Building CXX object src/kjs/CMakeFiles/KF5JS.dir/grammar.cpp.o
[ 35%] Building CXX object src/kjs/CMakeFiles/KF5JS.dir/lexer.cpp.o
Building CXX object src/kjs/CMakeFiles/KF5JS.dir/lookup.cpp.o
[ 36%] Building CXX object src/kjs/CMakeFiles/KF5JS.dir/operations.cpp.o
Building CXX object src/kjs/CMakeFiles/KF5JS.dir/regexp.cpp.o
<http://build.kde.org/job/kjs_master_qt5/ws/src/kjs/date_object.cpp>:86:12: error: ‘isnan’ is already declared in this scope
 using std::isnan;
            ^
make[2]: *** [src/kjs/CMakeFiles/KF5JS.dir/date_object.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/kjs/CMakeFiles/KF5JS.dir/all] Error 2
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project kjs.
Build step 'Execute shell' marked build as failure
[File exists] check if file exists [build/JUnitTestResults.xml]
Run condition [File exists] preventing perform for step [Publish JUnit test result report]
[File exists] check if file exists [build/cppcheck.xml]
Run condition [File exists] preventing perform for step [Publish Cppcheck results]
[WARNINGS] Skipping publisher since build result is FAILURE


More information about the Kde-frameworks-devel mailing list