easyconfigs-it4i/_not_installed/f/flex/flex-2.5.38-GCC-4.8.2.eb
2017-03-22 09:44:28 +01:00

40 lines
2.4 KiB
Plaintext

# Built with EasyBuild version 2.1.1 on 2015-06-09_13-16-43
name = 'flex'
version = '2.5.38'
homepage = 'http://flex.sourceforge.net/'
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
toolchain = {'name': 'GCC', 'version': '4.8.2'}
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
moduleclass = 'lang'
# Build statistics
buildstats = [{
"easybuild-framework_version": "2.1.1",
"easybuild-easyblocks_version": "2.1.1",
"timestamp": 1433848603,
"build_time": 21.84,
"install_size": 2774821,
"command_line": ['--debug', '--force', '--robot=/var/lib/gitlab/ci_runner/.local/easy/software/EasyBuild/2.1.1/lib/python2.6/site-packages/easybuild_easyconfigs-2.1.1-py2.6.egg/easybuild/easyconfigs:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', '--robot-paths=:/var/lib/gitlab/ci_runner/gitlab-ci-runner/tmp/builds/project-2', 'CP2K-2.5.1-ictce-5.5.0.eb'],
"modules_tool": ('EnvironmentModulesC', '/usr/bin/modulecmd', '3.2.10'),
"core_count": 16,
"cpu_model": "Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz",
"cpu_speed": 2400.0,
"cpu_vendor": "Intel",
"gcc_version": "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2/libexec/gcc/x86_64-unknown-linux-gnu/4.8.2/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=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2 --with-local-prefix=/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2; Thread model: posix; gcc version 4.8.2 (GCC) ; ",
"glibc_version": "2.12",
"hostname": "jas02-easybuild-ebfiles",
"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": "/var/lib/gitlab/ci_runner/.local/easybuild/software/GCC/4.8.2/bin/gcc",
"system_python_path": "/usr/bin/python",
}]