[dss-buildreports] Build failed in Hudson: dss-git #13665

dss-buildreports at forum.digitalstrom.org dss-buildreports at forum.digitalstrom.org
Fri Oct 21 16:56:12 CEST 2011


See <http://192.168.1.244:8080/job/dss-git/13665/changes>

Changes:

[Michael Tross]     improve evaluation of scheduled ical events
    
    keep the iterator as value of the next execution time
    and evaluate the first recurrence at the time the event
    is created to save calculation time
    
    this solves as well the duplicate execution of ical events
    
    closes #919
    closes #926

[Sergey 'Jin' Bostandzhyan]     Merge commit 'refs/merge-requests/374' of git://gitorious.digitalstrom.org/dss/dss-mainline into integration

------------------------------------------
Build wurde durch eine SCM-Änderung ausgelöst.
Checkout:workspace / <http://192.168.1.244:8080/job/dss-git/ws/> - hudson.remoting.LocalChannel at 21e8bf76
Last Build : #13664
Last Built Revision: Revision ec862927cb84c3c241d77981d93e11e72f657064 (origin/master )
Checkout:workspace / <http://192.168.1.244:8080/job/dss-git/ws/> - hudson.remoting.LocalChannel at 21e8bf76
Fetching changes from the remote Git repository
Fetching upstream changes from git://gitorious.digitalstrom.org/dss/dss-mainline.git
[workspace] $ git fetch git://gitorious.digitalstrom.org/dss/dss-mainline.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Fetching upstream changes from git://gitorious.digitalstrom.org/dss/dss-mainline.git/websrc/.git
[websrc] $ git fetch git://gitorious.digitalstrom.org/dss/dss-mainline.git/websrc/.git +refs/heads/*:refs/remotes/origin/*
fatal: protocol error: expected sha/ref, got '
----------------------------------------------
Cannot find repository: /dss/dss-mainline.git/websrc/.git
----------------------------------------------'
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
Seen branch in repository origin/0.8.0-a2
Seen branch in repository origin/0.8.0
Seen branch in repository origin/1.0.0-alpha1
Seen branch in repository origin/1.0.0-alpha2
Seen branch in repository origin/1.2.0
Seen branch in repository origin/0.9.0-alpha1
Seen branch in repository origin/0.9.0-alpha3
Seen branch in repository origin/0.9.0-alpha2
Seen branch in repository origin/0.9.0-alpha5
Seen branch in repository origin/0.9.0-alpha4
Seen branch in repository origin/0.9.0-beta2
Seen branch in repository origin/0.9.0-beta1
Seen branch in repository origin/1.1.0
Seen branch in repository origin/0.7.6
Seen branch in repository origin/0.7.8
Seen branch in repository origin/0.7.7
Seen branch in repository origin/1.0.5
Seen branch in repository origin/1.0.3
Seen branch in repository origin/1.0.4
Seen branch in repository origin/0.9.0-rc1
Seen branch in repository origin/1.0.0
Seen branch in repository origin/0.8.0-alpha3
Seen branch in repository origin/master
Seen branch in repository origin/1.0.2
Seen branch in repository origin/1.0.1
Seen branch in repository origin/1.0.0-rc2
Seen branch in repository origin/1.0.0-rc1
Commencing build of Revision e30a3b8725b1af828057b210992b8d995e89f8b8 (origin/master )
Checking out Revision e30a3b8725b1af828057b210992b8d995e89f8b8 (origin/master )
[workspace] $ git checkout -f e30a3b8725b1af828057b210992b8d995e89f8b8
[workspace] $ git submodule init
Fetching upstream changes from git://gitorious.digitalstrom.org/dss/dss-mainline.git
[workspace] $ git fetch git://gitorious.digitalstrom.org/dss/dss-mainline.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Fetching upstream changes from git://gitorious.digitalstrom.org/dss/dss-mainline.git/websrc/.git
[websrc] $ git fetch git://gitorious.digitalstrom.org/dss/dss-mainline.git/websrc/.git +refs/heads/*:refs/remotes/origin/*
fatal: protocol error: expected sha/ref, got '
----------------------------------------------
Cannot find repository: /dss/dss-mainline.git/websrc/.git
----------------------------------------------'
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
[workspace] $ git submodule update
[workspace] $ git tag -a -f -m "Hudson Build #13665" hudson-dss-git-13665
Recording changes in branch origin/master
[workspace] $ git log --numstat -M --summary --pretty=raw ec862927cb84c3c241d77981d93e11e72f657064..e30a3b8725b1af828057b210992b8d995e89f8b8
[workspace] $ /bin/sh -xe /tmp/hudson3013721749996447422.sh
+ <http://192.168.1.244:8080/job/dss-git/ws/tools/hudson_cmake_build> <http://192.168.1.244:8080/job/dss-git/ws/>
gsoap: 2.7
libxml-2.0: 2.7.5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) 
Re-run cmake no build system arguments
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test HAVE_WNO_DEPRECATED
-- Performing Test HAVE_WNO_DEPRECATED - Success
-- Looking for include files HAVE_STDINT
-- Looking for include files HAVE_STDINT - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for backtrace_symbols
-- Looking for backtrace_symbols - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Could NOT find Avahi  (missing:  AVAHI_LIBRARY-COMMON AVAHI_LIBRARY-CLIENT AVAHI_INCLUDE_DIR)
-- Could NOT find DNSSD  (missing:  DNSSD_LIBRARY-COMMON DNSSD_INCLUDE_DIR)
-- checking for one of the modules 'libxul-unstable'
--   found libxul-unstable, version 1.9.1.9
-- Looking for include files HAVE_MOZJS_JSAPI_H
-- Looking for include files HAVE_MOZJS_JSAPI_H - not found.
-- Looking for include files HAVE_JS_JSAPI_H
-- Looking for include files HAVE_JS_JSAPI_H - not found.
-- Looking for include files HAVE_JSAPI_H
-- Looking for include files HAVE_JSAPI_H - found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - 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 JS_ClearContextThread
-- Looking for JS_ClearContextThread - found
-- Found OpenSSL: /usr/lib/libssl.so
-- Found GSOAP: /usr/lib/libgsoapssl++.a
-- Looking for include files HAVE_STDSOAP2_H
-- Looking for include files HAVE_STDSOAP2_H - found
-- Found Libical: /usr/lib/libical.so
-- Looking for include files HAVE_LIBICAL_ICAL_H
-- Looking for include files HAVE_LIBICAL_ICAL_H - found
-- Found Poco: /usr/lib/libPocoXML.so
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.5
-- Found LibXml2: /usr/lib/libxml2.so
-- Boost version: 1.40.0
-- Found the following Boost libraries:
--   unit_test_framework
--   thread
--   filesystem
--   system
--   program_options
-- Configuring done
-- Generating done
-- Build files have been written to: <http://192.168.1.244:8080/job/dss-git/ws/hudson_build>
/usr/bin/cmake -H<http://192.168.1.244:8080/job/dss-git/ws/> -B<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles/progress.make>
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make -f CMakeFiles/build_info.h.dir/build.make CMakeFiles/build_info.h.dir/depend
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <http://192.168.1.244:8080/job/dss-git/ws/> <http://192.168.1.244:8080/job/dss-git/ws/> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles/build_info.h.dir/DependInfo.cmake> --color=
Dependee "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles/build_info.h.dir/DependInfo.cmake"> is newer than depender "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles/build_info.h.dir/depend.internal".>
Scanning dependencies of target build_info.h
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make -f CMakeFiles/build_info.h.dir/build.make CMakeFiles/build_info.h.dir/build
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
cd <http://192.168.1.244:8080/job/dss-git/ws/> && tools/dss_gen_version_unix.sh <http://192.168.1.244:8080/job/dss-git/ws/> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build>
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 
[  0%] Built target build_info.h
make -f external/mongoose/CMakeFiles/mongoose.dir/build.make external/mongoose/CMakeFiles/mongoose.dir/depend
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <http://192.168.1.244:8080/job/dss-git/ws/> <http://192.168.1.244:8080/job/dss-git/ws/external/mongoose> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose/CMakeFiles/mongoose.dir/DependInfo.cmake> --color=
Dependee "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose/CMakeFiles/mongoose.dir/DependInfo.cmake"> is newer than depender "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose/CMakeFiles/mongoose.dir/depend.internal".>
Scanning dependencies of target mongoose
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make -f external/mongoose/CMakeFiles/mongoose.dir/build.make external/mongoose/CMakeFiles/mongoose.dir/build
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 
[  0%] Building C object external/mongoose/CMakeFiles/mongoose.dir/mongoose.c.o
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose> && /usr/bin/gcc  -DHAVE_BUILD_INFO_H -DXP_UNIX -DUSE_LIBXML -DJS_THREADSAFE -DJS_THREADSAFE -DHAVE_CONFIG_H -I<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> -I<http://192.168.1.244:8080/job/dss-git/ws/external> -I<http://192.168.1.244:8080/job/dss-git/ws/> -I/usr/include/xulrunner-1.9.1.9/unstable -I/usr/include/xulrunner-1.9.1.9/stable/nspr -I/usr/include/nspr -I/usr/include/libxml2   -Wall -o CMakeFiles/mongoose.dir/mongoose.c.o   -c <http://192.168.1.244:8080/job/dss-git/ws/external/mongoose/mongoose.c>
Linking C static library libmongoose.a
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose> && /usr/bin/cmake -P CMakeFiles/mongoose.dir/cmake_clean_target.cmake
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/external/mongoose> && /usr/bin/cmake -E cmake_link_script CMakeFiles/mongoose.dir/link.txt --verbose=1
/usr/bin/ar cr libmongoose.a  CMakeFiles/mongoose.dir/mongoose.c.o
/usr/bin/ranlib libmongoose.a
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 
[  0%] Built target mongoose
make -f core/ds485/CMakeFiles/ds485.dir/build.make core/ds485/CMakeFiles/ds485.dir/depend
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <http://192.168.1.244:8080/job/dss-git/ws/> <http://192.168.1.244:8080/job/dss-git/ws/core/ds485> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485> <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485/CMakeFiles/ds485.dir/DependInfo.cmake> --color=
Dependee "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485/CMakeFiles/ds485.dir/DependInfo.cmake"> is newer than depender "<http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485/CMakeFiles/ds485.dir/depend.internal".>
Scanning dependencies of target ds485
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make -f core/ds485/CMakeFiles/ds485.dir/build.make core/ds485/CMakeFiles/ds485.dir/build
make[2]: Entering directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 74
[  1%] Building CXX object core/ds485/CMakeFiles/ds485.dir/dsbusinterface.cpp.o
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485> && /usr/bin/c++   -DHAVE_BUILD_INFO_H -DXP_UNIX -DUSE_LIBXML -DJS_THREADSAFE -DJS_THREADSAFE -DHAVE_CONFIG_H -Wno-deprecated -I<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> -I<http://192.168.1.244:8080/job/dss-git/ws/external> -I<http://192.168.1.244:8080/job/dss-git/ws/> -I/usr/include/xulrunner-1.9.1.9/unstable -I/usr/include/xulrunner-1.9.1.9/stable/nspr -I/usr/include/nspr -I/usr/include/libxml2   -Wall -o CMakeFiles/ds485.dir/dsbusinterface.cpp.o -c <http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsbusinterface.cpp>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 
[  1%] Building CXX object core/ds485/CMakeFiles/ds485.dir/dsbusinterfaceobj.cpp.o
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485> && /usr/bin/c++   -DHAVE_BUILD_INFO_H -DXP_UNIX -DUSE_LIBXML -DJS_THREADSAFE -DJS_THREADSAFE -DHAVE_CONFIG_H -Wno-deprecated -I<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> -I<http://192.168.1.244:8080/job/dss-git/ws/external> -I<http://192.168.1.244:8080/job/dss-git/ws/> -I/usr/include/xulrunner-1.9.1.9/unstable -I/usr/include/xulrunner-1.9.1.9/stable/nspr -I/usr/include/nspr -I/usr/include/libxml2   -Wall -o CMakeFiles/ds485.dir/dsbusinterfaceobj.cpp.o -c <http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsbusinterfaceobj.cpp>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 75
[  2%] Building CXX object core/ds485/CMakeFiles/ds485.dir/dsactionrequest.cpp.o
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485> && /usr/bin/c++   -DHAVE_BUILD_INFO_H -DXP_UNIX -DUSE_LIBXML -DJS_THREADSAFE -DJS_THREADSAFE -DHAVE_CONFIG_H -Wno-deprecated -I<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> -I<http://192.168.1.244:8080/job/dss-git/ws/external> -I<http://192.168.1.244:8080/job/dss-git/ws/> -I/usr/include/xulrunner-1.9.1.9/unstable -I/usr/include/xulrunner-1.9.1.9/stable/nspr -I/usr/include/nspr -I/usr/include/libxml2   -Wall -o CMakeFiles/ds485.dir/dsactionrequest.cpp.o -c <http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsactionrequest.cpp>
/usr/bin/cmake -E cmake_progress_report <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/CMakeFiles> 76
[  3%] Building CXX object core/ds485/CMakeFiles/ds485.dir/dsdevicebusinterface.cpp.o
cd <http://192.168.1.244:8080/job/dss-git/ws/hudson_build/core/ds485> && /usr/bin/c++   -DHAVE_BUILD_INFO_H -DXP_UNIX -DUSE_LIBXML -DJS_THREADSAFE -DJS_THREADSAFE -DHAVE_CONFIG_H -Wno-deprecated -I<http://192.168.1.244:8080/job/dss-git/ws/hudson_build> -I<http://192.168.1.244:8080/job/dss-git/ws/external> -I<http://192.168.1.244:8080/job/dss-git/ws/> -I/usr/include/xulrunner-1.9.1.9/unstable -I/usr/include/xulrunner-1.9.1.9/stable/nspr -I/usr/include/nspr -I/usr/include/libxml2   -Wall -o CMakeFiles/ds485.dir/dsdevicebusinterface.cpp.o -c <http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsdevicebusinterface.cpp>
<http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsdevicebusinterface.cpp>: In member function 'virtual void dss::DSDeviceBusInterface::setDeviceProgMode(const dss::Device&, uint8_t)':
<http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsdevicebusinterface.cpp>:120: error: 'DeviceActionRequest_action_programming_mode_on' was not declared in this scope
<http://192.168.1.244:8080/job/dss-git/ws/core/ds485/dsdevicebusinterface.cpp>:123: error: 'DeviceActionRequest_action_programming_mode_off' was not declared in this scope
make[2]: *** [core/ds485/CMakeFiles/ds485.dir/dsdevicebusinterface.cpp.o] Error 1
make[2]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make[1]: *** [core/ds485/CMakeFiles/ds485.dir/all] Error 2
make[1]: Leaving directory `<http://192.168.1.244:8080/job/dss-git/ws/hudson_build'>
make: *** [all] Error 2



More information about the dss-buildreports mailing list