Digging more I found that this is an error with rice gem installation and Ubuntu 14.10. I opened a ticket in the Rice Github Project.
On Thu, Oct 30, 2014 at 10:17 AM, Tiago Cajahyba <[email protected]> wrote: > Hi, > > I am getting the following error while trying to install rock in Ubuntu > 14.10. > > What I did: > > 1) I used the new autoproj_bootstrap from master branch ( > https://raw.githubusercontent.com/rock-core/autoproj/master/bin/autoproj_bootstrap > ); > 2) Ran: ruby autoproj_bootstrap dev git > https://github.com/rock-core/buildconf > 3) Ran: autoproj update > > What happened: > > Build failed > autoproj: failed in osdeps phase > '/usr/bin/ruby2.1 -S gem2.1 install --no-user-install > --no-format-executable --no-rdoc --no-ri rice' returned status 1 > see /home/cajahyba/Programs/Rock/install/log/autoproj-osdeps.log for > details > last 10 lines are: > > from post-autoconf.rb:6:in `open' > from post-autoconf.rb:6:in `process' > from post-autoconf.rb:16:in `<main>' > Post-processing configure > sh: 0: Can't open configure > > Makefile not found > > Gem files will remain installed in > /home/cajahyba/Programs/Rock/.gems/gems/rice-1.6.2 for inspection. > Results logged to > /home/cajahyba/Programs/Rock/.gems/extensions/x86_64-linux/2.1.0/rice-1.6.2/gem_make.out > > > The installation continues and then break with: > > autoproj: building and installing packages > installed external/yaml-cpp > ERROR: got an error processing utilrb, waiting for pending jobs to end > built rtt (38 warnings) > Build failed > utilrb(/home/cajahyba/Programs/Rock/tools/utilrb): failed in post-install > phase > '/usr/bin/ruby2.1 -S rake default' returned status 1 > see /home/cajahyba/Programs/Rock/install/log/utilrb-post-install.log > for details > last 10 lines are: > > ^ > compilation terminated. > Makefile:204: recipe for target 'swap.o' failed > make: *** [swap.o] Error 1 > rake aborted! > Command failed with status (2): [make...] > > /home/cajahyba/Programs/Rock/.gems/gems/rake-compiler-0.9.3/lib/rake/extensiontask.rb:152:in > `block (2 levels) in define_compile_tasks' > > /home/cajahyba/Programs/Rock/.gems/gems/rake-compiler-0.9.3/lib/rake/extensiontask.rb:151:in > `block in define_compile_tasks' > Tasks: TOP => default => compile => compile:x86_64-linux-gnu => > compile:utilrb:x86_64-linux-gnu => copy:utilrb:x86_64-linux-gnu:2.1.2 => > tmp/x86_64-linux-gnu/utilrb/2.1.2/utilrb.so > (See full trace by running task with --trace). > > > Any ideas?? (It seems to be like the error I got in Arch installation). > > Sincerely, > Tiago Cajahyba >
_______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
