[Rock-dev] [Rock-Dev] Error during bootstap

Christoph Petzoldt christoph.petzoldt at dfki.de
Mon Oct 2 10:49:30 CEST 2017


Hi,

I am trying to install rock on Ubuntu 16.04. I get an error when I run 
the bootstrap.sh file.

Adding Autobuild.env_set 'TYPELIB_CXX_LOADER', 'castxml' to the init.rb 
as suggested in 
https://www.mail-archive.com/rock-dev@dfki.de/msg01939.html does not 
change the output.

I attached the roby-post-install.log file.

The complete output is as follows:

-------------------------------------------------------------------------------

Which protocol do you want to use to access rock-core/buildconf.git on 
github.com? [git|ssh|http] (default: http)
Detected 'gem' to be /usr/bin/gem2.3
Detected bundler at 
/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems/ruby/2.3.0/bin/bundler
Installing autoproj in 
/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems/ruby/2.3.0
Fetching gem metadata from https://rubygems.org/.............
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Using rake 12.0.0
Using equatable 0.5.0
Using tty-color 0.4.2
Using pastel 0.7.1
Using necromancer 0.4.0
Using tty-cursor 0.4.0
Using wisper 1.6.1
Using tty-prompt 0.12.0
Using facets 3.1.0
Using utilrb 3.0.1
Using autobuild 1.11.2
Using bundler 1.16.0.pre.2
Using concurrent-ruby 1.0.5
Using thor 0.19.4
Using tty-spinner 0.4.1
Using autoproj 2.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into 
`/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems`
starting the newly installed autoproj for stage2 install
saving temporary env.sh and .autoproj/env.sh
running 'autoproj envsh' to generate a proper env.sh
   updated: 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/env.sh
running 'autoproj osdeps' to re-install missing gems
Command finished successfully at 2017-10-02 10:34:01 +0200
The current directory is not empty, continue bootstrapping anyway ? [yes]
   checked out autoproj main configuration


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/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/env.sh

WARNING: autoproj will not work until your restart all
your consoles, or run the following in them:
$ source 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/env.sh

To import and build the packages, you can now run
aup
amake

The resulting software is installed in
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/install

   operating system: ubuntu,debian - 16.04,16.04.3,lts,xenial,xerus
   updating bundler
   updating autoproj
   bundler: connected to https://rubygems.org/
   updated autoproj main configuration
   updated rock.core
   updated rock
   updated rock.tutorials
   updated rock.simulation
   updated orocos.toolchain
   WARN: osdeps definition for boost, previously defined in 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/orocos.toolchain/orocos.osdeps 
overridden by 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/rock/rock.osdeps:
   WARN:   resp. apt-dpkg: libboost-dev, libboost-graph-dev, 
libboost-program-options-dev, libboost-regex-dev, libboost-thread-dev, 
libboost-filesystem-dev, libboost-iostreams-dev
   WARN:   and   apt-dpkg: libboost-dev, libboost-graph-dev, 
libboost-program-options-dev, libboost-regex-dev, libboost-thread-dev, 
libboost-filesystem-dev, libboost-iostreams-dev, libboost-system-dev
   WARN: osdeps definition for graphviz, previously defined in 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/orocos.toolchain/orocos.osdeps 
overridden by 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/rock/rock.osdeps:
   WARN:   resp. apt-dpkg: graphviz
   WARN:   and   apt-dpkg: graphviz, graphviz-dev
   updated base/numeric
   updated base/templates/bundle
   updated base/orogen/types
   updated base/console_bridge
   updated base/templates/cmake_lib
   updated base/templates/cmake_vizkit_widget
   updated base/orogen/std
   updated base/scripts
   updated base/templates/doc
   updated base/cmake
   updated base/templates/ruby_lib
   updated base/templates/vizkit3d_plugin
   updated external/sisl
   updated drivers/orogen/aggregator
   updated drivers/aggregator
   updated drivers/orogen/transformer
   updated drivers/orogen/iodrivers_base
   updated drivers/transformer
   updated base/types
   updated drivers/iodrivers_base
   updated bundles/rock
   updated perception/frame_helper
   updated perception/jpeg_conversion
   updated gui/rock_widget_collection
   updated gui/vizkit3d
   updated tools/pocolog_cpp
   updated tools/log_tools
   updated tools/logger
   updated tools/pocolog
   updated tools/rubigen
   updated tools/orocos.rb
   updated gui/vizkit
   updated tools/service_discovery
   updated tools/roby
   updated tools/syskit
   updated rtt_typelib
   updated orogen
   updated rtt
   updated typelib
   typelib: using the castxml importer
   updated utilrb
   updated tools/metaruby
   building initial autoproj import log, this may take a while
   bundler: connected to https://rubygems.org/
   updated: 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/env.sh
Command finished successfully at 2017-10-02 10:34:19 +0200
   bundler: connected to https://rubygems.org/
Command finished successfully at 2017-10-02 10:34:21 +0200
   operating system: ubuntu,debian - 16.04,16.04.3,lts,xenial,xerus
   WARN: osdeps definition for boost, previously defined in 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/orocos.toolchain/orocos.osdeps 
overridden by 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/rock/rock.osdeps:
   WARN:   resp. apt-dpkg: libboost-dev, libboost-graph-dev, 
libboost-program-options-dev, libboost-regex-dev, libboost-thread-dev, 
libboost-filesystem-dev, libboost-iostreams-dev
   WARN:   and   apt-dpkg: libboost-dev, libboost-graph-dev, 
libboost-program-options-dev, libboost-regex-dev, libboost-thread-dev, 
libboost-filesystem-dev, libboost-iostreams-dev, libboost-system-dev
   WARN: osdeps definition for graphviz, previously defined in 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/orocos.toolchain/orocos.osdeps 
overridden by 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/autoproj/remotes/rock/rock.osdeps:
   WARN:   resp. apt-dpkg: graphviz
   WARN:   and   apt-dpkg: graphviz, graphviz-dev
   typelib: using the castxml importer
   ERROR: got an error processing tools/roby, waiting for pending jobs 
to end cpp
   configured CMake for drivers/iodrivers_base
   configured CMake for tools/pocolog_cpp
   configured CMake for perception/jpeg_conversion
Command failed
tools/roby(/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/tools/roby): 
failed in post-install phase
     '/usr/bin/ruby2.3 -S rake default' returned status 1
     see 
/home/dfki.uni-bremen.de/cpetzoldt/Dokumente/dev_root/rock_dev/install/log/tools/roby-post-install.log 
for details
     last 10 lines are:

      ^
     Makefile:207: die Regel für Ziel „dump.o“ scheiterte
     make: *** [dump.o] Fehler 1
     rake aborted!
     Command failed with status (2): [make...]
/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems/ruby/2.3.0/gems/rake-compiler-0.8.3/lib/rake/extensiontask.rb:112:in 
`block (2 levels) in define_compile_tasks'
/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems/ruby/2.3.0/gems/rake-compiler-0.8.3/lib/rake/extensiontask.rb:111:in 
`block in define_compile_tasks'
/home/dfki.uni-bremen.de/cpetzoldt/.autoproj/gems/ruby/2.3.0/gems/rake-12.0.0/exe/rake:27:in 
`<top (required)>'
     Tasks: TOP => default => compile => compile:x86_64-linux-gnu => 
compile:roby_marshalling:x86_64-linux-gnu => 
copy:roby_marshalling:x86_64-linux-gnu:2.3.1 => 
tmp/x86_64-linux-gnu/roby_marshalling/2.3.1/roby_marshalling.so
     (See full trace by running task with --trace)

-----------------------------------------------------


Any help is appreciated.

Thanks and best regards,

Chrsitoph

-- 
Christoph Petzoldt (M.Sc.)
Wissenschaftlicher Mitarbeiter

Universität Bremen
FB 3 - Mathematik und Informatik
AG Robotik
Robert-Hooke-Straße 1
28359 Bremen, Germany

Tel.:     +49 421 178 45-5064
Zentrale: +49 421 178 45-0
Fax:      +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail:   christoph.petzoldt at dfki.de

Weitere Informationen: http://www.informatik.uni-bremen.de/robotik

-------------- nächster Teil --------------
Ein Dateianhang mit Bin�rdaten wurde abgetrennt...
Dateiname   : roby-post-install.log
Dateityp    : text/x-log
Dateigr��e  : 14262 bytes
Beschreibung: nicht verf�gbar
URL         : http://www.dfki.de/pipermail/rock-dev/attachments/20171002/666f74d2/attachment.bin 


More information about the Rock-dev mailing list