When I download this tarball, it has an autogen.sh:
$ tar xfvz util-macros-1.19.0.tar.gz
x util-macros-1.19.0/
x util-macros-1.19.0/.gitignore
x util-macros-1.19.0/COPYING
x util-macros-1.19.0/INSTALL
x util-macros-1.19.0/Makefile.am
x util-macros-1.19.0/README
x util-macros-1.19.0/autogen.sh
x util-macros-1.19.0/configure.ac
x util-macros-1.19.0/xorg-macros.m4.in
x util-macros-1.19.0/xorg-macros.pc.in
x util-macros-1.19.0/xorgversion.m4
MD5 of util-macros-1.19.0.tar.g: 6fbc9a9d26a6b9fcfa2afc83578aeb0a
regards,
Kenneth
On 07/09/2017 16:59, Ernesto Eduardo Diaz Conde 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
<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/
<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.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.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')