On 29/10/2018 23:03, Heinz P. Junkes wrote: > Try to run waf in rtems tools: > > [h1@earth rtems-tools (master)]$ ./waf configure > --prefix=/home/h1/RTEMS/rtems/5.0 build install > Setting top to : /home/h1/RTEMS_DEV/rtems-tools > Setting out to : > /home/h1/RTEMS_DEV/rtems-tools/build > invalid version file: error: Invalid revision config value: > /home/h1/RTEMS_DEV/rtems-tools/config/rtems-version.ini: 0.not_released: > descriptor 'isdigit' requires a 'str' object but received a 'unicode' > (complete log in /home/h1/RTEMS_DEV/rtems-tools/build/config.log) > > [h1@earth rtems-tools (master)]$ more > /home/h1/RTEMS_DEV/rtems-tools/build/config.log > # project configured on Mon Oct 29 12:58:24 2018 by > # waf 1.9.9 (abi 99, python 2070fc1 on linux2) > # using ./waf configure --prefix=/home/h1/RTEMS/rtems/5.0 build install > # > ---------------------------------------- > Setting top to > /home/h1/RTEMS_DEV/rtems-tools > ---------------------------------------- > Setting out to > /home/h1/RTEMS_DEV/rtems-tools/build > from /home/h1/RTEMS_DEV/rtems-tools: Could not load the Waf tool 'doxygen' > from > ['/home/h1/RTEMS_DEV/rtems-tools/.waf-1.9.9-75529a659e4f06cb4254801e52405e0a', > '/ > home/h1/RTEMS_DEV/rtems-tools', > '/usr/local/lib/python2.7/dist-packages/setuptools-18.0.1-py2.7.egg', > '/usr/local/lib/python2.7/dist-packages/pyepics-3.2.4-py2.7 > .egg', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', > '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', > '/usr/lib/python2.7/lib-dynlo > ad', '/home/h1/.local/lib/python2.7/site-packages', > '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', > '/usr/lib/python2.7/dist-packag > es/gtk-2.0', '/usr/lib/python2.7/dist-packages/wx-3.0-gtk3'] > No module named doxygen > from /home/h1/RTEMS_DEV/rtems-tools: invalid version file: error: Invalid > revision config value: > /home/h1/RTEMS_DEV/rtems-tools/config/rtems-version.ini: > 0.not_r > eleased: descriptor 'isdigit' requires a 'str' object but received a 'unicode' >
Amar mentioned something about this in a chat the other day and I have not chased it up. Maybe he has something to add which could help? Which version of python do you have installed? > > No idea about doxygen, but this is installed on the system I am using: > > [h1@earth rtems-tools (master)]$ which doxygen > /usr/bin/doxygen[h1@earth rtems-tools (master)]$ doxygen > error: Doxyfile not found and no input file specified! > Doxygen version 1.8.13 > Copyright Dimitri van Heesch 1997-2015 > > You can use doxygen in a number of ways: > ... Hmm I am not sure where this dependency on doxygen comes from. Chris _______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users