Hi Ernesto, The link Kenneth gave (https://cgit.freedesktop.org/xorg/util/macros/snapshot/util-macros-1.19.0.tar.gz) is the version with autogen.sh
Alan On 7 September 2017 at 16:59, Ernesto Eduardo Diaz Conde <[email protected]<mailto:[email protected]>> wrote: hello yes, from there it was from where the tarball was downloaded from. what modification should I make in the source or where can I get a tarball that has autogen.sh Regards Ernesto 2017-09-06 3:21 GMT-03:00 Kenneth Hoste <[email protected]<mailto:[email protected]>>: On 05/09/2017 20:42, Ernesto Eduardo Diaz Conde wrote: where can i get the source tarball EasyBuild downloads the tarball via https://cgit.freedesktop.org/xorg/util/macros/snapshot/util-macros-1.19.0.tar.gz, which is basically grabbing the 'raw' sources. We should probably be downloading from http://xorg.freedesktop.org/archive/individual/util/, which is what you did I think, where the 'pre-processed' source tarballs are that already include a 'configure' script (and don't include autogen.sh anymore)... regards, Kenneth 2017-09-05 15:37 GMT-03:00 Kenneth Hoste <[email protected]<mailto:[email protected]>>: Dear Ernesto, Where did you download the source tarball from? Should be this: $ sha256sum util-macros-1.19.0.tar.gz 9cca766593cc0ce6bffe1e503127e047aafce61891e4de26b591c86f603af623 util-macros-1.19.0.tar.gz regards, Kenneth On 05/09/2017 20:31, Ernesto Eduardo Diaz Conde wrote: hello I'm tryibg to install libxcb and it's depends of xorg-macros, i do eb xorg-macros-1.19.0-foss-2016a.eb -r and get this error == 2017-09-05 12:48:33,114 build_log.py:156 ERROR EasyBuild crashed with an error (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/vsc_base-2.5.8-py2.7.egg/vsc/utils/exceptions.py:124 in __init__): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output: /bin/bash: ./autogen.sh: No such file or directory (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/easybuild_framework-3.3.1-py2.7.egg/easybuild/tools/run.py:444 in parse_cmd_output) == 2017-09-05 12:48:33,115 easyblock.py:2577 WARNING build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output: /bin/bash: ./autogen.sh: No such file or directory == 2017-09-05 12:48:33,115 easyblock.py:277 INFO Closing log for application name xorg-macros version 1.19.0 == 2017-09-05 12:48:33,116 easyblock.py:277 INFO Closing log for application name xorg-macros version 1.19.0 == 2017-09-05 12:48:33,116 build_log.py:231 INFO FAILED: Installation ended unsuccessfully (build directory: /opt/ohpc/pub/libs/easybuild/3.2.1/build/xorgmacros/1.19.0/foss-2016a): build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output: /bin/bash: ./autogen.sh: No such file or directory == FAILED: Installation ended unsuccessfully (build directory: /opt/ohpc/pub/libs/easybuild/3.2.1/build/xorgmacros/1.19.0/foss-2016a): build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output: /bin/bash: ./autogen.sh: No such file or directory == 2017-09-05 12:48:33,117 build_log.py:231 INFO Results of the build can be found in the log file(s) /tmp/eb-vqj90E/easybuild-xorg-macros-1.19.0-20170905<tel:0201%2070905>.124832.PgLYe.log == Results of the build can be found in the log file(s) /tmp/eb-vqj90E/easybuild-xorg-macros-1.19.0-20170905<tel:0201%2070905>.124832.PgLYe.log == 2017-09-05 12:48:33,118 build_log.py:156 ERROR EasyBuild crashed with an error (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/vsc_base-2.5.8-py2.7.egg/vsc/utils/exceptions.py:124 in __init__): build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output: /bin/bash: ./autogen.sh: No such file or directory (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/easybuild_framework-3.3.1-py2.7.egg/easybuild/main.py:121 in build_and_install_software) == 2017-09-05 12:48:33,120 build_log.py:156 ERROR EasyBuild crashed with an error (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/vsc_base-2.5.8-py2.7.egg/vsc/utils/exceptions.py:124 in __init__): Build of /0home/oau/.local/easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/easybuild_easyconfigs-3.3.1-py2.7.egg/easybuild/easyconfigs/x/xorg-macros/xorg-macros-1.19.0-foss-2016a.eb failed (err: 'build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output:\n/bin/bash: ./autogen.sh: No such file or directory\n') (at easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/easybuild_framework-3.3.1-py2.7.egg/easybuild/main.py:153 in build_and_install_software) ERROR: Build of /0home/oau/.local/easybuild/software/EasyBuild/3.3.1/lib/python2.7/site-packages/easybuild_easyconfigs-3.3.1-py2.7.egg/easybuild/easyconfigs/x/xorg-macros/xorg-macros-1.19.0-foss-2016a.eb failed (err: 'build failed (first 300 chars): cmd "./autogen.sh && ./configure --prefix=/opt/ohpc/pub/libs/easybuild/3.2.1/software/xorg-macros/1.19.0-foss-2016a " exited with exitcode 127 and output:\n/bin/bash: ./autogen.sh: No such file or directory\n') -- Dr. Alan O'Cais E-CAM Software Manager Juelich Supercomputing Centre Forschungszentrum Juelich GmbH 52425 Juelich, Germany Phone: +49 2461 61 5213 Fax: +49 2461 61 6656 E-mail: [email protected]<mailto:[email protected]> WWW: http://www.fz-juelich.de/ias/jsc/EN ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------

