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

dss-buildreports at forum.digitalstrom.org dss-buildreports at forum.digitalstrom.org
Wed Feb 8 16:06:56 CET 2012


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

Changes:

[Michael Tross]     subscribe to dsm-api event EventDeviceAction
    
    generates etButtonClickDevice model events
    
    refs #1313

[Michael Tross]     define click type model constants

[Michael Tross]     introduce button clicks as system events
    
    For devices with a special button mode the button clicks
    are not processed by the system and simply forwarded to
    the server. These clicks can be consumed by subscriptions
    to the events 'buttonClick' or 'buttonClickBus'.
    
    The first type has a filter to ensure that multiple sequential
    clicks generate just one event, the latter is the raw bus event
    without preprocessing.
    
    The raisedEvent has the following properties:
    
    raisedEvent.name: 'buttonClick'
    raisedEvent.source.isDevice: true
    raisedEvent.source.dsid: string
    raisedEvent.parameter.buttonIndex: num
    raisedEvent.parameter.clickType: num
    
    optional, if button was hold down:
    raisedEvent.parameter.holdCount: num
    
    closes #1313

[Christian Hitz]     Merge commit 'refs/merge-requests/425' of git://gitorious.digitalstrom.org/dss/dss-mainline into merge-requests/425

------------------------------------------
Build wurde durch eine SCM-Änderung ausgelöst.
Checkout:workspace / <http://192.168.1.244:8080/job/dss-git/ws/> - hudson.remoting.LocalChannel at 5a84f3c
Last Build : #13722
Last Built Revision: Revision c0343d82ad4eac8c3f40562e0315a02099af33fd (origin/master )
Checkout:workspace / <http://192.168.1.244:8080/job/dss-git/ws/> - hudson.remoting.LocalChannel at 5a84f3c
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/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/1.1.0
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.8.0-alpha3
Seen branch in repository origin/1.0.0
Seen branch in repository origin/1.0.2
Seen branch in repository origin/1.0.1
Seen branch in repository origin/0.8.0-a2
Seen branch in repository origin/0.8.0
Seen branch in repository origin/release-1.3
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/0.7.6
Seen branch in repository origin/0.7.8
Seen branch in repository origin/0.7.7
Seen branch in repository origin/0.9.0-rc1
Seen branch in repository origin/master
Seen branch in repository origin/1.0.0-rc2
Seen branch in repository origin/1.0.0-rc1
Commencing build of Revision 32e28968a03766111f90bdc220af9675b5124c41 (origin/master )
Checking out Revision 32e28968a03766111f90bdc220af9675b5124c41 (origin/master )
[workspace] $ git checkout -f 32e28968a03766111f90bdc220af9675b5124c41
[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 #13723" hudson-dss-git-13723
Recording changes in branch origin/master
[workspace] $ git log --numstat -M --summary --pretty=raw c0343d82ad4eac8c3f40562e0315a02099af33fd..32e28968a03766111f90bdc220af9675b5124c41
[workspace] $ /bin/sh -xe /tmp/hudson7479470545557996537.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)
-- Performing Test SPIDERMONKEY_BUILDS
-- Performing Test SPIDERMONKEY_BUILDS - Failed
-- Could NOT find Spidermonkey  (missing:  SPIDERMONKEY_LIBRARIES SPIDERMONKEY_INCLUDE_DIR SPIDERMONKEY_BUILDS)
CMake Error at CMakeLists.txt:130 (MESSAGE):
  Need SpiderMonkey (libjs) built with JS_THREADSAFE


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SPIDERMONKEY_INCLUDE_DIR (ADVANCED)
   used as include directory in directory <http://192.168.1.244:8080/job/dss-git/ws/>

-- Configuring incomplete, errors occurred!



More information about the dss-buildreports mailing list