OROCOS 2.6 autoproj build fails

Hi folks,

I am experiencing the same problems as described here:

http://lists.mech.kuleuven.be/pipermail/orocos-users/2013-October/007424...

Here is a related piece of the build log:

utilrb(/home/mvukov/planepower/extern/orocos/utilrb): failed in
post-install phase
'/usr/bin/ruby1.8 /usr/local/bin/rake default' returned status 1
see
/home/mvukov/planepower/extern/orocos/install/log/utilrb-post-install.log
for details
last 10 lines are:

Fri Jan 31 17:34:38 +0100 2014: running
/usr/bin/ruby1.8 /usr/local/bin/rake default
in directory /home/mvukov/planepower/extern/orocos/utilrb
INFO: cannot load the Hoe gem, or Hoe fails. Distribution is disabled
INFO: error message is: ERROR: 'rake/rdoctask' is obsolete and no
longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead.
rake aborted!
undefined method `<<' for LL():Rake::Scope::EmptyScope
./lib/utilrb/doc/rake.rb:40:in `doc'
/home/mvukov/planepower/extern/orocos/utilrb/Rakefile:27
(See full trace by running task with --trace)

I am using Ubuntu 12.04. Are there any quick hacks to overcome this (since
the above mentioned issue is still open).

Thanx in advance,
Milan

PS I am not using ROS.

OROCOS 2.6 autoproj build fails

This bug seems to be fixed by commit:

7d5343f449bcc5518c5d3422d0f7c319e2aa0128 on utilrb.

i'm not part of the orocos maintainers, but i suggest the comit should
be cerry-picket for the orocos-toolchain line.

In the meantime you could either try to cherry pick the commit or switch
to master in your autoproj setup for urilrb by inserthig this in your
autoproj/overrides.yml file

"
- utilrb:
branch: master
- tools/utilrb:
branch: master
"

Please respond to the ML if one of the methods (preffered
cherry-picking) works.

Matthias

On 31.01.2014 17:36, Milan Vukov wrote:
> Hi folks,
>
> I am experiencing the same problems as described here:
>
> http://lists.mech.kuleuven.be/pipermail/orocos-users/2013-October/007424...
>
> Here is a related piece of the build log:
>
> utilrb(/home/mvukov/planepower/extern/orocos/utilrb): failed in
> post-install phase
> '/usr/bin/ruby1.8 /usr/local/bin/rake default' returned status 1
> see
> /home/mvukov/planepower/extern/orocos/install/log/utilrb-post-install.log
> for details
> last 10 lines are:
>
> Fri Jan 31 17:34:38 +0100 2014: running
> /usr/bin/ruby1.8 /usr/local/bin/rake default
> in directory /home/mvukov/planepower/extern/orocos/utilrb
> INFO: cannot load the Hoe gem, or Hoe fails. Distribution is disabled
> INFO: error message is: ERROR: 'rake/rdoctask' is obsolete and no
> longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead.
> rake aborted!
> undefined method `<<' for LL():Rake::Scope::EmptyScope
> ./lib/utilrb/doc/rake.rb:40:in `doc'
> /home/mvukov/planepower/extern/orocos/utilrb/Rakefile:27
> (See full trace by running task with --trace)
>
> I am using Ubuntu 12.04. Are there any quick hacks to overcome this
> (since the above mentioned issue is still open).
>
> Thanx in advance,
> Milan
>
> PS I am not using ROS.
>

OROCOS 2.6 autoproj build fails

Hi Matthias,

Thanx a lot for the answer. Time is running fast, so we decided to just
install debian package from a ROS repo. And that works fine :)

Though... I remember I also tried some days ago to tell to autoproj to work
with master branch (not the orocos-2.6 one) and that did not work, either...

Regards,
Milan

On Mon, Feb 3, 2014 at 8:38 AM, Matthias Goldhoorn <
matthias [dot] goldhoorn [..] ...> wrote:

> This bug seems to be fixed by commit:
>
> 7d5343f449bcc5518c5d3422d0f7c319e2aa0128 on utilrb.
>
> i'm not part of the orocos maintainers, but i suggest the comit should be
> cerry-picket for the orocos-toolchain line.
>
> In the meantime you could either try to cherry pick the commit or switch
> to master in your autoproj setup for urilrb by inserthig this in your
> autoproj/overrides.yml file
>
> "
> - utilrb:
> branch: master
> - tools/utilrb:
> branch: master
> "
>
> Please respond to the ML if one of the methods (preffered cherry-picking)
> works.
>
> Matthias
>
>
>
>
> On 31.01.2014 17:36, Milan Vukov wrote:
>
> Hi folks,
>
> I am experiencing the same problems as described here:
>
>
> http://lists.mech.kuleuven.be/pipermail/orocos-users/2013-October/007424...
>
> Here is a related piece of the build log:
>
> utilrb(/home/mvukov/planepower/extern/orocos/utilrb): failed in
> post-install phase
> '/usr/bin/ruby1.8 /usr/local/bin/rake default' returned status 1
> see
> /home/mvukov/planepower/extern/orocos/install/log/utilrb-post-install.log
> for details
> last 10 lines are:
>
> Fri Jan 31 17:34:38 +0100 2014: running
> /usr/bin/ruby1.8 /usr/local/bin/rake default
> in directory /home/mvukov/planepower/extern/orocos/utilrb
> INFO: cannot load the Hoe gem, or Hoe fails. Distribution is disabled
> INFO: error message is: ERROR: 'rake/rdoctask' is obsolete and no
> longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead.
> rake aborted!
> undefined method `<<' for LL():Rake::Scope::EmptyScope
> ./lib/utilrb/doc/rake.rb:40:in `doc'
> /home/mvukov/planepower/extern/orocos/utilrb/Rakefile:27
> (See full trace by running task with --trace)
>
> I am using Ubuntu 12.04. Are there any quick hacks to overcome this
> (since the above mentioned issue is still open).
>
> Thanx in advance,
> Milan
>
> PS I am not using ROS.
>
> --
> Milan Vukov, PhD Student
> KU Leuven, Department of Electrical Engineering (ESAT)
> STADIUS Center for Dynamical Systems, Signal Processing and Data Analytics
> Kasteelpark Arenberg 10, bus 2446, B-3001 Leuven-Heverlee, Belgium
> e-mail: milan [dot] vukov [..] ...
> url: http://homes.esat.kuleuven.be/~mvukov/
> phone: +32-479-813256 (BE), +381-64-1541622 (SR)
> disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>
>
>
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>
>