[Rock-dev] RockBootstrap » stable,DebianUnstable: image_processing/orogen/stereo: failed in build phase - Still Failing!

noreply at dfki.de noreply at dfki.de
Mon Aug 27 02:14:46 CEST 2012


RockBootstrap » stable,DebianUnstable - Build # 556 - Still Failing:

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

    //home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/install/lib/libstereo.so: undefined reference to `cv::gpu::GpuMat::GpuMat(cv::Mat const&)'
    collect2: ld returned 1 exit status
    home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/install/lib/libstereo.so: undefined reference to `cv::gpu::GpuMat::GpuMat(cv::Mat const&)'
    collect2: ld returned 1 exit status
    make[2]: *** [orogen_default_stereo__Task] Error 1
    make[2]: *** [stereo_test] Error 1
    make[1]: *** [CMakeFiles/orogen_default_stereo__Task.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make[1]: *** [CMakeFiles/stereo_test.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=stable,label=DebianUnstable/556/ to view the results.

Complete console output follows:

[...truncated 75 lines...]
+ cd buildconf
+ cp -f /home/build/slave_conf/default-stable.yml config.yml
+ git add -f config.yml
+ git commit -a -m 'build server configuration'
[master d0b90ae] build server configuration
 1 file changed, 13 insertions(+)
 create mode 100644 config.yml
+ cd ..
+ mkdir -p dev
+ BUILDCONF_GIT=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/buildconf
+ cd dev
+ test x = xtrue
+ test -d autoproj
+ rm -f autoproj_bootstrap
+ wget http://rock-robotics.org/autoproj_bootstrap
--2012-08-27 00:13:13--  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... 301 Moved Permanently
Location: http://rock-robotics.org/stable/autoproj_bootstrap [following]
--2012-08-27 00:13:13--  http://rock-robotics.org/stable/autoproj_bootstrap
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%  610K 0s
    50K .......                                               100% 26.6M=0.08s

2012-08-27 00:13:13 (697 KB/s) - 'autoproj_bootstrap' saved [58717/58717]

+ ruby1.8 autoproj_bootstrap --no-color git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/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 ? stable
  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/stable/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/stable/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/stable/label/DebianUnstable/dev/install

++ hostname -s
+ '[' build01 = build01 ']'
+ echo '!!patching autoporj and autobuild to retry reaching gitorious multiple times before failing!!!'
!!patching autoporj and autobuild to retry reaching gitorious multiple times before failing!!!
+ cp /home/build/rock_admin_scripts/patches/gitorious.rb .gems/gems/autoproj-1.7.20/lib/autoproj/
+ cp /home/build/rock_admin_scripts/patches/importer.rb .gems/gems/autobuild-1.5.61/lib/autobuild/
+ . ./env.sh
++ export RUBYOPT=-rubygems
++ RUBYOPT=-rubygems
++ export GEM_HOME=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/.gems
++ GEM_HOME=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/.gems
++ export PATH=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/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/stable/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-stable.yml
+ cp -f /home/build/slave_conf/default-stable.yml autoproj/config.yml
+ test x = xtrue
+ 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 ? stable
  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/doc
  WARN: base/templates/doc from rock.base does not have a manifest
  updating base/templates/vizkit
  updating base/types
  updating base/types_ruby
  updating bundles/rock
  updating control/motor_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/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/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/parport
  updating drivers/orogen/taskmon
  updating drivers/orogen/transformer
  updating drivers/orogen/wifimon
  updating drivers/orogen/xsens_imu
  updating drivers/parport
  updating drivers/transformer
  updating drivers/xsens_imu
  updating external/cminpack
  updating external/libply
  updating external/sisl
  updating external/tinyxml
  WARN: external/tinyxml from rock does not have a manifest
  updating external/yaml-cpp
  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/pcl
  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/designer_widget_tutorial
  updating tutorials/message_driver
  updating tutorials/orogen/message_consumer
  updating tutorials/orogen/message_producer
  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
  updating slam/orogen/envire
autoproj: building and installing packages
  building image_processing/orogen/stereo
  building image_processing/orogen/stereo (3%)
  building image_processing/orogen/stereo (7%)
  building image_processing/orogen/stereo (30%)
  building image_processing/orogen/stereo (50%)
  building image_processing/orogen/stereo (92%)Build failed
image_processing/orogen/stereo: failed in build phase
    'make -j8' returned status 2
    see /home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/install/log/image_processing/orogen/stereo-build.log for details
    last 10 lines are:

    //home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/install/lib/libstereo.so: undefined reference to `cv::gpu::GpuMat::GpuMat(cv::Mat const&)'
    collect2: ld returned 1 exit status
    home/build/jenkins/workspace/RockBootstrap/FLAVOR/stable/label/DebianUnstable/dev/install/lib/libstereo.so: undefined reference to `cv::gpu::GpuMat::GpuMat(cv::Mat const&)'
    collect2: ld returned 1 exit status
    make[2]: *** [orogen_default_stereo__Task] Error 1
    make[2]: *** [stereo_test] Error 1
    make[1]: *** [CMakeFiles/orogen_default_stereo__Task.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make[1]: *** [CMakeFiles/stereo_test.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