mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
# new file: i/inputproto/inputproto-2.3.eb
# new file: l/libXext/libXext-1.3.3.eb # new file: l/libXfixes/libXfixes-5.0.1.eb # modified: results/ANSELM-installed_from_not_installed.txt # modified: results/ANSELM-not_installed.txt # modified: results/ANSELM-warning-not.txt # new file: x/xextproto/xextproto-7.3.0.eb # new file: x/xorg-macros/xorg-macros-1.17.eb
This commit is contained in:
parent
a449bda509
commit
6f8ae88fdc
46
i/inputproto/inputproto-2.3.eb
Normal file
46
i/inputproto/inputproto-2.3.eb
Normal file
@ -0,0 +1,46 @@
|
||||
# Built with EasyBuild version 2.5.0 on 2016-02-15_10-53-24
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-18-38
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'inputproto'
|
||||
version = '2.3'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = """X.org InputProto protocol headers."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['include/X11/extensions/%s' % x for x in ['XI2.h', 'XI.h', 'XIproto.h', 'XI2proto.h']],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
||||
|
||||
# Build statistics
|
||||
buildstats = [{
|
||||
"easybuild-framework_version": "2.5.0",
|
||||
"easybuild-easyblocks_version": "2.5.0",
|
||||
"timestamp": 1455530004,
|
||||
"build_time": 12.91,
|
||||
"install_size": 110332,
|
||||
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015g\']"', 'libX11-1.6.2-intel-2015b-Python-2.7.9.eb'],
|
||||
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
|
||||
"core_count": 28,
|
||||
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
|
||||
"cpu_speed": 2299.828,
|
||||
"cpu_vendor": "Intel",
|
||||
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/4.9.3-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/apps/all/GCC/4.9.3-binutils-2.25 --with-local-prefix=/apps/all/GCC/4.9.3-binutils-2.25; Thread model: posix; gcc version 4.9.3 (GCC) ; ",
|
||||
"glibc_version": "2.12",
|
||||
"hostname": "login2",
|
||||
"os_name": "centos",
|
||||
"os_type": "Linux",
|
||||
"os_version": "6.6",
|
||||
"platform_name": "x86_64-unknown-linux",
|
||||
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
|
||||
"system_gcc_path": "/apps/all/GCC/4.9.3-binutils-2.25/bin/gcc",
|
||||
"system_python_path": "/usr/bin/python",
|
||||
}]
|
60
l/libXext/libXext-1.3.3.eb
Normal file
60
l/libXext/libXext-1.3.3.eb
Normal file
@ -0,0 +1,60 @@
|
||||
# Built with EasyBuild version 2.5.0 on 2016-03-02_11-15-21
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'libXext'
|
||||
version = '1.3.3'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = """Common X Extensions library"""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
toolchainopts = {'optarch': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://xorg.freedesktop.org/archive/individual/lib/']
|
||||
|
||||
builddependencies = [
|
||||
('xproto', '7.0.26'),
|
||||
('xextproto', '7.3.0'),
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('libX11', '1.6.2', '-Python-2.7.9'),
|
||||
('libXdmcp', '1.1.2'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['include/X11/extensions/%s' % x for x in [
|
||||
'dpms.h', 'extutil.h', 'MITMisc.h', 'multibuf.h', 'security.h', 'shape.h', 'sync.h', 'Xag.h', 'Xcup.h',
|
||||
'Xdbe.h', 'XEVI.h', 'Xext.h', 'Xge.h', 'XLbx.h', 'XShm.h', 'xtestext1.h',
|
||||
]
|
||||
],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
||||
|
||||
# Build statistics
|
||||
buildstats = [{
|
||||
"easybuild-framework_version": "2.5.0",
|
||||
"easybuild-easyblocks_version": "2.5.0",
|
||||
"timestamp": 1456913721,
|
||||
"build_time": 23.67,
|
||||
"install_size": 684661,
|
||||
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015g\']"', 'motif-2.3.4-intel-2015b-libX11-1.6.2.eb'],
|
||||
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
|
||||
"core_count": 28,
|
||||
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
|
||||
"cpu_speed": 2299.973,
|
||||
"cpu_vendor": "Intel",
|
||||
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/4.9.3-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/apps/all/GCC/4.9.3-binutils-2.25 --with-local-prefix=/apps/all/GCC/4.9.3-binutils-2.25; Thread model: posix; gcc version 4.9.3 (GCC) ; ",
|
||||
"glibc_version": "2.12",
|
||||
"hostname": "login3",
|
||||
"os_name": "centos",
|
||||
"os_type": "Linux",
|
||||
"os_version": "6.6",
|
||||
"platform_name": "x86_64-unknown-linux",
|
||||
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
|
||||
"system_gcc_path": "/apps/all/GCC/4.9.3-binutils-2.25/bin/gcc",
|
||||
"system_python_path": "/apps/all/Python/2.7.9-foss-2015g/bin/python",
|
||||
}]
|
24
l/libXfixes/libXfixes-5.0.1.eb
Normal file
24
l/libXfixes/libXfixes-5.0.1.eb
Normal file
@ -0,0 +1,24 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'libXfixes'
|
||||
version = '5.0.1'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = """X Fixes extension library"""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = [XORG_LIB_SOURCE]
|
||||
|
||||
dependencies = [
|
||||
('fixesproto', '5.0'),
|
||||
('xextproto', '7.3.0'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files' : ['include/X11/extensions/Xfixes.h', 'lib/libXfixes.a', 'lib/libXfixes.%s' % SHLIB_EXT],
|
||||
'dirs' : [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -24,3 +24,29 @@ installed from _not_installed ... flex/2.5.39-GCC-4.9.3
|
||||
installed from _not_installed ... Boost/1.60.0-intel-2016a
|
||||
installed from _not_installed ... PSBLAS/3.3.4-3-GCC-4.9.3-2.25
|
||||
installed from _not_installed ... xdrfile/1.1.4-intel-2015b
|
||||
installed from _not_installed ... M4/1.4.17-GCC-4.9.3
|
||||
installed from _not_installed ... METIS/5.1.0
|
||||
installed from _not_installed ... OpenBLAS/0.2.15-GCC-5.1.0-binutils-2.25-LAPACK-3.6.0
|
||||
installed from _not_installed ... Octave/4.0.1-gimkl-2.11.5
|
||||
installed from _not_installed ... Octave/3.8.2-gimkl-2.11.5
|
||||
installed from _not_installed ... impi/4.1.1.036
|
||||
installed from _not_installed ... libmatheval/1.1.11-intel-2015b
|
||||
installed from _not_installed ... libffi/3.2.1
|
||||
installed from _not_installed ... cuDNN/5.1-CUDA-8.0.44
|
||||
installed from _not_installed ... CMake/3.6.2
|
||||
installed from _not_installed ... CMake/3.5.2-intel-2016a
|
||||
installed from _not_installed ... CMake/3.4.1-foss-2016a
|
||||
installed from _not_installed ... cURL/7.51.0
|
||||
installed from _not_installed ... CUDA/8.0.44-intel-2017.00
|
||||
installed from _not_installed ... CUDA/8.0.44
|
||||
installed from _not_installed ... git/2.11.0-GNU-4.9.3-2.25
|
||||
installed from _not_installed ... GROMACS/5.1.2-intel-2015b-hybrid-single-cuda
|
||||
installed from _not_installed ... GROMACS/5.1.2-intel-2015b-hybrid-single-CUDA-7.5-PLUMED-2.2.1
|
||||
installed from _not_installed ... gettext/0.19.4
|
||||
installed from _not_installed ... gettext/0.19.6-intel-2017.00
|
||||
installed from _not_installed ... GMP/6.1.1
|
||||
installed from _not_installed ... SQLite/3.13.0
|
||||
installed from _not_installed ... flex/2.5.39-GCC-4.9.3
|
||||
installed from _not_installed ... Boost/1.60.0-intel-2016a
|
||||
installed from _not_installed ... PSBLAS/3.3.4-3-GCC-4.9.3-2.25
|
||||
installed from _not_installed ... xdrfile/1.1.4-intel-2015b
|
||||
|
@ -445,3 +445,450 @@ not installed ... HDF5/1.8.13-intel-2015b-no-mpi
|
||||
not installed ... HDF5/1.8.17-intel-2017a
|
||||
not installed ... HDF5/1.8.16-intel-2015b-threadsafe
|
||||
not installed ... Harminv/1.4-intel-2015b
|
||||
not installed ... Meep/1.3-intel-2015b
|
||||
not installed ... MPFR/3.1.5-intel-2017.00
|
||||
not installed ... makedepend/1.0.5-foss-2016a
|
||||
not installed ... makedepend/1.0.5-intel-2016a
|
||||
not installed ... M4/1.4.17-GCC-4.9.3-2.25
|
||||
not installed ... M4/1.4.17-intel-2016a
|
||||
not installed ... M4/1.4.17-foss-2015b
|
||||
not installed ... MPI_NET/1.2.0-gompi-2015e
|
||||
not installed ... MPI_NET/1.2.0-intel-2016.01
|
||||
not installed ... MPC/1.0.2-intel-2017.00
|
||||
not installed ... motif/2.3.4-foss-2015g-libX11-1.6.2
|
||||
not installed ... motif/2.3.4-intel-2015b-libX11-1.6.2
|
||||
not installed ... MUMPS/5.0.2-intel-2017a-parmetis
|
||||
not installed ... matplotlib/1.4.3-intel-2015b-Python-2.7.9
|
||||
not installed ... make/3.82-intel-2015b
|
||||
not installed ... METIS/5.1.0-intel-2017.00
|
||||
not installed ... Mono/4.2.2.10-intel-2016.01
|
||||
not installed ... Mono/4.0.3.20-GNU-5.1.0-2.25
|
||||
not installed ... Mono/3.12.1-GCC-4.4.7-system
|
||||
not installed ... Mono/3.12.1
|
||||
not installed ... Mesa/11.0.8-foss-2015g-Python-2.7.9
|
||||
not installed ... Mesa/11.2.1-foss-2016a
|
||||
not installed ... Mesa/13.0.0-intel-2016a
|
||||
not installed ... MATIO/1.5.2-intel-2017a
|
||||
not installed ... MVAPICH2/2.1-GNU-5.1.0-2.25
|
||||
not installed ... MVAPICH2/2.1-iccifort-2015.3.187-GNU-5.1.0-2.25
|
||||
not installed ... MVAPICH2/2.1-GCC-4.4.7-system
|
||||
not installed ... OpenBLAS/0.2.19-GCC-5.4.0-2.26-LAPACK-3.6.0
|
||||
not installed ... OpenBLAS/0.2.14-gompi-2015e-LAPACK-3.5.0
|
||||
not installed ... OpenMPI/1.8.6-GCC-4.4.7-system
|
||||
not installed ... OpenMPI/1.8.6-GNU-5.1.0-2.25
|
||||
not installed ... OpenMPI/2.0.1-iccifort-2017.1.132-GCC-5.4.0-2.26
|
||||
not installed ... OpenMPI/1.10.1-GCC-4.9.3-2.25
|
||||
not installed ... OpenMPI/1.8.6-iccifort-2015.3.187-GNU-5.1.0-2.25
|
||||
not installed ... OpenMPI/1.10.1-GNU-4.9.3-2.25
|
||||
not installed ... OPARI2/1.1.4-intel-2015b
|
||||
not installed ... osm2pgsql/0.92.0-intel-2017a
|
||||
not installed ... OSPRay/0.9.1
|
||||
not installed ... OpenCL-runtime/15.1
|
||||
not installed ... OpenDX/4.4.4-foss-2015g
|
||||
not installed ... OpenCV/3.0.0-intel-2015b
|
||||
not installed ... Octave/3.8.2-intel-2015b
|
||||
not installed ... Octave/3.8.2-foss-2015g
|
||||
not installed ... OpenCoarrays/1.0.1-GNU-5.1.0-2.25
|
||||
not installed ... OpenCoarrays/1.0.0-GNU-5.1.0-2.25
|
||||
not installed ... ORCA/4_0_0-linux_x86-64
|
||||
not installed ... OpenCL-builder/2015
|
||||
not installed ... imkl/11.2.3.187
|
||||
not installed ... imkl/11.3.1.150-iimpi-8.3.5
|
||||
not installed ... imkl/11.3.1.150-iimpi-2016.01-GCC-4.9.3
|
||||
not installed ... imkl/11.3.1.150-iimpi-2016.00-GCC-4.9.3
|
||||
not installed ... imkl/11.3.3.210-iimpi-2016.03-GCC-5.3.0-2.26
|
||||
not installed ... imkl/11.3.0.109-iimpi-2016.00-GCC-4.9.3
|
||||
not installed ... impi/5.1.1.109-iccifort-2016.0.109-GCC-4.9.3
|
||||
not installed ... impi/5.1.2.150-iccifort-2016.1.150-GCC-4.9.3
|
||||
not installed ... impi/4.1.1.036-iccifort-2013.5.192-GCC-4.8.3
|
||||
not installed ... impi/4.1.1.036-iccifort-2013.5.192
|
||||
not installed ... impi/5.0.3.048-iccifort-2015.3.187
|
||||
not installed ... impi/5.1.2.150-iccifort-2016.1.150
|
||||
not installed ... ifort/2016.1.150
|
||||
not installed ... ifort/2013.5.192
|
||||
not installed ... ifort/2013.5.192-GCC-4.8.3
|
||||
not installed ... ifort/2016.1.150-GCC-4.9.3
|
||||
not installed ... ifort/2015.3.187
|
||||
not installed ... ifort/2016.3.210-GCC-5.3.0-2.26
|
||||
not installed ... ifort/2016.0.109-GCC-4.9.3
|
||||
not installed ... iimpi/8.3.5
|
||||
not installed ... iimpi/5.5.0
|
||||
not installed ... iimpi/7.3.5
|
||||
not installed ... iimpi/2016.01-GCC-4.9.3
|
||||
not installed ... iimpi/2016.00-GCC-4.9.3
|
||||
not installed ... iimpi/5.5.0-GCC-4.8.3
|
||||
not installed ... ictce/5.5.0
|
||||
not installed ... ictce/7.3.5
|
||||
not installed ... ictce/8.3.5
|
||||
not installed ... icc/2013.5.192-GCC-4.8.3
|
||||
not installed ... icc/2016.3.210-GCC-5.3.0-2.26
|
||||
not installed ... icc/2016.0.109-GCC-4.9.3
|
||||
not installed ... icc/2016.1.150-GCC-4.9.3
|
||||
not installed ... icc/2015.3.187
|
||||
not installed ... icc/2016.1.150
|
||||
not installed ... icc/2013.5.192
|
||||
not installed ... Inspector/2016_update1
|
||||
not installed ... inputproto/2.3-intel-2015b
|
||||
not installed ... itac/9.1.2.024
|
||||
not installed ... iccifort/2016.1.150
|
||||
not installed ... iccifort/2016.0.109-GCC-4.9.3
|
||||
not installed ... iccifort/2013.5.192
|
||||
not installed ... iccifort/2013.5.192-GCC-4.8.3
|
||||
not installed ... iccifort/2016.1.150-GCC-4.9.3
|
||||
not installed ... iccifort/2015.3.187
|
||||
not installed ... ISL/0.14-GNU-5.1.0-2.25
|
||||
not installed ... ipp/2017.1.132-GCC-6.3.0-2.27
|
||||
not installed ... Java/1.8.0_121
|
||||
not installed ... libXt/1.1.5-foss-2015g
|
||||
not installed ... libXt/1.1.4-intel-2015b-libX11-1.6.2
|
||||
not installed ... libXdmcp/1.1.2-foss-2016a
|
||||
not installed ... libXdmcp/1.1.2-intel-2016a
|
||||
not installed ... libctl/3.2.2-intel-2015b
|
||||
not installed ... LLVM/3.9.0-intel-2017.00
|
||||
not installed ... LLVM/3.7.1-foss-2015g
|
||||
not installed ... libXdamage/1.1.4-intel-2016a
|
||||
not installed ... libXdamage/1.1.4-foss-2016a
|
||||
not installed ... libXdamage/1.1.4-foss-2015g-Python-2.7.9
|
||||
not installed ... libMesh/0.9.5-intel-2016.01
|
||||
not installed ... libX11/1.6.3-intel-2016a
|
||||
not installed ... libX11/1.6.3-foss-2016a
|
||||
not installed ... libX11/1.6.2-intel-2015b-Python-2.7.9
|
||||
not installed ... libpng/1.6.21-intel-2017.00
|
||||
not installed ... libpng/1.6.12-intel-2015b
|
||||
not installed ... LibTIFF/4.0.3-intel-2015b
|
||||
not installed ... libxml2/2.9.2-GCC-4.9.3-2.25
|
||||
not installed ... libxml2/2.9.2-foss-2015g-Python-2.7.9
|
||||
not installed ... libxml2/2.9.3-intel-2017.00
|
||||
not installed ... libxml2/2.9.2-GNU-4.9.3-2.25
|
||||
not installed ... libxml2/2.9.2-foss-2015g
|
||||
not installed ... libxml2/2.9.2-GNU-5.1.0-2.25
|
||||
not installed ... libxml2/2.9.2-foss-2015b
|
||||
not installed ... libxml2/2.9.2-ictce-7.3.5
|
||||
not installed ... libxml2/2.9.2-gompi-2015e
|
||||
not installed ... lxml/3.4.4-intel-2015b-Python-2.7.9
|
||||
not installed ... libmatheval/1.1.8-foss-2015g
|
||||
not installed ... libmatheval/1.1.8-foss-2015b
|
||||
not installed ... libXfixes/5.0.1-foss-2016a
|
||||
not installed ... libXfixes/5.0.1-foss-2015g
|
||||
not installed ... libXfixes/5.0.1-intel-2016a
|
||||
not installed ... libXau/1.0.8-foss-2016a
|
||||
not installed ... libXau/1.0.8-intel-2016a
|
||||
not installed ... libXext/1.3.3-foss-2016a
|
||||
not installed ... libXext/1.3.3-foss-2015g-Python-2.7.9
|
||||
not installed ... libXext/1.3.3-intel-2016a
|
||||
not installed ... libXfont/1.5.1-foss-2015g-Python-2.7.9
|
||||
not installed ... libreadline/6.3-gompi-2015e
|
||||
not installed ... libreadline/6.3-foss-2017a
|
||||
not installed ... libreadline/6.3-GNU-5.1.0-2.25
|
||||
not installed ... libjpeg-turbo/1.4.2-intel-2017.00
|
||||
not installed ... libgdiplus/3.12-GCC-4.4.7-system
|
||||
not installed ... libgdiplus/3.12-GNU-5.1.0-2.25
|
||||
not installed ... libgdiplus/3.12-intel-2016.01
|
||||
not installed ... libunistring/0.9.3-foss-2015b
|
||||
not installed ... libfontenc/1.1.3-intel-2016a
|
||||
not installed ... libfontenc/1.1.3-foss-2015g
|
||||
not installed ... libfontenc/1.1.3-foss-2016a
|
||||
not installed ... LSMS/3_rev237-foss-2016a
|
||||
not installed ... LSMS/3_rev237-foss-2015g
|
||||
not installed ... libunwind/1.1-GCC-5.4.0-2.26
|
||||
not installed ... libGLU/9.0.0-foss-2015g
|
||||
not installed ... libxcb/1.11.1-foss-2016a
|
||||
not installed ... libxcb/1.11-intel-2015b-Python-2.7.9
|
||||
not installed ... libxcb/1.11.1-intel-2016a
|
||||
not installed ... LAMMPS/28Jun14-intel-2015b
|
||||
not installed ... libtool/2.4.2-foss-2015b
|
||||
not installed ... libtool/2.4.2-intel-2015b
|
||||
not installed ... libtool/2.4.6-intel-2017a
|
||||
not installed ... libffi/3.2.1-foss-2017a
|
||||
not installed ... libffi/3.2.1-intel-2017.00
|
||||
not installed ... libffi/3.0.13-foss-2015b
|
||||
not installed ... libffi/3.0.13-foss-2015g
|
||||
not installed ... Clang/3.7.0-GNU-5.1.0-2.25
|
||||
not installed ... CMake/3.0.0-intel-2015b
|
||||
not installed ... CMake/3.3.1-GNU-5.1.0-2.25
|
||||
not installed ... CMake/3.7.2-intel-2017a
|
||||
not installed ... CMake/3.6.2-intel-2017.00
|
||||
not installed ... CMake/3.5.1-intel-2016a
|
||||
not installed ... CMake/3.5.2-GCC-4.9.3-2.25
|
||||
not installed ... CMake/3.4.1-foss-2015b
|
||||
not installed ... CMake/3.0.0-ictce-7.3.5
|
||||
not installed ... CMake/3.5.2-intel-2017.00
|
||||
not installed ... CMake/3.4.1-GCCcore-4.9.3
|
||||
not installed ... CMake/3.3.2-GNU-4.9.3-2.25
|
||||
not installed ... CMake/3.4.3-intel-2016a
|
||||
not installed ... cURL/7.37.1-intel-2015b
|
||||
not installed ... cURL/7.47.0-intel-2017.00
|
||||
not installed ... cURL/7.51.0-intel-2017.00
|
||||
not installed ... cURL/7.49.1-intel-2017a
|
||||
not installed ... cURL/7.53.1
|
||||
not installed ... CORALbenchmark/1.00-foss-2016a
|
||||
not installed ... netCDF/4.3.2-intel-2015b
|
||||
not installed ... netCDF/4.4.0-intel-2017.00
|
||||
not installed ... netCDF/4.3.3.1-intel-2017.00
|
||||
not installed ... netCDF/4.4.1-intel-2017a
|
||||
not installed ... ncurses/6.0-GCCcore-4.9.3
|
||||
not installed ... ncurses/5.9-GNU-5.1.0-2.25
|
||||
not installed ... ncurses/6.0-foss-2017a
|
||||
not installed ... ncurses/5.9-gompi-2015e
|
||||
not installed ... numactl/2.0.11-GCC-6.2.0-2.27
|
||||
not installed ... numactl/2.0.9-GCC-4.4.7-system
|
||||
not installed ... numactl/2.0.11-GCCcore-5.4.0
|
||||
not installed ... numpy/1.9.1-intel-2015b-Python-2.7.9
|
||||
not installed ... NASM/2.11.08-intel-2017.00
|
||||
not installed ... NASM/2.11.05-intel-2015b
|
||||
not installed ... kbproto/1.0.6-intel-2015b
|
||||
not installed ... kbproto/1.0.7-intel-2016a
|
||||
not installed ... kbproto/1.0.7-foss-2016a
|
||||
not installed ... Autotools/20150215-intel-2017a
|
||||
not installed ... arpack-ng/3.4.0-intel-2017.00
|
||||
not installed ... arpack-ng/3.3.0-intel-2017.00
|
||||
not installed ... arpack-ng/3.3.0-intel-2015b
|
||||
not installed ... ABINIT/7.10.1-foss-2015b
|
||||
not installed ... Automake/1.15-intel-2017a
|
||||
not installed ... almost/2.1.0-foss-2015b
|
||||
not installed ... ant/1.9.3-Java-1.7.0_79
|
||||
not installed ... Autoconf/2.69-intel-2017a
|
||||
not installed ... Advisor/2016_update2
|
||||
not installed ... GCCcore/5.3.1-snapshot-20160419
|
||||
not installed ... GCCcore/6.2.0
|
||||
not installed ... GDAL/2.0.2-intel-2017.00
|
||||
not installed ... GDAL/2.1.0-intel-2015b
|
||||
not installed ... git/2.12.0
|
||||
not installed ... git/2.8.0
|
||||
not installed ... git/2.8.0-intel-2017.00
|
||||
not installed ... git/2.10.2
|
||||
not installed ... GLib/2.40.0-intel-2015b
|
||||
not installed ... GLib/2.40.0-foss-2015g
|
||||
not installed ... glproto/1.4.17-intel-2016a
|
||||
not installed ... glproto/1.4.17-foss-2016a
|
||||
not installed ... GATK/3.5-Java-1.7.0_79
|
||||
not installed ... GATK/2.6-5-Java-1.7.0_79
|
||||
not installed ... GLM/0.9.7.2-intel-2017a
|
||||
not installed ... GPI-2/1.1.1-gompi-2015e
|
||||
not installed ... GPI-2/1.1.1-gompi-2015e-MPI
|
||||
not installed ... GROMACS/5.0.4-foss-2015e-hybrid-single-PLUMED
|
||||
not installed ... GROMACS/5.0.4-foss-2015g-hybrid-single
|
||||
not installed ... GROMACS/5.1.2-foss-2015g-hybrid-single-PLUMED
|
||||
not installed ... GROMACS/4.6.7-foss-2015g-hybrid-single-PLUMED
|
||||
not installed ... GROMACS/5.0.4-ictce-7.3.5-hybrid-single
|
||||
not installed ... GROMACS/5.0.4-foss-2015g-hybrid-single-PLUMED
|
||||
not installed ... GROMACS/5.1.4-foss-2016a-hybrid-single-PLUMED
|
||||
not installed ... GSL/2.3-intel-2017a
|
||||
not installed ... GMT/5.2.1-foss-2015g
|
||||
not installed ... GC3Pie/2.4.2
|
||||
not installed ... gompi/2015b
|
||||
not installed ... gompi/2015e
|
||||
not installed ... GCC/5.3.0-2.25
|
||||
not installed ... GCC/5.2.0
|
||||
not installed ... GCC/4.4.7-system
|
||||
not installed ... GCC/4.9.2
|
||||
not installed ... GCC/4.9.2-binutils-2.25
|
||||
not installed ... GCC/5.3.1-snapshot-20160419-2.25
|
||||
not installed ... grace/5.1.25-intel-2015b
|
||||
not installed ... gettext/0.19.7-intel-2017.00
|
||||
not installed ... gettext/0.19.6
|
||||
not installed ... gettext/0.19.2-intel-2015b
|
||||
not installed ... GEOS/3.5.0-foss-2015g
|
||||
not installed ... GEOS/3.5.0
|
||||
not installed ... GMP/6.1.1-foss-2017a
|
||||
not installed ... GMP/6.0.0a-foss-2015b
|
||||
not installed ... GMP/5.0.5-intel-2015b
|
||||
not installed ... GMP/6.0.0a-GNU-5.1.0-2.25
|
||||
not installed ... GMP/6.1.1-intel-2017.00
|
||||
not installed ... GMP/5.0.5-foss-2015b
|
||||
not installed ... SWIG/2.0.12-intel-2015b-Python-2.7.9
|
||||
not installed ... SUMO/0.25.0-foss-2015g
|
||||
not installed ... SpatiaLite/4.3.0a-foss-2015g
|
||||
not installed ... ScaLAPACK/2.0.2-gompi-2015e-OpenBLAS-0.2.14-LAPACK-3.5.0
|
||||
not installed ... SQLite/3.8.8.1-GNU-5.1.0-2.25
|
||||
not installed ... SQLite/3.8.8.1-gompi-2015e
|
||||
not installed ... SQLite/3.8.10.2-GCC-4.9.3-2.25
|
||||
not installed ... SQLite/3.9.2-foss-2017a
|
||||
not installed ... SQLite/3.8.8.1-ictce-7.3.5
|
||||
not installed ... SQLite/3.10.1-foss-2015g
|
||||
not installed ... SQLite/3.9.2-intel-2016a
|
||||
not installed ... Spark/1.5.2
|
||||
not installed ... Singularity/2.2.99-GCC-6.3.0-2.27-develop
|
||||
not installed ... sympy/0.7.6-intel-2015b-Python-2.7.9
|
||||
not installed ... SnuCL/1.3.3-gompi-2015e
|
||||
not installed ... SCOTCH/6.0.4-intel-2017a
|
||||
not installed ... SCOTCH/6.0.3-intel-2015b
|
||||
not installed ... SDE/7.41.0
|
||||
not installed ... SIP/4.17-foss-2015g-Python-2.7.9
|
||||
not installed ... SIP/4.16.4-foss-2015g-Python-2.7.9
|
||||
not installed ... SuiteSparse/4.4.6-intel-2015b-ParMETIS-4.0.3
|
||||
not installed ... SuiteSparse/4.5.3-intel-2017a-ParMETIS-4.0.3
|
||||
not installed ... SuiteSparse/4.4.3-intel-2015b-ParMETIS-4.0.3
|
||||
not installed ... SuiteSparse/4.5.3-intel-2017.00-METIS-5.1.0
|
||||
not installed ... spatialindex/1.8.5-foss-2015g
|
||||
not installed ... SAMtools/1.3-foss-2015g
|
||||
not installed ... S4MPLE/
|
||||
not installed ... Szip/2.1-intel-2017a
|
||||
not installed ... Szip/2.1-intel-2017.00
|
||||
not installed ... Wine/1.7.29-GNU-5.1.0-2.25
|
||||
not installed ... Wine/1.7.29-GCC-4.4.7-system
|
||||
not installed ... zlib/1.2.8-GNU-5.1.0-2.25
|
||||
not installed ... zlib/1.2.11-foss-2017a
|
||||
not installed ... zlib/1.2.7-intel-2015b
|
||||
not installed ... zlib/1.2.8-gompi-2015e
|
||||
not installed ... Vampir/9.0.0
|
||||
not installed ... VDE2/2.3.2-GCC-4.4.7-system
|
||||
not installed ... VirtualGL/2.4.1
|
||||
not installed ... VisIt/2.10.0
|
||||
not installed ... Valgrind/3.11.0-foss-2015b
|
||||
not installed ... Valgrind/3.11.0-intel-2015b
|
||||
not installed ... FIAT/1.6.0-intel-2016.01-Python-2.7.9
|
||||
not installed ... FIAT/1.6.0-intel-2015b-Python-2.7.9
|
||||
not installed ... Forge/7.0
|
||||
not installed ... FreeFem++/
|
||||
not installed ... ffmpeg/2.4-intel-2015b
|
||||
not installed ... fixesproto/5.0-intel-2016a
|
||||
not installed ... fixesproto/5.0-foss-2016a
|
||||
not installed ... fontsproto/2.1.3-foss-2016a
|
||||
not installed ... fontsproto/2.1.3-foss-2015g
|
||||
not installed ... fontsproto/2.1.3-intel-2016a
|
||||
not installed ... flex/2.6.0-intel-2017a
|
||||
not installed ... flex/2.5.38-GCC-4.8.3
|
||||
not installed ... flex/2.5.39-foss-2015b
|
||||
not installed ... flex/2.6.0-foss-2016a
|
||||
not installed ... flex/2.6.0-intel-2016a
|
||||
not installed ... flex/2.5.39-intel-2017.00
|
||||
not installed ... foss/2015b
|
||||
not installed ... foss/2015e
|
||||
not installed ... FFTW/3.3.5-gompi-2016a
|
||||
not installed ... FFTW/3.3.5-intel-2016a
|
||||
not installed ... FFTW/3.3.4-gompi-2015e
|
||||
not installed ... FFTW/3.3.5-foss-2016a
|
||||
not installed ... freetype/2.5.3-intel-2015b
|
||||
not installed ... freetype/2.6.3-intel-2016a
|
||||
not installed ... freetype/2.6.3-foss-2016a
|
||||
not installed ... freetype/2.6.2-intel-2016a
|
||||
not installed ... freetype/2.5.5-intel-2015b
|
||||
not installed ... freetype/2.6.2-intel-2017.00
|
||||
not installed ... fontconfig/2.11.94-intel-2017.00
|
||||
not installed ... Doxygen/1.8.10-intel-2017.00
|
||||
not installed ... Doxygen/1.8.11-intel-2017a
|
||||
not installed ... Doxygen/1.8.7-intel-2015b
|
||||
not installed ... Doxygen/1.8.11-intel-2017.00
|
||||
not installed ... DCW/1.1.2
|
||||
not installed ... BCFtools/1.3-foss-2015g
|
||||
not installed ... bzip2/1.0.6-GNU-5.1.0-2.25
|
||||
not installed ... bzip2/1.0.6-gompi-2015e
|
||||
not installed ... bzip2/1.0.6-ictce-7.3.5
|
||||
not installed ... bzip2/1.0.6-foss-2017a
|
||||
not installed ... Bison/3.0.4-intel-2017.00
|
||||
not installed ... Bison/2.7-foss-2015b
|
||||
not installed ... Bison/2.7-GNU-5.1.0-2.25
|
||||
not installed ... Bison/3.0.2-intel-2015b
|
||||
not installed ... Bash/4.2-intel-2015b
|
||||
not installed ... Boost/1.61.0-foss-2017a-serial
|
||||
not installed ... Boost/1.58.0-gompi-2015e-Python-2.7.9
|
||||
not installed ... Boost/1.58.0-ictce-7.3.5-Python-2.7.9
|
||||
not installed ... Boost/1.63.0-intel-2017a
|
||||
not installed ... Boost/1.60.0-intel-2015b-Python-2.7.11
|
||||
not installed ... Boost/1.63.0-intel-2017a-Python-2.7.11
|
||||
not installed ... Boost/1.61.0-foss-2016a
|
||||
not installed ... Boost/1.58.0-intel-2015b-Python-2.7.9
|
||||
not installed ... BerkeleyUPC/2.16.2-gompi-2015b
|
||||
not installed ... binutils/2.27-GCCcore-6.2.0
|
||||
not installed ... byacc/20120526-foss-2015b
|
||||
not installed ... protobuf/2.5.0
|
||||
not installed ... PAPI/5.4.3-pic
|
||||
not installed ... PCRE2/10.22-intel-2017.00
|
||||
not installed ... PyYAML/3.11-intel-2015b-Python-2.7.9
|
||||
not installed ... PRACE/20150630-intel-2015b
|
||||
not installed ... PROJ/4.9.2-intel-2017.00
|
||||
not installed ... PROJ_4/4.9.2
|
||||
not installed ... PROJ_4/4.9.2-foss-2015g
|
||||
not installed ... PETSc/3.6.1-intel-2016.01-Python-2.7.9
|
||||
not installed ... PETSc/3.6.1-intel-2015b-Python-2.7.9
|
||||
not installed ... PGI/16.10-GNU-4.9.3-2.25
|
||||
not installed ... Perl/5.22.2-intel-2017.00
|
||||
not installed ... Perl/5.16.3-intel-2015b
|
||||
not installed ... phonopy/1.11.6.7-intel-2015b-Python-2.7.9
|
||||
not installed ... PLUMED/2.3.0-foss-2016a
|
||||
not installed ... PLUMED/2.1.3-foss-2015g
|
||||
not installed ... PLUMED/2.3.0-foss-2017a
|
||||
not installed ... PLUMED/2.3b-foss-2015g
|
||||
not installed ... PCRE/8.36-intel-2015b
|
||||
not installed ... PCRE/8.39-intel-2017.00
|
||||
not installed ... PyQt/4.11.3-foss-2015g-Python-2.7.9
|
||||
not installed ... PyQt/4.11.4-foss-2015g-Python-2.7.9
|
||||
not installed ... PerformanceReports/5.1-43967
|
||||
not installed ... Python/2.7.9-gompi-2015e
|
||||
not installed ... Python/2.7.11-intel-2017.00
|
||||
not installed ... Python/2.7.11-intel-2016a
|
||||
not installed ... Python/2.7.11-intel-2017a
|
||||
not installed ... Python/2.7.10-GNU-4.9.3-2.25-bare
|
||||
not installed ... Python/2.7.9-ictce-7.3.5
|
||||
not installed ... Python/2.7.10-GCC-4.9.3-2.25-bare
|
||||
not installed ... Python/2.7.11-foss-2016a
|
||||
not installed ... Python/2.7.9-foss-2015b
|
||||
not installed ... Python/3.5.1-intel-2017.00
|
||||
not installed ... Python/2.7.8-intel-2015b
|
||||
not installed ... Python/2.7.9-GNU-5.1.0-2.25
|
||||
not installed ... Python/3.5.1-intel-2016.01
|
||||
not installed ... Python/2.7.11-GCC-4.9.3-2.25-bare
|
||||
not installed ... Python/3.5.1
|
||||
not installed ... ParMETIS/4.0.3-intel-2017a
|
||||
not installed ... ParMETIS/4.0.3-intel-2015b
|
||||
not installed ... pkg-config/0.27.1-foss-2015g
|
||||
not installed ... pkg-config/0.29-intel-2016a
|
||||
not installed ... pkg-config/0.29.1-foss-2016a
|
||||
not installed ... pkg-config/0.27.1-foss-2015b
|
||||
not installed ... pkg-config/0.29.1-intel-2016a
|
||||
not installed ... pkg-config/0.29.1-foss-2017a
|
||||
not installed ... python-meep/1.4.2-intel-2015b-Python-2.7.9-Meep-1.3
|
||||
not installed ... util-linux/2.26.1-foss-2015g
|
||||
not installed ... tbb/4.3.5.187
|
||||
not installed ... Tcl/8.6.4-GNU-4.9.3-2.25
|
||||
not installed ... Tcl/8.6.4-GCC-4.9.3-2.25
|
||||
not installed ... Tcl/8.6.3-ictce-7.3.5
|
||||
not installed ... Tcl/8.6.4-intel-2016a
|
||||
not installed ... Tcl/8.6.3-gompi-2015e
|
||||
not installed ... Tcl/8.5.12-intel-2015b
|
||||
not installed ... Tcl/8.6.6-GCCcore-6.3.0
|
||||
not installed ... Tcl/8.6.3-GNU-5.1.0-2.25
|
||||
not installed ... Tcl/8.6.3-foss-2015b
|
||||
not installed ... Tcl/8.6.4-foss-2015b
|
||||
not installed ... Trimmomatic/0.35-Java-1.7.0_79
|
||||
not installed ... Tk/8.6.4-foss-2015b-no-X11
|
||||
not installed ... Tk/8.6.4-GNU-4.9.3-2.25-no-X11
|
||||
not installed ... Tk/8.6.3
|
||||
not installed ... Tk/8.6.4-GCC-4.9.3-2.25-no-X11
|
||||
not installed ... Tk/8.6.4-intel-2016a-no-X11
|
||||
not installed ... Tk/8.5.12-intel-2015b
|
||||
not installed ... tcsh/6.18.01-intel-2015b
|
||||
not installed ... turbovnc/1.2.3
|
||||
not installed ... xbitmaps/1.1.1-intel-2015b
|
||||
not installed ... xcb-proto/1.11-intel-2015b-Python-2.7.9
|
||||
not installed ... xtrans/1.3.5-foss-2016a
|
||||
not installed ... xtrans/1.3.5-intel-2016a
|
||||
not installed ... xproto/7.0.28-intel-2016a
|
||||
not installed ... xproto/7.0.28-foss-2016a
|
||||
not installed ... xproto/7.0.26-intel-2015b
|
||||
not installed ... xextproto/7.3.0-foss-2016a
|
||||
not installed ... xextproto/7.3.0-intel-2016a
|
||||
not installed ... RStudio/0.98.1103
|
||||
not installed ... R/3.2.3-intel-2016.01
|
||||
not installed ... R/3.1.1-intel-2015b
|
||||
not installed ... RELION/1.3-intel-2015b
|
||||
not installed ... expat/2.1.0-intel-2017.00
|
||||
not installed ... QBOX/r140b-foss-2016a
|
||||
not installed ... Qwt/6.1.2-foss-2015g
|
||||
not installed ... Qt/4.8.6-foss-2015g
|
||||
not installed ... QGIS/2.12.3-foss-2015g
|
||||
not installed ... QuantumESPRESSO/6.1-intel-2017a
|
||||
not installed ... QuantumESPRESSO/6.0-intel-2017a
|
||||
not installed ... QCA/2.1.0-foss-2015g
|
||||
not installed ... HTSlib/1.3-foss-2015g
|
||||
not installed ... hwloc/1.11.4-GCC-6.2.0-2.27
|
||||
not installed ... hwloc/1.5-GCC-4.4.7-system
|
||||
not installed ... Hypre/2.11.1-intel-2017a
|
||||
not installed ... Hypre/2.10.0b-intel-2015b
|
||||
not installed ... Hadoop/2.7.3-native
|
||||
not installed ... HDF5/1.8.16-intel-2017.00
|
||||
not installed ... HDF5/1.8.13-intel-2015b-no-mpi
|
||||
not installed ... HDF5/1.8.17-intel-2017a
|
||||
not installed ... HDF5/1.8.16-intel-2015b-threadsafe
|
||||
not installed ... Harminv/1.4-intel-2015b
|
||||
|
@ -10,3 +10,15 @@ warning ... Perl/5.22.2-bare
|
||||
warning ... Python/2.7.12
|
||||
warning ... Tk/8.6.4
|
||||
warning ... Tk/8.6.5
|
||||
warning ... Octave/4.0.1-intel-2016.01
|
||||
warning ... GROMACS/5.1.2-intel-2016a-hybrid-single-cuda
|
||||
warning ... GROMACS/5.1.2-foss-2016a-hybrid-single-CUDA-7.5-PLUMED-2.3b
|
||||
warning ... GROMACS/5.1.2-foss-2016a-hybrid-single-PLUMED
|
||||
warning ... GCC/4.9.0
|
||||
warning ... ScaLAPACK/2.0.2-gompi-2016a-OpenBLAS-0.2.15-LAPACK-3.6.0-GCC-5.1.0-binutils-2.25
|
||||
warning ... Bison/2.7-foss-2016a
|
||||
warning ... Perl/5.24.0-bare
|
||||
warning ... Perl/5.22.2-bare
|
||||
warning ... Python/2.7.12
|
||||
warning ... Tk/8.6.4
|
||||
warning ... Tk/8.6.5
|
||||
|
52
x/xextproto/xextproto-7.3.0.eb
Normal file
52
x/xextproto/xextproto-7.3.0.eb
Normal file
@ -0,0 +1,52 @@
|
||||
# Built with EasyBuild version 2.5.0 on 2016-02-15_10-17-04
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-18-13
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'xextproto'
|
||||
version = '7.3.0'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = """XExtProto protocol headers."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
toolchainopts = {'optarch': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['include/X11/extensions/%s' % x for x in [
|
||||
'agproto.h', 'cupproto.h', 'dbeproto.h', 'dpmsproto.h', 'EVIproto.h', 'geproto.h', 'lbxproto.h',
|
||||
'mitmiscproto.h', 'multibufproto.h', 'securproto.h', 'shapeproto.h', 'shm.h', 'shmstr.h', 'syncproto.h',
|
||||
'xtestconst.h', 'xtestext1proto.h'
|
||||
]
|
||||
],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
||||
|
||||
# Build statistics
|
||||
buildstats = [{
|
||||
"easybuild-framework_version": "2.5.0",
|
||||
"easybuild-easyblocks_version": "2.5.0",
|
||||
"timestamp": 1455527824,
|
||||
"build_time": 13.1,
|
||||
"install_size": 670486,
|
||||
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015g\']"', 'xextproto-7.3.0-intel-2015b.eb'],
|
||||
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
|
||||
"core_count": 28,
|
||||
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
|
||||
"cpu_speed": 2299.828,
|
||||
"cpu_vendor": "Intel",
|
||||
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/4.9.3-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/apps/all/GCC/4.9.3-binutils-2.25 --with-local-prefix=/apps/all/GCC/4.9.3-binutils-2.25; Thread model: posix; gcc version 4.9.3 (GCC) ; ",
|
||||
"glibc_version": "2.12",
|
||||
"hostname": "login2",
|
||||
"os_name": "centos",
|
||||
"os_type": "Linux",
|
||||
"os_version": "6.6",
|
||||
"platform_name": "x86_64-unknown-linux",
|
||||
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
|
||||
"system_gcc_path": "/apps/all/GCC/4.9.3-binutils-2.25/bin/gcc",
|
||||
"system_python_path": "/usr/bin/python",
|
||||
}]
|
48
x/xorg-macros/xorg-macros-1.17.eb
Normal file
48
x/xorg-macros/xorg-macros-1.17.eb
Normal file
@ -0,0 +1,48 @@
|
||||
# Built with EasyBuild version 2.5.0 on 2016-01-18_10-06-35
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'xorg-macros'
|
||||
version = '1.17'
|
||||
|
||||
homepage = 'http://cgit.freedesktop.org/xorg/util/macros'
|
||||
description = """X.org macros utilities."""
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
source_urls = ['http://cgit.freedesktop.org/xorg/util/macros/snapshot'] # no slash ('/') at the end!
|
||||
sources = ['util-macros-%(version)s.tar.gz']
|
||||
|
||||
dependencies = [('Autoconf', '2.69')]
|
||||
|
||||
preconfigopts = './autogen.sh && '
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['share/pkgconfig/xorg-macros.pc'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
||||
|
||||
# Build statistics
|
||||
buildstats = [{
|
||||
"easybuild-framework_version": "2.5.0",
|
||||
"easybuild-easyblocks_version": "2.5.0",
|
||||
"timestamp": 1453107995,
|
||||
"build_time": 15.51,
|
||||
"install_size": 90548,
|
||||
"command_line": ['--buildpath=/easybuild/build', '--installpath=/apps', '--installpath-modules=/apps/modules', '--installpath-software=/apps', '--module-naming-scheme=IT4IModuleNamingScheme', '--modules-footer=/easybuild/templates/modules/jas02_footer.txt', '--repositorypath=/easybuild/file-repository', '--robot=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--robot-paths=/easybuild/easyconfigs-salomon/easybuild/easyconfigs:/easybuild/file-repository', '--sourcepath=/easybuild/sources', '--try-toolchain="[\'foss\', \'2015g\']"', 'libdrm-2.4.27-ictce-5.5.0.eb'],
|
||||
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
|
||||
"core_count": 28,
|
||||
"cpu_model": "Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
|
||||
"cpu_speed": 2299.973,
|
||||
"cpu_vendor": "Intel",
|
||||
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/apps/all/GCC/4.9.3-binutils-2.25/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper; Target: x86_64-unknown-linux-gnu; Configured with: ../configure --enable-languages=c,c++,fortran --enable-lto --enable-checking=release --disable-multilib --enable-shared=yes --enable-static=yes --enable-threads=posix --enable-gold=default --enable-plugins --enable-ld --with-plugin-ld=ld.gold --enable-bootstrap --prefix=/apps/all/GCC/4.9.3-binutils-2.25 --with-local-prefix=/apps/all/GCC/4.9.3-binutils-2.25; Thread model: posix; gcc version 4.9.3 (GCC) ; ",
|
||||
"glibc_version": "2.12",
|
||||
"hostname": "login3",
|
||||
"os_name": "centos",
|
||||
"os_type": "Linux",
|
||||
"os_version": "6.6",
|
||||
"platform_name": "x86_64-unknown-linux",
|
||||
"python_version": "2.6.6 (r266:84292, Jan 22 2014, 09:42:36) ; [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]",
|
||||
"system_gcc_path": "/apps/all/GCC/4.9.3-binutils-2.25/bin/gcc",
|
||||
"system_python_path": "/usr/bin/python",
|
||||
}]
|
Loading…
x
Reference in New Issue
Block a user