I've been experiencing the same (since Monday or Tuesday). For me it gets stuck after a few WARN: ... from ... does not have a manifest (which come after the castxml message)
The strange thing is that some things work, e.g. $ amake base/types Finishes after a few seconds (assuming it is already built). Some modules build, but take very long (although, everything is built): $ time amake gui/vizkit ... real 1m43.573s user 1m18.188s sys 0m23.316s Building everything does not finish even after 20~30 minutes. However, if I touch the source of some module where amake works and then run amake in the root dir, everything builds (of course, many things need to be rebuilt/re-orogened) I have no idea what is wrong here. Christoph On 2017-09-13 16:08, Dennis Hemker wrote: > Hey, > I experience a strange amake behavior since today: When executing amake, it > uses 100% CPU on one core, but does not go further than the output of > "typelib: using the castxml importer". No gcc compiler is executed. I deleted > the install folder, did a rebuild and also a completely new bootstrap. The > bootstrap finished fine, but after that I tried an "amake <PACKAGE>" and it > got stuck again. Furthermore, the problem occurs on two computers, both > Ubuntu 16.04. Additionally, on both platforms an aup was performed yesterday > and an apt-get upgrade today. Somewhere in between there, amake stopped > working. > > Best, > Dennis > _______________________________________________ > Rock-dev mailing list > [email protected] > http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev > -- Dr.-Ing. Christoph Hertzberg Universität Bremen FB 3 - Mathematik und Informatik AG Robotik Robert-Hooke-Straße 1 28359 Bremen, Germany Zentrale: +49 421 178 45-6611 Besuchsadresse der Nebengeschäftsstelle: Robert-Hooke-Straße 5 28359 Bremen, Germany Tel.: +49 421 178 45-4021 Empfang: +49 421 178 45-6600 Fax: +49 421 178 45-4150 E-Mail: [email protected] Weitere Informationen: http://www.informatik.uni-bremen.de/robotik _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
