[Rock-dev] RockBootstrap » master,DebianUnstable: gui/vizkit: failed in build phase - Still Failing!

noreply at dfki.de noreply at dfki.de
Mon Feb 6 15:58:36 CET 2012


RockBootstrap » master,DebianUnstable - Build # 284 - Still Failing:

gui/vizkit: failed in build phase
    'make -j8' returned status 2
    see /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/install/log/gui/vizkit-build.log for details
    last 10 lines are:

    [ 78%] Built target vizkit
    [ 82%] Built target vizkitwidgetloader
    [ 85%] Built target vizkitmainwindowloader
    [ 98%] Built target vizkit-base-viz
    [100%] Building CXX object test/CMakeFiles/testWidget.dir/testWidget.cpp.o
    /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/gui/vizkit/test/testWidget.cpp:9:46: fatal error: vizkit/TrajectoryVisualization.hpp: No such file or directory
    compilation terminated.
    make[2]: *** [test/CMakeFiles/testWidget.dir/testWidget.cpp.o] Error 1
    make[1]: *** [test/CMakeFiles/testWidget.dir/all] Error 2
    make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure


Check console output at http://build01.dfki.uni-bremen.de:8080/job/RockBootstrap/./FLAVOR=master,label=DebianUnstable/284/ to view the results.

Complete console output follows:

[...truncated 63 lines...]
+ cd buildconf
+ cp -f /home/build/slave_conf/default-master.yml config.yml
+ git add -f config.yml
+ git commit -a -m 'build server configuration'
[master a2dd6c4] build server configuration
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 config.yml
+ cd ..
+ mkdir -p dev
+ BUILDCONF_GIT=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/buildconf
+ cd dev
+ test -d autoproj
+ rm -f autoproj_bootstrap
+ wget http://rock-robotics.org/autoproj_bootstrap
--2012-02-06 14:56:27--  http://rock-robotics.org/autoproj_bootstrap
Resolving rock-robotics.org (rock-robotics.org)... 46.252.18.78, 2a00:1158:0:300:3cfb::1
Connecting to rock-robotics.org (rock-robotics.org)|46.252.18.78|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58717 (57K) [text/plain]
Saving to: `autoproj_bootstrap'

     0K .......... .......... .......... .......... .......... 87%  440K 0s
    50K .......                                               100% 16.6M=0.1s

2012-02-06 14:56:28 (503 KB/s) - `autoproj_bootstrap' saved [58717/58717]

+ ruby autoproj_bootstrap --no-color git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/buildconf
    autodetecting the operating system
autoproj: installing a proper Ruby environment (this can take a long time)
autoproj: installing autoproj and its dependencies (this can take a long time)
  looking for RubyGems updates
  autodetecting the operating system
  checking out autoproj main configuration
  Access method to import data from gitorious.org (git, http or ssh): git
  Which prepackaged software (a.k.a. 'osdeps') should autoproj install automatically (all, ruby, os, none) ? all
autoproj: updating remote definitions of package sets
  checking out git:git://gitorious.org/rock-toolchain/package_set.git push_to=git at gitorious.org:/rock-toolchain/package_set.git
  checking out git:git://gitorious.org/rock/package_set.git push_to=git at gitorious.org:/rock/package_set.git
  checking out git:git://gitorious.org/rock-tutorials/package_set.git push_to=git at gitorious.org:/rock-tutorials/package_set.git
  rock.toolchain: auto-importing git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git
  checking out git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git
  rock.toolchain: auto-importing git:git://gitorious.org/rock-base/package_set.git push_to=git at gitorious.org:/rock-base/package_set.git
  checking out git:git://gitorious.org/rock-base/package_set.git push_to=git at gitorious.org:/rock-base/package_set.git

autoproj: loading ...
run 'autoproj reconfigure' to change configuration options
and use 'autoproj switch-config' to change the remote source for
autoproj's main build configuration
  Which flavor of Rock do you want to use ? master
  WARN: osdeps definition for boost, previously defined in autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by autoproj/remotes/rock/rock.osdeps
  WARN: osdeps definition for hoe, previously defined in autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by autoproj/remotes/rock/rock.osdeps
  the target operating system for Orocos/RTT (gnulinux or xenomai): gnulinux
  which CORBA implementation should the RTT use ? omniorb
  Do you need compatibility with OCL ? (yes or no): false


autoproj bootstrap successfully finished

To further use autoproj and the installed software, you
must add the following line at the bottom of your .bashrc:
  source /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/env.sh

WARNING: autoproj will not work until your restart all
your consoles, or run the following in them:
  $ source /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/env.sh

To import and build the packages, you can now run
  autoproj update
  autoproj build

The resulting software is installed in
  /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/install

+ . ./env.sh
++ export RUBYOPT=-rubygems
++ RUBYOPT=-rubygems
++ export GEM_HOME=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/.gems
++ GEM_HOME=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/.gems
++ export PATH=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/.gems/bin:/home/build/rock_admin_scripts/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
++ PATH=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/.gems/bin:/home/build/rock_admin_scripts/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+ test -n /home/build/slave_conf/default-master.yml
+ cp -f /home/build/slave_conf/default-master.yml autoproj/config.yml
+ autoproj full-build --no-color
  Access method to import data from gitorious.org (git, http or ssh): git
  autodetecting the operating system
  Which prepackaged software (a.k.a. 'osdeps') should autoproj install automatically (all, ruby, os, none) ? all
  autodetecting the operating system
autoproj: updating remote definitions of package sets
  looking for RubyGems updates
  updating rock.toolchain
  updating rock
  updating rock.tutorials
  rock.toolchain: auto-importing orocos.toolchain
  updating orocos.toolchain
  rock.toolchain: auto-importing rock.base
  updating rock.base

autoproj: loading ...
run 'autoproj reconfigure' to change configuration options
and use 'autoproj switch-config' to change the remote source for
autoproj's main build configuration
  Which flavor of Rock do you want to use ? master
  WARN: osdeps definition for boost, previously defined in autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by autoproj/remotes/rock/rock.osdeps
  WARN: osdeps definition for hoe, previously defined in autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by autoproj/remotes/rock/rock.osdeps
  the target operating system for Orocos/RTT (gnulinux or xenomai): gnulinux
  which CORBA implementation should the RTT use ? omniorb
  Do you need compatibility with OCL ? (yes or no): false

autoproj: importing and loading selected packages
  updating base/orogen/types
  updating base/scripts
  updating base/templates/bundle
  updating base/templates/cmake_lib
  updating base/templates/cmake_vizkit_widget
  updating base/templates/vizkit
  updating base/types
  updating base/types_ruby
  updating basics_tutorial/message_driver
  WARN: import from git://gitorious.org/rock-tutorials/message_driver.git failed, falling back to using http for all packages on gitorious.org
  updating basics_tutorial/message_driver
  updating basics_tutorial/orogen/message_consumer
  updating basics_tutorial/orogen/message_producer
  updating bundles/rock
  updating control/motor_controller
  updating control/orogen/auv_control
  updating control/orogen/auv_rel_pos_controller
  updating control/orogen/skid4_control
  updating control/orogen/trajectory_follower
  updating control/orogen/waypoint_navigation
  updating control/trajectory_follower
  updating control/waypoint_navigation
  updating drivers/aggregator
  updating drivers/camera_firewire
  updating drivers/camera_interface
  updating drivers/camera_prosilica
  updating drivers/camera_usb
  updating drivers/canbus
  updating drivers/controldev
  updating drivers/dvl_teledyne
  updating drivers/dynamixel
  updating drivers/fog_kvh
  updating drivers/hokuyo
  updating drivers/iCharger
  updating drivers/iodrivers_base
  updating drivers/laserscanner_sick
  updating drivers/mb500
  updating drivers/orogen/aggregator
  updating drivers/orogen/camera_base
  updating drivers/orogen/camera_firewire
  updating drivers/orogen/camera_prosilica
  updating drivers/orogen/camera_usb
  updating drivers/orogen/camera_v4l
  updating drivers/orogen/canbus
  updating drivers/orogen/controldev
  updating drivers/orogen/dvl_teledyne
  updating drivers/orogen/dynamixel
  updating drivers/orogen/fog_kvh
  updating drivers/orogen/gps
  updating drivers/orogen/hokuyo
  updating drivers/orogen/iodrivers_base
  updating drivers/orogen/laserscanner_sick
  updating drivers/orogen/parport
  updating drivers/orogen/qualisys
  updating drivers/orogen/sonar_tritech
  updating drivers/orogen/taskmon
  updating drivers/orogen/transformer
  updating drivers/orogen/wifimon
  updating drivers/orogen/xsens_imu
  updating drivers/parport
  updating drivers/qualisys
  updating drivers/sonar_tritech
  updating drivers/transformer
  updating drivers/xsens_imu
  updating external/cminpack
  updating external/libply
  updating external/opencv
  updating external/sisl
  updating external/tinyxml
  WARN: external/tinyxml from rock does not have a manifest
  updating external/yaml-cpp
  updating gui/map2d
  updating gui/rock_widget_collection
  updating gui/vizkit
  updating image_processing/frame_helper
  updating image_processing/jpeg_conversion
  updating image_processing/libelas
  updating image_processing/orogen/image_preprocessing
  updating image_processing/orogen/stereo
  updating image_processing/stereo
  updating multiagent/fipa_acl
  updating orogen
  updating planning/corridor_navigation
  updating planning/corridor_planner
  updating planning/nav_graph_search
  updating planning/orogen/corridor_planner
  updating planning/vfh_star
  updating rtt
  updating slam/envire
  updating slam/flann
  updating slam/hogman
  updating slam/orogen/graph_slam
  updating slam/orogen/tilt_scan
  updating slam/pcl
  updating slam/polygonnet
  updating slam/pose_ekf
  updating slam/quater_ikf
  updating tools/log_tools
  updating tools/logger
  updating tools/orocos.rb
  updating tools/pocolog
  updating tools/port_proxy
  updating tools/roby
  updating tools/service_discovery
  updating tutorials/orogen/rock_tutorial
  updating tutorials/orogen/tut_brownian
  updating tutorials/orogen/tut_deployment
  updating tutorials/orogen/tut_follower
  updating tutorials/orogen/tut_sensor
  updating tutorials/rock_tutorial
  updating tutorials/vizkit3d_plugin_tutorial
  updating typelib
  updating utilmm
  updating utilrb
autoproj: building and installing packages
  building gui/vizkit
  building gui/vizkit (3%)
  building gui/vizkit (7%)
  building gui/vizkit (78%)
  building gui/vizkit (82%)
  building gui/vizkit (85%)
  building gui/vizkit (98%)Build failed
gui/vizkit: failed in build phase
    'make -j8' returned status 2
    see /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/install/log/gui/vizkit-build.log for details
    last 10 lines are:

    [ 78%] Built target vizkit
    [ 82%] Built target vizkitwidgetloader
    [ 85%] Built target vizkitmainwindowloader
    [ 98%] Built target vizkit-base-viz
    [100%] Building CXX object test/CMakeFiles/testWidget.dir/testWidget.cpp.o
    /home/build/jenkins/workspace/RockBootstrap/FLAVOR/master/label/DebianUnstable/dev/gui/vizkit/test/testWidget.cpp:9:46: fatal error: vizkit/TrajectoryVisualization.hpp: No such file or directory
    compilation terminated.
    make[2]: *** [test/CMakeFiles/testWidget.dir/testWidget.cpp.o] Error 1
    make[1]: *** [test/CMakeFiles/testWidget.dir/all] Error 2
    make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



More information about the Rock-dev mailing list