[Rock-dev] [Rock-users] Testing needed: Autoproj 2.1.0 RC1

Raúl Domínguez raul.dominguez at dfki.de
Thu Jul 13 16:55:36 CEST 2017


Hi,

I started a test which attempts to reconstruct using autoproj2.1.0 RC1 a snapshot of an installation that uses autoproj version 1.

What I did on my Ubuntu 16.04 autoproj2.0 installation:
1) Get the autoproj installation updated to the version 2.1.0.rc as explained in the link Sylvain sent.
2) Copy the contents of my snapshot to the autoproj folder
3) Comment out all that is not related to the core of rock from the manifest
4) Run autoproj update

After some warnings, the little informative error ```undefined method `[]' for nil:NilClass``` shows up.

Attached please find the autoproj folder after pasting the contents of the snapshot and verbose output of the aup that triggers the error.


Kind regards,
Raúl




> Sylvain Joyeux <bir.sylvain at gmail.com> hat am 11. Juli 2017 um 20:55 geschrieben:
> 
> 
> Hi
> 
> I've made a prerelease of Autoproj 2.1.0. I would appreciate it if
> some brave souls would try it out. It's a small release, with bugfixes
> and CLI improvements:
> 
> Changelog and install information:
>   https://github.com/rock-core/autoproj/releases/tag/v2.1.0.rc1
> 
> Sylvain
> _______________________________________________
> Rock-users mailing list
> Rock-users at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-users

--


Raúl Domínguez (M.Sc.) 
Space Robotics

Besuchsadresse der Nebengeschäftsstelle:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Postadresse der Hauptgeschäftsstelle Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 1
28359 Bremen, Germany

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

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster 
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.: DE 148646973
Steuernummer: 19/673/0060/3
-------------- next part --------------
rdominguez at INFUSE01-U ~/rock/entern/04 $ autoproj update --verbose
  operating system: ubuntu,debian - 16.04,16.04.2,lts,xenial,xerus
  updating bundler                                                
autoproj: running /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/bundler show autoproj
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj-osdeps.log)
/home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1
  updating autoproj
autoproj: running /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/bundler install --path /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems --shebang /usr/bin/ruby2.3 --binstubs /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj-osdeps.log)
Fetching gem metadata from https://rubygems.org/..............
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies...
Using rake 12.0.0
Using equatable 0.5.0
Using tty-color 0.4.2
Using necromancer 0.4.0
Using tty-cursor 0.4.0
Using wisper 1.6.1
Using facets 3.1.0
Using bundler 1.15.1
Using concurrent-ruby 1.0.5
Using thor 0.19.4
Using tty-spinner 0.4.1
Using pastel 0.7.1
Using utilrb 3.0.1
Using tty-prompt 0.12.0
Using autobuild 1.11.0.rc1
Using autoproj 2.1.0.rc1
Bundle complete! 3 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems.
autoproj: running /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/bundler show autoproj
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj-osdeps.log)
/home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git fetch git at github.com:rock-core/buildconf.git refs/heads/master
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
  updating autoproj main configurationFrom github.com:rock-core/buildconf
 * branch            master     -> FETCH_HEAD
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all remote.autobuild.url git at github.com:rock-core/buildconf.git
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all remote.autobuild.pushurl git at github.com:rock-core/buildconf.git
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all remote.autobuild.fetch +refs/heads/*:refs/remotes/autobuild/*
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all remote.autobuild.push refs/heads/master:refs/heads/master
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all branch.master.remote autobuild
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git config --replace-all branch.master.merge refs/heads/master
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git show-ref -q --verify refs/heads/master
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git symbolic-ref HEAD -q
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
  updating autoproj main configurationrefs/heads/master
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git merge-base HEAD cc0ccfa15a13377591a9b8d2403342d33cd3740d
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
  updating autoproj main configurationcc0ccfa15a13377591a9b8d2403342d33cd3740d
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git rev-parse -q --verify cc0ccfa15a13377591a9b8d2403342d33cd3740d^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
  updating autoproj main configurationcc0ccfa15a13377591a9b8d2403342d33cd3740d
autoproj main configuration: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/.git rev-parse -q --verify HEAD^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/autoproj main configuration-import.log)
  updating autoproj main configurationcc0ccfa15a13377591a9b8d2403342d33cd3740d
  updated autoproj main configuration         
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.core3ba5896a325c3aed5e0cc542987086a296c2d37e
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.core3ba5896a325c3aed5e0cc542987086a296c2d37e
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git show-ref -q --verify refs/heads/rock-15.05
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git symbolic-ref HEAD -q
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.corerefs/heads/rock-15.05
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git rev-parse -q --verify HEAD^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.core3ba5896a325c3aed5e0cc542987086a296c2d37e
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git rev-parse -q --verify 3ba5896a325c3aed5e0cc542987086a296c2d37e^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.core3ba5896a325c3aed5e0cc542987086a296c2d37e
rock.core: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_package_set_git/.git merge-base 3ba5896a325c3aed5e0cc542987086a296c2d37e 3ba5896a325c3aed5e0cc542987086a296c2d37e
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock.core-import.log)
  updating rock.core3ba5896a325c3aed5e0cc542987086a296c2d37e
  updated rock.core         
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rock2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rock2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git show-ref -q --verify refs/heads/rock-15.05
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git symbolic-ref HEAD -q
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rockrefs/heads/rock-15.05
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git rev-parse -q --verify HEAD^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rock2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git rev-parse -q --verify 2150fb687aafa0fa30ec4ee9e2d4636c9509f50d^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rock2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
rock: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__rock_core_rock_package_set_git/.git merge-base 2150fb687aafa0fa30ec4ee9e2d4636c9509f50d 2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/rock-import.log)
  updating rock2150fb687aafa0fa30ec4ee9e2d4636c9509f50d
  updated rock         
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchain0105402b82a8e40ace11f524084437e3e30d34bf
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git rev-parse -q --verify refs/tags/rock-15.05^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchain0105402b82a8e40ace11f524084437e3e30d34bf
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git show-ref -q --verify refs/heads/rock-15.05
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git symbolic-ref HEAD -q
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchainrefs/heads/rock-15.05
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git rev-parse -q --verify HEAD^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchain0105402b82a8e40ace11f524084437e3e30d34bf
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git rev-parse -q --verify 0105402b82a8e40ace11f524084437e3e30d34bf^{commit}
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchain0105402b82a8e40ace11f524084437e3e30d34bf
orocos.toolchain: running git --git-dir /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/remotes/github__orocos_toolchain_autoproj_git/.git merge-base 0105402b82a8e40ace11f524084437e3e30d34bf 0105402b82a8e40ace11f524084437e3e30d34bf
    (output goes to /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/install/log/orocos.toolchain-import.log)
  updating orocos.toolchain0105402b82a8e40ace11f524084437e3e30d34bf
  updated orocos.toolchain         
selected packages: base/cmake, base/console_bridge, base/numeric, base/orogen/std, base/orogen/types, base/scripts, base/templates/bundle, base/templates/cmake_lib, base/templates/cmake_vizkit_widget, base/templates/doc, base/templates/ruby_lib, base/templates/vizkit, base/types, bundles/rock, drivers/aggregator, drivers/orogen/aggregator, drivers/orogen/transformer, drivers/transformer, external/sisl, gui/rock_webapp, gui/rock_widget_collection, gui/vizkit, gui/vizkit3d, image_processing/frame_helper, image_processing/jpeg_conversion, tools/class_loader, tools/log_tools, tools/logger, tools/orocos.rb, tools/orogen_metadata, tools/pocolog, tools/pocolog_cpp, tools/rest_api, tools/roby, tools/rubigen, tools/service_discovery, tools/syskit, tools/telemetry
rtt provides pkgconfig/orocos-rtt-gnulinux
  WARN: find_in_path is deprecated, use Autobuild.find_in_path instead
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/remotes/orocos.toolchain/orocos.autobuild:83:in `block in <top (required)>'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/autobuild_extensions/dsl.rb:196:in `block in cmake_package'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:568:in `block (2 levels) in finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:567:in `each'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:567:in `block in finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/manifest.rb:524:in `each_value'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/manifest.rb:524:in `each_package_definition'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:566:in `finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/update.rb:148:in `finish_loading_configuration'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/update.rb:98:in `run'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:38:in `block in run_autoproj_cli'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/reporter.rb:64:in `block in report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autobuild-1.11.0.rc1/lib/autobuild/reporting.rb:284:in `report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/reporter.rb:63:in `report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:28:in `run_autoproj_cli'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:132:in `update'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/bin/autoproj:11:in `<top (required)>'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/autoproj:15:in `load'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/autoproj:15:in `<main>'
tools/class_loader depends on base/console_bridge
  WARN: find_in_path is deprecated, use Autobuild.find_in_path instead
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/remotes/rock.core/04stable.autobuild:30:in `block (2 levels) in <top (required)>'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/remotes/rock.core/rock/in_flavor_context.rb:51:in `instance_exec'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/autoproj/remotes/rock.core/rock/in_flavor_context.rb:51:in `block (2 levels) in method_missing'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/autobuild_extensions/dsl.rb:196:in `block in cmake_package'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:568:in `block (2 levels) in finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:567:in `each'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:567:in `block in finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/manifest.rb:524:in `each_value'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/manifest.rb:524:in `each_package_definition'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/workspace.rb:566:in `finalize_package_setup'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/update.rb:148:in `finish_loading_configuration'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/update.rb:98:in `run'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:38:in `block in run_autoproj_cli'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/reporter.rb:64:in `block in report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autobuild-1.11.0.rc1/lib/autobuild/reporting.rb:284:in `report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/reporter.rb:63:in `report'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:28:in `run_autoproj_cli'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/lib/autoproj/cli/main.rb:132:in `update'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/.autoproj/gems/ruby/2.3.0/gems/autoproj-2.1.0.rc1/bin/autoproj:11:in `<top (required)>'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/autoproj:15:in `load'
  WARN:   /home/dfki.uni-bremen.de/rdominguez/rock/entern/04/.autoproj/bin/autoproj:15:in `<main>'
image_processing/viso2 depends on base/cmake
external/snap depends on base/cmake
external/gexf depends on base/cmake
control/urdfdom depends on control/urdfdom_headers
control/urdfdom depends on base/console_bridge
data_processing/openann depends on base/cmake
control/kdl depends on base/types
external/tinyxml depends on base/types
image_processing/libelas depends on base/types

undefined method `[]' for nil:NilClass
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autoproj.tar
Type: application/x-tar
Size: 266240 bytes
Desc: not available
Url : http://www.dfki.de/pipermail/rock-dev/attachments/20170713/c759f7e7/attachment-0001.tar 


More information about the Rock-dev mailing list