mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 03:38:05 +01:00

# 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
53 lines
2.9 KiB
Plaintext
53 lines
2.9 KiB
Plaintext
# 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",
|
|
}]
|