Discussion:
[Rock-dev] [rock] #463: autoproj build fails on ubuntu 14.04
rock
2014-05-05 15:16:04 UTC
Permalink
#463: autoproj build fails on ubuntu 14.04
----------------------+-----------------------
Reporter: hemker@? | Type: defect
Status: new | Priority: major
Milestone: | Component: toolchain
Keywords: |
----------------------+-----------------------
Calling autoproj build produces this error for me:
autoproj: importing and loading selected packages
autoproj: building and installing packages
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`+': nil can't be coerced into Fixnum (TypeError)
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`each'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`inject'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`autodetect_processor_count'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:59:in
`parallel_build_level'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/parallel.rb:34:in
`initialize'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`new'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`apply'
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:847:in
`build_packages'
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:273:in
`block in <top (required)>'
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block in report'
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top (required)>'
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `load'
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `<main>'



i'm using build https://git.gitorious.org/rock-tutorials/buildconf.git
on ubuntu 14.04
--
Ticket URL: <http://rock.opendfki.de/ticket/463>
rock <http://rock.opendfki.de>
rock: the robot construction kit
Christian Clausen
2014-05-05 15:32:11 UTC
Permalink
Hi,

I did this last wednesday and I got no problem. (on 14.04)
Which ruby-version are you using and which is rock using?

I used ruby 2.0.0p353 to start the bootstrap and did nothing else than
autoproj update/build (-> I used whichever version of ruby rock
installed itself)
But I needed to add a system-dependency:
autoproj/remotes/rock/rock.osdeps:

ubuntu:
'10.04,10.10,11.04,11.10,12.04': libproc-dev
+ '14.04': libprocps3-dev
default: libprocps0-dev


The full bootstrap was successfull, even with the whole
tutorial-package uncommented.

Best,
Christian

Ps. I can't reply to a ticket, so I write this mail
Post by rock
#463: autoproj build fails on ubuntu 14.04
| Type: defect Status: new | Priority: major
| ----------------------+----------------------- Calling autoproj
build produces this error for me: autoproj: importing and loading
selected packages autoproj: building and installing packages
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`+': nil can't be coerced into Fixnum (TypeError)
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`each'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`inject'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`autodetect_processor_count'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:59:in
`parallel_build_level'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/parallel.rb:34:in
`initialize'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`new'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`apply'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:847:in
`build_packages'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:273:in
`block in <top (required)>'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block in report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top (required)>'
Post by rock
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `load' from
/home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `<main>'
i'm using build
https://git.gitorious.org/rock-tutorials/buildconf.git on ubuntu
14.04
Steffen Planthaber
2014-05-06 07:21:22 UTC
Permalink
Hi,

I pushed the change to master, in case our buildserver runs through we
can bugfix it on next and stable.

Thanks Christian.

Kind regrards,
Steffen
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I did this last wednesday and I got no problem. (on 14.04)
Which ruby-version are you using and which is rock using?
I used ruby 2.0.0p353 to start the bootstrap and did nothing else than
autoproj update/build (-> I used whichever version of ruby rock
installed itself)
'10.04,10.10,11.04,11.10,12.04': libproc-dev
+ '14.04': libprocps3-dev
default: libprocps0-dev
The full bootstrap was successfull, even with the whole
tutorial-package uncommented.
Best,
Christian
Ps. I can't reply to a ticket, so I write this mail
Post by rock
#463: autoproj build fails on ubuntu 14.04
| Type: defect Status: new | Priority: major
| ----------------------+----------------------- Calling autoproj
build produces this error for me: autoproj: importing and loading
selected packages autoproj: building and installing packages
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`+': nil can't be coerced into Fixnum (TypeError)
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`each'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`inject'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`autodetect_processor_count'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:59:in
`parallel_build_level'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/parallel.rb:34:in
`initialize'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`new'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`apply'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:847:in
`build_packages'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:273:in
`block in <top (required)>'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block in report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top (required)>'
Post by rock
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `load' from
/home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `<main>'
i'm using build
https://git.gitorious.org/rock-tutorials/buildconf.git on ubuntu
14.04
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJTZ676AAoJEFs1kTdNIsi+t8QH/RrfnVB2ZvOyLM17o6OeS8TN
VrCvHGXs7ISDVSJ7SYp0ViiucPPEqXtEny/lqKi0zYYmWEXUxLQoC1lwQsYH8DsQ
dyFgKy8uOAYnM68QAPd8Cw9cqLjjlSUz5xQyjUxluJk6Wy9WCmMKZo4gU4++WFcf
NIfwR/3Rae9tO/cSwGnCxnBu06zH5kXOyHFZQijzH0r8/hZ3nH+VX8lWAm2AKrCC
xoJQTxfMnKVvfcisQF0F5lHUvzWET78Aa+x4vuGAxhRIM5GSyWM6hpWox4EH0IXU
UJAQoiCkckJRzNh9Q5ol7L59TMfrv3u45dVJP/JLGoEBzxCkI3vvIS9uyr1HayA=
=jYr0
-----END PGP SIGNATURE-----
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
--
Steffen Planthaber
Weltraumrobotik

Besuchsadresse der Nebengesch?ftstelle:
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-4125
Zentrale: +49 421 178 45-0
Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail: Steffen.Planthaber 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
-----------------------------------------------------------------------
Steffen Planthaber
2014-05-07 07:26:25 UTC
Permalink
Hi all,

According to the buildserver only following opensource packages have
issues on Ubuntu 14.04 LTS:

slam/graph_slam
slam/orogen/graph_slam
slam/hogman
slam/g2o
external/aruco

The according logs are attached.

I bet they depend on each other.
Please take care of them, whoever feels responsible.

Kind regards,

Steffen
Post by Steffen Planthaber
Hi,
I pushed the change to master, in case our buildserver runs through we
can bugfix it on next and stable.
Thanks Christian.
Kind regrards,
Steffen
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I did this last wednesday and I got no problem. (on 14.04)
Which ruby-version are you using and which is rock using?
I used ruby 2.0.0p353 to start the bootstrap and did nothing else than
autoproj update/build (-> I used whichever version of ruby rock
installed itself)
'10.04,10.10,11.04,11.10,12.04': libproc-dev
+ '14.04': libprocps3-dev
default: libprocps0-dev
The full bootstrap was successfull, even with the whole
tutorial-package uncommented.
Best,
Christian
Ps. I can't reply to a ticket, so I write this mail
Post by rock
#463: autoproj build fails on ubuntu 14.04
| Type: defect Status: new | Priority: major
| ----------------------+----------------------- Calling autoproj
build produces this error for me: autoproj: importing and loading
selected packages autoproj: building and installing packages
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`+': nil can't be coerced into Fixnum (TypeError)
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`each'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`inject'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`autodetect_processor_count'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:59:in
`parallel_build_level'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/parallel.rb:34:in
`initialize'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`new'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`apply'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:847:in
`build_packages'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:273:in
`block in <top (required)>'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block in report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top (required)>'
Post by rock
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `load' from
/home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in `<main>'
i'm using build
https://git.gitorious.org/rock-tutorials/buildconf.git on ubuntu
14.04
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJTZ676AAoJEFs1kTdNIsi+t8QH/RrfnVB2ZvOyLM17o6OeS8TN
VrCvHGXs7ISDVSJ7SYp0ViiucPPEqXtEny/lqKi0zYYmWEXUxLQoC1lwQsYH8DsQ
dyFgKy8uOAYnM68QAPd8Cw9cqLjjlSUz5xQyjUxluJk6Wy9WCmMKZo4gU4++WFcf
NIfwR/3Rae9tO/cSwGnCxnBu06zH5kXOyHFZQijzH0r8/hZ3nH+VX8lWAm2AKrCC
xoJQTxfMnKVvfcisQF0F5lHUvzWET78Aa+x4vuGAxhRIM5GSyWM6hpWox4EH0IXU
UJAQoiCkckJRzNh9Q5ol7L59TMfrv3u45dVJP/JLGoEBzxCkI3vvIS9uyr1HayA=
=jYr0
-----END PGP SIGNATURE-----
_______________________________________________
Rock-dev mailing list
Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
--
Steffen Planthaber
Weltraumrobotik

Besuchsadresse der Nebengesch?ftstelle:
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-4125
Zentrale: +49 421 178 45-0
Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen)
E-Mail: Steffen.Planthaber 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
-----------------------------------------------------------------------
Christian Clausen
2014-05-07 08:27:14 UTC
Permalink
Hi again,

I can't reach the bugtacker, Internal Server Error, but I assume it's
the same I had...

Thanks to Piere I have a solution for this too, but I was hoping, this
was a problem only on my maschine. You won't like it :-)

The problem is g2o, which depends on libQGLViewer, which seems to
forget to announce a dependency to libGLU and the new linker in 14.04
seems to be more strict about that.

You need to compile libQGLviewer yourself:
http://www.libqglviewer.com/download.html
And add this line to libQGLViewer-2.5.2/QGLViewer/QGLViewer.pro
QMAKE_LIBS_OPENGL *= -lGLU (it's my line 149, don't know if qmake cares)

After installing and manually sym-linking the old lib to the new one,
I could build g2o and the whole avalon-bootstrap is working.

Best,
Christian
Post by Steffen Planthaber
Hi all,
According to the buildserver only following opensource packages
slam/graph_slam slam/orogen/graph_slam slam/hogman slam/g2o
external/aruco
The according logs are attached.
I bet they depend on each other. Please take care of them, whoever
feels responsible.
Kind regards,
Steffen
Post by Steffen Planthaber
Hi,
I pushed the change to master, in case our buildserver runs
through we can bugfix it on next and stable.
Thanks Christian.
Kind regrards, Steffen
Hi,
I did this last wednesday and I got no problem. (on 14.04) Which
ruby-version are you using and which is rock using?
I used ruby 2.0.0p353 to start the bootstrap and did nothing else
than autoproj update/build (-> I used whichever version of ruby
libprocps3-dev default: libprocps0-dev
The full bootstrap was successfull, even with the whole
tutorial-package uncommented.
Best, Christian
Ps. I can't reply to a ticket, so I write this mail
Post by Steffen Planthaber
Post by rock
#463: autoproj build fails on ubuntu 14.04
toolchain Keywords: |
----------------------+----------------------- Calling
importing and loading selected packages autoproj: building
and installing packages
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`+':
nil can't be coerced into Fixnum (TypeError)
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`each'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`inject'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:101:in
`autodetect_processor_count'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/subcommand.rb:59:in
`parallel_build_level'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/parallel.rb:34:in
`initialize'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`new'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/config.rb:286:in
`apply'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:847:in
`build_packages'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:273:in
`block
in <top (required)>'
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1940:in
`block
in report'
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
from
/home/hemker/rock_vorkurs/.gems/gems/autobuild-1.7.10/lib/autobuild/reporting.rb:293:in
`report'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/lib/autoproj/cmdline.rb:1939:in
`report'
from
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
/home/hemker/rock_vorkurs/.gems/gems/autoproj-1.9.6/bin/autoproj:49:in
`<top
(required)>'
Post by Steffen Planthaber
Post by Steffen Planthaber
Post by rock
from /home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in
`load' from
/home/hemker/rock_vorkurs/.gems/bin/autoproj:23:in
`<main>'
i'm using build
https://git.gitorious.org/rock-tutorials/buildconf.git on
ubuntu 14.04
_______________________________________________ Rock-dev
mailing list Rock-dev at dfki.de
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
rock
2014-05-09 17:12:07 UTC
Permalink
#463: autoproj build fails on ubuntu 14.04
-----------------------+------------------------
Reporter: hemker@? | Owner:
Type: defect | Status: closed
Priority: major | Milestone:
Component: toolchain | Resolution: duplicate
Keywords: |
-----------------------+------------------------
Changes (by Alexander.Duda):

* status: new => closed
* resolution: => duplicate


Comment:

see ticket http://rock.opendfki.de/ticket/474
--
Ticket URL: <https://rock.opendfki.de/ticket/463#comment:1>
rock <https://rock.opendfki.de>
rock: the robot construction kit
Loading...