Hello list:
I am installing "libibverbs-1.1.4-GCC-4.6.3.eb", but I have problem
compiling gcc-4.6.3 as you can see below. My cluster in built in Debian
8 amd64. Do you recommend CentOS to avoid some compatibility issues or
is fine any distro?
~$ eb libibverbs-1.1.4-GCC-4.6.3.eb --robot --debug
== temporary log file in case of crash /tmp/eb-_i5L0V/easybuild-XvV5wO.log
== resolving dependencies ...
== processing EasyBuild easyconfig
/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== building and installing GCC/4.6.3...
== fetching files...
== creating build dir, resetting environment...
== unpacking...
== patching...
== preparing...
== configuring...
== building...
== FAILED: Installation ended unsuccessfully (build directory:
/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy):
build failed (first 300 chars): cmd " make -j 4 bootstrap " exited with
exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory
'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory
'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum
== Results of the build can be found in the log file
/tmp/eb-_i5L0V/easybuild-GCC-4.6.3-20160107.102734.venfw.log
ERROR: Build of
/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
failed (err: 'build failed (first 300 chars): cmd " make -j 4 bootstrap
" exited with exitcode 2 and output:\necho stage3 >
stage_final\nmake[1]: Entering directory
\'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj\'\nmake[2]:
Entering directory
\'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum')
In the attached file "easybuild-XvV5wO-detailed.log", you can see more
ouput details.
I noted that the problem is present when I use toolchains con GCC
version 4.6.3 and 4.7.2. Oher eb like "WRF-3.5.1-goolf-1.4.10-dmpar.eb"
fails too, becuase it depends of GCC-4.7.2.eb
In order try with a different toolchain version (because I noted that
GCC toolchain version 4.9.2 works fine, like GCC 5.1.0), I type:
$ eb libibverbs-1.1.4-GCC-4.6.3.eb --try-toolchain-version=4.9.2 --robot
== temporary log file in case of crash /tmp/eb-CYqjfb/easybuild-syIy3f.log
== resolving dependencies ...
== processing EasyBuild easyconfig
/tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb
== building and installing libibverbs/1.1.4-GCC-4.9.2...
== fetching files...
== FAILED: Installation ended unsuccessfully (build directory:
/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/libibverbs/1.1.4/GCC-4.9.2):
build failed (first 300 chars): Couldn't find file
libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it
didn't work either... Paths attempted (in order):
/tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz,
/tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.
== Results of the build can be found in the log file
/tmp/eb-CYqjfb/easybuild-libibverbs-1.1.4-20160107.085043.fDyBz.log
ERROR: Build of
/tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb failed
(err: "build failed (first 300 chars): Couldn't find file
libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it
didn't work either... Paths attempted (in order):
/tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz,
/tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.")
In the attached log file
(easybuild-syIy3f-whit-different-toolchain-version.log), you can see the
line:
== 2016-01-07 08:50:44,129 runpy.filetools WARNING URL
http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz
was not found (HTTP response code 400), not trying again
The problem is that
"http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz"
don't redirect to
"https://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz"
when you get previous link, instead if you get
"http://www.openfabrics.org/downloads/libibverbs", its redirect to
https, may be a server configuration error... To solve this I downloaded
the tarball manually and copied it to my sources directory
(/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/l/libibverbs/),
the I repeated the previous command and worked fine!!
Any comments and suggestions are welcome!
Regards, Carlos
== 2016-01-07 08:50:19,209 runpy INFO This is EasyBuild 2.5.0 (framework: 2.5.0, easyblocks: 2.5.0) on host masterp.
== 2016-01-07 08:50:19,212 runpy INFO Command line: --modules-tool=Lmod --robot=/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs --try-toolchain-version=4.9.2 libibverbs-1.1.4-GCC-4.6.3.eb
== 2016-01-07 08:50:19,214 runpy INFO Using /tmp/eb-CYqjfb as temporary directory
== 2016-01-07 08:50:19,216 runpy.tools.robot INFO Using robot path(s): ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 08:50:19,216 runpy.tools.robot INFO Prepended list of robot search paths with /tmp/eb-CYqjfb/tweaked_easyconfigs: ['/tmp/eb-CYqjfb/tweaked_easyconfigs', '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 08:50:19,226 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:19,226 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:19,227 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:19,437 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:20,082 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:20,179 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:20,179 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:20,396 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 08:50:20,485 runpy.easyconfig.tools INFO Found libibverbs-1.1.4-GCC-4.6.3.eb in /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs: /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb
== 2016-01-07 08:50:20,488 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:20,493 runpy.easyconfig.easyconfig INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake
== 2016-01-07 08:50:20,493 runpy.easyconfig.easyconfig INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'libibverbs')
== 2016-01-07 08:50:20,502 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb with rawcontent: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.6.3'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 08:50:20,503 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:20,507 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.6.3', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:20,508 runpy.EasyConfig INFO setting config option sanity_check_paths: value {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']} (type: <type 'dict'>)
== 2016-01-07 08:50:20,509 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.6.3', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:20,509 runpy.EasyConfig INFO setting config option name: value libibverbs (type: <type 'str'>)
== 2016-01-07 08:50:20,509 runpy.EasyConfig INFO setting config option moduleclass: value system (type: <type 'str'>)
== 2016-01-07 08:50:20,510 runpy.EasyConfig INFO setting config option sources: value ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:20,510 runpy.EasyConfig INFO setting config option version: value 1.1.4 (type: <type 'str'>)
== 2016-01-07 08:50:20,511 runpy.EasyConfig INFO setting config option source_urls: value ['http://www.openfabrics.org/downloads/libibverbs/'] (type: <type 'list'>)
== 2016-01-07 08:50:20,511 runpy.EasyConfig INFO setting config option easyblock: value ConfigureMake (type: <type 'str'>)
== 2016-01-07 08:50:20,511 runpy.EasyConfig INFO setting config option homepage: value http://www.openfabrics.org/downloads/libibverbs/ (type: <type 'str'>)
== 2016-01-07 08:50:20,512 runpy.EasyConfig INFO setting config option description: value libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace. (type: <type 'str'>)
== 2016-01-07 08:50:20,516 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 08:50:20,516 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 08:50:20,516 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 08:50:20,517 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 08:50:20,517 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 08:50:20,517 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 08:50:20,520 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:20,532 runpy.easyconfig.easyconfig INFO Successfully obtained EB_GCC class instance from easybuild.easyblocks.gcc
== 2016-01-07 08:50:20,533 runpy.easyconfig.easyconfig INFO Successfully obtained class 'EB_GCC' for easyblock 'None' (software name 'GCC')
== 2016-01-07 08:50:20,545 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb with rawcontent: name = "GCC"
version = '4.6.3'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_GZ,
'gmp-5.0.4.tar.bz2',
'mpfr-3.0.1.tar.gz',
'mpc-0.9.tar.gz',
]
checksums = [
'c51e55130ab9ca3e5f34014cac15dd39', # gcc-4.6.3.tar.gz
'50c3edcb7c9438e04377ee9a1a061b79', # gmp-5.0.4.tar.bz2
'e9c191fc46a4f5741f8a0a11ab33b8bf', # mpfr-3.0.1.tar.gz
'0d6acab8d214bd7d1fbbc593e83dd00d', # mpc-0.9.tar.gz
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 08:50:20,546 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:20,550 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:20,551 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:20,551 runpy.EasyConfig INFO setting config option name: value GCC (type: <type 'str'>)
== 2016-01-07 08:50:20,552 runpy.EasyConfig INFO setting config option maxparallel: value 4 (type: <type 'int'>)
== 2016-01-07 08:50:20,552 runpy.EasyConfig INFO setting config option moduleclass: value compiler (type: <type 'str'>)
== 2016-01-07 08:50:20,552 runpy.EasyConfig INFO setting config option languages: value ['c', 'c++', 'fortran'] (type: <type 'list'>)
== 2016-01-07 08:50:20,553 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:20,553 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:20,554 runpy.EasyConfig INFO setting config option sources: value ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:20,554 runpy.EasyConfig INFO setting config option version: value 4.6.3 (type: <type 'str'>)
== 2016-01-07 08:50:20,554 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:20,555 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:20,555 runpy.EasyConfig INFO setting config option source_urls: value ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'] (type: <type 'list'>)
== 2016-01-07 08:50:20,556 runpy.EasyConfig INFO setting config option checksums: value ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'] (type: <type 'list'>)
== 2016-01-07 08:50:20,556 runpy.EasyConfig INFO setting config option homepage: value http://gcc.gnu.org/ (type: <type 'str'>)
== 2016-01-07 08:50:20,557 runpy.EasyConfig INFO setting config option description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). (type: <type 'str'>)
== 2016-01-07 08:50:20,561 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 08:50:20,561 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 08:50:20,562 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 08:50:20,562 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 08:50:20,562 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 08:50:20,563 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 08:50:20,606 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:20,606 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:20,606 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:20,821 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:21,680 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:21,778 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:21,779 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:21,812 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:21,812 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:21,812 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:22,028 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:22,893 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:22,988 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:22,989 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:23,008 runpy.GccToolchain INFO _set_optimal_architecture: using march=native as optarch for Intel.
== 2016-01-07 08:50:23,012 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:23,013 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:23,013 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:23,229 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:24,090 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:24,186 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:24,187 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:24,453 runpy.tools.robot INFO Forcing all dependencies to be retained.
== 2016-01-07 08:50:24,456 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:24,456 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:24,457 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:24,672 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:25,534 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:25,630 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:25,630 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:25,631 runpy.tools.robot INFO Robot: resolving dependency {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} with /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 08:50:25,635 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:25,642 runpy.easyconfig.easyconfig INFO Successfully obtained EB_GCC class instance from easybuild.easyblocks.gcc
== 2016-01-07 08:50:25,642 runpy.easyconfig.easyconfig INFO Successfully obtained class 'EB_GCC' for easyblock 'None' (software name 'GCC')
== 2016-01-07 08:50:25,649 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb with rawcontent: name = "GCC"
version = '4.6.3'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_GZ,
'gmp-5.0.4.tar.bz2',
'mpfr-3.0.1.tar.gz',
'mpc-0.9.tar.gz',
]
checksums = [
'c51e55130ab9ca3e5f34014cac15dd39', # gcc-4.6.3.tar.gz
'50c3edcb7c9438e04377ee9a1a061b79', # gmp-5.0.4.tar.bz2
'e9c191fc46a4f5741f8a0a11ab33b8bf', # mpfr-3.0.1.tar.gz
'0d6acab8d214bd7d1fbbc593e83dd00d', # mpc-0.9.tar.gz
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 08:50:25,650 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:25,654 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:25,655 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:25,655 runpy.EasyConfig INFO setting config option name: value GCC (type: <type 'str'>)
== 2016-01-07 08:50:25,656 runpy.EasyConfig INFO setting config option maxparallel: value 4 (type: <type 'int'>)
== 2016-01-07 08:50:25,656 runpy.EasyConfig INFO setting config option moduleclass: value compiler (type: <type 'str'>)
== 2016-01-07 08:50:25,656 runpy.EasyConfig INFO setting config option languages: value ['c', 'c++', 'fortran'] (type: <type 'list'>)
== 2016-01-07 08:50:25,657 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:25,657 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:25,658 runpy.EasyConfig INFO setting config option sources: value ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:25,658 runpy.EasyConfig INFO setting config option version: value 4.6.3 (type: <type 'str'>)
== 2016-01-07 08:50:25,658 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:25,659 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:25,659 runpy.EasyConfig INFO setting config option source_urls: value ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'] (type: <type 'list'>)
== 2016-01-07 08:50:25,660 runpy.EasyConfig INFO setting config option checksums: value ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'] (type: <type 'list'>)
== 2016-01-07 08:50:25,660 runpy.EasyConfig INFO setting config option homepage: value http://gcc.gnu.org/ (type: <type 'str'>)
== 2016-01-07 08:50:25,660 runpy.EasyConfig INFO setting config option description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). (type: <type 'str'>)
== 2016-01-07 08:50:25,686 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:25,687 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:25,687 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:25,901 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:26,770 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:26,865 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:26,866 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:26,869 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:26,869 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:26,870 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:27,087 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:27,949 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:28,044 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:28,045 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:28,048 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:28,048 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:28,049 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:28,265 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:29,127 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:29,222 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:29,223 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:29,280 runpy.tools.robot INFO Dependency resolution complete, building as follows: [{'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f197640afd0>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []}, {'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f1976499b10>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}]
== 2016-01-07 08:50:29,283 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:29,283 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:29,284 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:29,500 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:30,362 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:30,457 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:30,457 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:30,680 runpy.tools.robot INFO Forcing all dependencies to be retained.
== 2016-01-07 08:50:30,683 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:30,683 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:30,684 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:30,899 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:31,757 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:31,852 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:31,853 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:31,854 runpy.tools.robot INFO Robot: resolving dependency {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} with /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 08:50:31,857 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:31,858 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:31,858 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:32,073 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:32,933 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:33,027 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:33,028 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:33,031 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:33,032 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:33,032 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:33,248 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:34,111 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:34,206 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:34,207 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:34,210 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:34,210 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:34,211 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:34,427 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:35,288 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:35,384 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:35,384 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:35,385 runpy.tools.robot INFO Dependency resolution complete, building as follows: [{'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f197640afd0>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []}, {'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f1976499b10>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}]
== 2016-01-07 08:50:35,388 runpy.easyconfig.tweak INFO Tweaked 'toolchain' to '{'name': 'GCC', 'version': '4.9.2'}'
== 2016-01-07 08:50:35,391 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:35,393 runpy.easyconfig.easyconfig INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake
== 2016-01-07 08:50:35,393 runpy.easyconfig.easyconfig INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'libibverbs')
== 2016-01-07 08:50:35,399 runpy.EasyConfig INFO Parsing easyconfig file /tmp/eb-CYqjfb/tmp_UcFzQ with rawcontent: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.9.2'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 08:50:35,400 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:35,404 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.9.2', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:35,404 runpy.EasyConfig INFO setting config option sanity_check_paths: value {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']} (type: <type 'dict'>)
== 2016-01-07 08:50:35,405 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.9.2', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:35,405 runpy.EasyConfig INFO setting config option name: value libibverbs (type: <type 'str'>)
== 2016-01-07 08:50:35,406 runpy.EasyConfig INFO setting config option moduleclass: value system (type: <type 'str'>)
== 2016-01-07 08:50:35,406 runpy.EasyConfig INFO setting config option sources: value ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:35,406 runpy.EasyConfig INFO setting config option version: value 1.1.4 (type: <type 'str'>)
== 2016-01-07 08:50:35,407 runpy.EasyConfig INFO setting config option source_urls: value ['http://www.openfabrics.org/downloads/libibverbs/'] (type: <type 'list'>)
== 2016-01-07 08:50:35,407 runpy.EasyConfig INFO setting config option easyblock: value ConfigureMake (type: <type 'str'>)
== 2016-01-07 08:50:35,408 runpy.EasyConfig INFO setting config option homepage: value http://www.openfabrics.org/downloads/libibverbs/ (type: <type 'str'>)
== 2016-01-07 08:50:35,408 runpy.EasyConfig INFO setting config option description: value libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace. (type: <type 'str'>)
== 2016-01-07 08:50:35,415 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:35,417 runpy.easyconfig.easyconfig INFO Successfully obtained EB_GCC class instance from easybuild.easyblocks.gcc
== 2016-01-07 08:50:35,418 runpy.easyconfig.easyconfig INFO Successfully obtained class 'EB_GCC' for easyblock 'None' (software name 'GCC')
== 2016-01-07 08:50:35,426 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.9.2.eb with rawcontent: name = "GCC"
version = '4.9.2'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada,
as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
mpfr_version = '3.1.2'
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_BZ2,
'gmp-6.0.0a.tar.bz2',
'mpfr-%s.tar.gz' % mpfr_version,
'mpc-1.0.2.tar.gz',
]
patches = [('mpfr-%s-allpatches-20140630.patch' % mpfr_version, '../mpfr-%s' % mpfr_version)]
checksums = [
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
'b7ff2d88cae7f8085bd5006096eed470', # gmp-6.0.0a.tar.bz2
'181aa7bb0e452c409f2788a4a7f38476', # mpfr-3.1.2.tar.gz
'68fadff3358fb3e7976c7a398a0af4c3', # mpc-1.0.2.tar.gz
'21958aaf3d242e51b2f45cefcb9560d9', # mpfr-3.1.2-allpatches-20140630.patch
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 08:50:35,427 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:35,432 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:35,432 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 08:50:35,433 runpy.EasyConfig INFO setting config option name: value GCC (type: <type 'str'>)
== 2016-01-07 08:50:35,433 runpy.EasyConfig INFO setting config option maxparallel: value 4 (type: <type 'int'>)
== 2016-01-07 08:50:35,434 runpy.EasyConfig INFO setting config option moduleclass: value compiler (type: <type 'str'>)
== 2016-01-07 08:50:35,434 runpy.EasyConfig INFO setting config option languages: value ['c', 'c++', 'fortran'] (type: <type 'list'>)
== 2016-01-07 08:50:35,434 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.bz2 with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:35,435 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.bz2 with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:35,435 runpy.EasyConfig INFO setting config option sources: value ['%(namelower)s-%(version)s.tar.bz2', 'gmp-6.0.0a.tar.bz2', 'mpfr-3.1.2.tar.gz', 'mpc-1.0.2.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:35,436 runpy.EasyConfig INFO setting config option version: value 4.9.2 (type: <type 'str'>)
== 2016-01-07 08:50:35,436 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:35,436 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 08:50:35,437 runpy.EasyConfig INFO setting config option source_urls: value ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'] (type: <type 'list'>)
== 2016-01-07 08:50:35,437 runpy.EasyConfig INFO setting config option checksums: value ['4df8ee253b7f3863ad0b86359cd39c43', 'b7ff2d88cae7f8085bd5006096eed470', '181aa7bb0e452c409f2788a4a7f38476', '68fadff3358fb3e7976c7a398a0af4c3', '21958aaf3d242e51b2f45cefcb9560d9'] (type: <type 'list'>)
== 2016-01-07 08:50:35,438 runpy.EasyConfig INFO setting config option homepage: value http://gcc.gnu.org/ (type: <type 'str'>)
== 2016-01-07 08:50:35,438 runpy.EasyConfig INFO setting config option patches: value [('mpfr-3.1.2-allpatches-20140630.patch', '../mpfr-3.1.2')] (type: <type 'list'>)
== 2016-01-07 08:50:35,439 runpy.EasyConfig INFO setting config option description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada,
as well as libraries for these languages (libstdc++, libgcj,...). (type: <type 'str'>)
== 2016-01-07 08:50:35,443 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 08:50:35,443 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 08:50:35,444 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 08:50:35,444 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 08:50:35,444 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 08:50:35,445 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 08:50:35,476 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:35,476 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:35,477 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:35,692 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:36,555 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:36,650 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:36,651 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:36,670 runpy.GccToolchain INFO _set_optimal_architecture: using march=native as optarch for Intel.
== 2016-01-07 08:50:36,672 runpy.filetools INFO Creating directory /tmp/eb-CYqjfb/tweaked_easyconfigs (parents: True, set_gid: False, sticky: False)
== 2016-01-07 08:50:36,673 runpy.easyconfig.tweak INFO Tweaked easyconfig file written to /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb
== 2016-01-07 08:50:36,675 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 08:50:36,677 runpy.easyconfig.easyconfig INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake
== 2016-01-07 08:50:36,678 runpy.easyconfig.easyconfig INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'libibverbs')
== 2016-01-07 08:50:36,683 runpy.EasyConfig INFO Parsing easyconfig file /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb with rawcontent: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.9.2'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 08:50:36,684 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 08:50:36,687 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.9.2', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:36,688 runpy.EasyConfig INFO setting config option sanity_check_paths: value {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']} (type: <type 'dict'>)
== 2016-01-07 08:50:36,689 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.9.2', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 08:50:36,689 runpy.EasyConfig INFO setting config option name: value libibverbs (type: <type 'str'>)
== 2016-01-07 08:50:36,689 runpy.EasyConfig INFO setting config option moduleclass: value system (type: <type 'str'>)
== 2016-01-07 08:50:36,690 runpy.EasyConfig INFO setting config option sources: value ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'] (type: <type 'list'>)
== 2016-01-07 08:50:36,690 runpy.EasyConfig INFO setting config option version: value 1.1.4 (type: <type 'str'>)
== 2016-01-07 08:50:36,691 runpy.EasyConfig INFO setting config option source_urls: value ['http://www.openfabrics.org/downloads/libibverbs/'] (type: <type 'list'>)
== 2016-01-07 08:50:36,691 runpy.EasyConfig INFO setting config option easyblock: value ConfigureMake (type: <type 'str'>)
== 2016-01-07 08:50:36,691 runpy.EasyConfig INFO setting config option homepage: value http://www.openfabrics.org/downloads/libibverbs/ (type: <type 'str'>)
== 2016-01-07 08:50:36,692 runpy.EasyConfig INFO setting config option description: value libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace. (type: <type 'str'>)
== 2016-01-07 08:50:36,696 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 08:50:36,696 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 08:50:36,696 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 08:50:36,697 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 08:50:36,697 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 08:50:36,698 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 08:50:36,716 runpy.runpy.runpy.GccToolchain INFO _set_optimal_architecture: using march=native as optarch for Intel.
== 2016-01-07 08:50:36,719 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:36,720 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:36,720 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:36,936 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:37,797 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:37,893 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:37,893 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:38,113 runpy INFO resolving dependencies ...
== 2016-01-07 08:50:38,117 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:38,118 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:38,118 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:38,334 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:39,196 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:39,292 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:39,293 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:39,515 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:39,515 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:39,516 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:39,731 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:40,600 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:40,696 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:40,697 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:40,700 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:40,700 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:40,700 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:40,916 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:41,776 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:41,873 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:41,874 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:41,875 runpy.tools.robot INFO Dependency resolution complete, building as follows: [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.9.2', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.9.2', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f1976499b90>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb', 'builddependencies': []}]
== 2016-01-07 08:50:41,876 runpy.easyblock INFO processing EasyBuild easyconfig /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb
== 2016-01-07 08:50:41,876 runpy.easyblock INFO Resetting environment
== 2016-01-07 08:50:41,878 runpy.easyconfig.easyconfig INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake
== 2016-01-07 08:50:41,878 runpy.easyconfig.easyconfig INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'libibverbs')
== 2016-01-07 08:50:41,881 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/easybuild/software/HPL/2.1-foss-2015a/bin', '/opt/librarieshpc/easybuild/software/FFTW/3.3.4-gompi-2015a/bin', '/opt/librarieshpc/easybuild/software/OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0/bin', '/opt/librarieshpc/easybuild/software/OpenMPI/1.8.4-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/hwloc/1.10.0-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/numactl/2.0.10-GCC-4.9.2/bin', '/opt/librarieshpc/easybuild/software/GCC/4.9.2/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 08:50:41,881 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 08:50:41,881 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 08:50:42,098 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:42,960 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 08:50:43,056 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 08:50:43,056 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 08:50:43,064 runpy.ConfigureMake INFO This is EasyBuild 2.5.0 (framework: 2.5.0, easyblocks: 2.5.0) on host masterp.
== 2016-01-07 08:50:43,064 runpy.ConfigureMake INFO This is easyblock ConfigureMake from module easybuild.easyblocks.generic.configuremake (/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyblocks/generic/configuremake.pyc)
== 2016-01-07 08:50:43,065 runpy.ConfigureMake INFO Build dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/libibverbs/1.1.4/GCC-4.9.2
== 2016-01-07 08:50:43,066 runpy.ConfigureMake INFO Software install dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/libibverbs/1.1.4-GCC-4.9.2
== 2016-01-07 08:50:43,066 runpy.ConfigureMake INFO Module install dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 08:50:43,067 runpy.ConfigureMake INFO Init completed for application name libibverbs version 1.1.4
== 2016-01-07 08:50:43,067 runpy.easyblock INFO Obtained application instance of for libibverbs (easyblock: ConfigureMake)
== 2016-01-07 08:50:43,068 runpy.ConfigureMake INFO building and installing libibverbs/1.1.4-GCC-4.9.2...
== 2016-01-07 08:50:43,069 runpy.ConfigureMake INFO fetching files...
== 2016-01-07 08:50:43,069 runpy.ConfigureMake INFO Starting fetch step
== 2016-01-07 08:50:43,074 runpy.ConfigureMake INFO Running method fetch_step part of step fetch
== 2016-01-07 08:50:43,074 runpy.ConfigureMake WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version
== 2016-01-07 08:50:43,075 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 08:50:44,129 runpy.filetools WARNING URL http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz was not found (HTTP response code 400), not trying again
== 2016-01-07 08:50:44,129 runpy.filetools WARNING Download of http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz failed, done trying
== 2016-01-07 08:50:44,138 runpy ERROR Couldn't find file libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz (at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/framework/easyblock.py:650 in obtain_file)
== 2016-01-07 08:50:44,141 runpy.easyblock WARNING build failed (first 300 chars): Couldn't find file libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.
== 2016-01-07 08:50:44,142 runpy.ConfigureMake INFO Closing log for application name libibverbs version 1.1.4
== 2016-01-07 08:50:44,144 runpy.ConfigureMake INFO Closing log for application name libibverbs version 1.1.4
== 2016-01-07 08:50:44,145 runpy.easyblock INFO FAILED: Installation ended unsuccessfully (build directory: /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/libibverbs/1.1.4/GCC-4.9.2): build failed (first 300 chars): Couldn't find file libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.
== 2016-01-07 08:50:44,146 runpy.easyblock INFO Results of the build can be found in the log file /tmp/eb-CYqjfb/easybuild-libibverbs-1.1.4-20160107.085043.fDyBz.log
== 2016-01-07 08:50:44,149 runpy ERROR build failed (first 300 chars): Couldn't find file libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7. (at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/main.py:115 in build_and_install_software)
== 2016-01-07 08:50:44,154 runpy ERROR Build of /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs-1.1.4-GCC-4.9.2.eb failed (err: "build failed (first 300 chars): Couldn't find file libibverbs-1.1.4-1.24.gb89d4d7.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-CYqjfb/tweaked_easyconfigs/l/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.tar.gz, /tmp/eb-CYqjfb/tweaked_easyconfigs/libibverbs/libibverbs-1.1.4-1.24.gb89d4d7.") (at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/main.py:147 in build_and_install_software)
== 2016-01-07 10:27:25,616 runpy.EasyBuildOptions DEBUG generate_cmd_line no ignore
== 2016-01-07 10:27:25,616 runpy.EasyBuildOptions DEBUG generate_cmd_line adding add-dummy-to-minimal-toolchains value False default found. Not adding to args.
== 2016-01-07 10:27:25,616 runpy.EasyBuildOptions DEBUG generate_cmd_line adding aggregate-regtest value None default found. Not adding to args.
== 2016-01-07 10:27:25,617 runpy.EasyBuildOptions DEBUG generate_cmd_line adding allow-modules-tool-mismatch value False default found. Not adding to args.
== 2016-01-07 10:27:25,617 runpy.EasyBuildOptions DEBUG generate_cmd_line adding amend value None default found. Not adding to args.
== 2016-01-07 10:27:25,617 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-cfgfile-constants value False default found. Not adding to args.
== 2016-01-07 10:27:25,618 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-constants value False default found. Not adding to args.
== 2016-01-07 10:27:25,618 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-licenses value False default found. Not adding to args.
== 2016-01-07 10:27:25,618 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-params value None. None found. not adding to args.
== 2016-01-07 10:27:25,618 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-templates value False default found. Not adding to args.
== 2016-01-07 10:27:25,619 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-module-naming-schemes value False default found. Not adding to args.
== 2016-01-07 10:27:25,619 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-modules-tools value False default found. Not adding to args.
== 2016-01-07 10:27:25,619 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-repositories value False default found. Not adding to args.
== 2016-01-07 10:27:25,620 runpy.EasyBuildOptions DEBUG generate_cmd_line adding buildpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/build default found. Not adding to args.
== 2016-01-07 10:27:25,620 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-builddir value True default found. Not adding to args.
== 2016-01-07 10:27:25,620 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-tmpdir value True default found. Not adding to args.
== 2016-01-07 10:27:25,620 runpy.EasyBuildOptions DEBUG generate_cmd_line adding color value True default found. Not adding to args.
== 2016-01-07 10:27:25,621 runpy.EasyBuildOptions DEBUG generate_cmd_line adding configfiles value ['/etc/easybuild.d/config.cfg'] default found. Not adding to args.
== 2016-01-07 10:27:25,621 runpy.EasyBuildOptions DEBUG generate_cmd_line adding debug value True. store action found
== 2016-01-07 10:27:25,621 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dep-graph value None default found. Not adding to args.
== 2016-01-07 10:27:25,622 runpy.EasyBuildOptions DEBUG generate_cmd_line adding deprecated value None default found. Not adding to args.
== 2016-01-07 10:27:25,622 runpy.EasyBuildOptions DEBUG generate_cmd_line adding download-timeout value None default found. Not adding to args.
== 2016-01-07 10:27:25,622 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run value False default found. Not adding to args.
== 2016-01-07 10:27:25,622 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run-short value False default found. Not adding to args.
== 2016-01-07 10:27:25,623 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dump-autopep8 value False default found. Not adding to args.
== 2016-01-07 10:27:25,623 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dump-test-report value None. None found. not adding to args.
== 2016-01-07 10:27:25,623 runpy.EasyBuildOptions DEBUG generate_cmd_line adding easyblock value None default found. Not adding to args.
== 2016-01-07 10:27:25,624 runpy.EasyBuildOptions DEBUG generate_cmd_line adding experimental value False default found. Not adding to args.
== 2016-01-07 10:27:25,624 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run value False default found. Not adding to args.
== 2016-01-07 10:27:25,624 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run-ignore-errors value True default found. Not adding to args.
== 2016-01-07 10:27:25,624 runpy.EasyBuildOptions DEBUG generate_cmd_line adding external-modules-metadata value [] default found. Not adding to args.
== 2016-01-07 10:27:25,625 runpy.EasyBuildOptions DEBUG generate_cmd_line adding filter-deps value None default found. Not adding to args.
== 2016-01-07 10:27:25,625 runpy.EasyBuildOptions DEBUG generate_cmd_line adding force value False default found. Not adding to args.
== 2016-01-07 10:27:25,625 runpy.EasyBuildOptions DEBUG generate_cmd_line adding from-pr value None default found. Not adding to args.
== 2016-01-07 10:27:25,626 runpy.EasyBuildOptions DEBUG generate_cmd_line adding github-user value None default found. Not adding to args.
== 2016-01-07 10:27:25,626 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group value None default found. Not adding to args.
== 2016-01-07 10:27:25,626 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group-writable-installdir value False default found. Not adding to args.
== 2016-01-07 10:27:25,626 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hidden value False default found. Not adding to args.
== 2016-01-07 10:27:25,627 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hide-deps value None default found. Not adding to args.
== 2016-01-07 10:27:25,627 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignore-dirs value ['.git', '.svn'] default found. Not adding to args.
== 2016-01-07 10:27:25,627 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignore-osdeps value False default found. Not adding to args.
== 2016-01-07 10:27:25,628 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignoreconfigfiles value None default found. Not adding to args.
== 2016-01-07 10:27:25,628 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-easyblocks value [] default found. Not adding to args.
== 2016-01-07 10:27:25,628 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-module-naming-schemes value [] default found. Not adding to args.
== 2016-01-07 10:27:25,628 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-toolchains value [] default found. Not adding to args.
== 2016-01-07 10:27:25,629 runpy.EasyBuildOptions DEBUG generate_cmd_line adding info value False default found. Not adding to args.
== 2016-01-07 10:27:25,629 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild default found. Not adding to args.
== 2016-01-07 10:27:25,629 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-modules value None default found. Not adding to args.
== 2016-01-07 10:27:25,629 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-software value None default found. Not adding to args.
== 2016-01-07 10:27:25,630 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job value False default found. Not adding to args.
== 2016-01-07 10:27:25,630 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend value PbsPython default found. Not adding to args.
== 2016-01-07 10:27:25,630 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend-config value None default found. Not adding to args.
== 2016-01-07 10:27:25,631 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-cores value None default found. Not adding to args.
== 2016-01-07 10:27:25,631 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-max-walltime value 24 default found. Not adding to args.
== 2016-01-07 10:27:25,631 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-output-dir value /home/CLUSTER/uclv.carlosbr default found. Not adding to args.
== 2016-01-07 10:27:25,631 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-polling-interval value 30.0 default found. Not adding to args.
== 2016-01-07 10:27:25,632 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-target-resource value None default found. Not adding to args.
== 2016-01-07 10:27:25,632 runpy.EasyBuildOptions DEBUG generate_cmd_line adding list-easyblocks value None. None found. not adding to args.
== 2016-01-07 10:27:25,632 runpy.EasyBuildOptions DEBUG generate_cmd_line adding list-toolchains value False default found. Not adding to args.
== 2016-01-07 10:27:25,633 runpy.EasyBuildOptions DEBUG generate_cmd_line adding logfile-format value ('easybuild', 'easybuild-%(name)s-%(version)s-%(date)s.%(time)s.log') default found. Not adding to args.
== 2016-01-07 10:27:25,633 runpy.EasyBuildOptions DEBUG generate_cmd_line adding logtostdout value False default found. Not adding to args.
== 2016-01-07 10:27:25,633 runpy.EasyBuildOptions DEBUG generate_cmd_line adding minimal-toolchains value False default found. Not adding to args.
== 2016-01-07 10:27:25,634 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-naming-scheme value EasyBuildMNS default found. Not adding to args.
== 2016-01-07 10:27:25,634 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-only value False default found. Not adding to args.
== 2016-01-07 10:27:25,634 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-syntax value Tcl default found. Not adding to args.
== 2016-01-07 10:27:25,634 runpy.EasyBuildOptions DEBUG generate_cmd_line adding moduleclasses value ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis'] default found. Not adding to args.
== 2016-01-07 10:27:25,635 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-footer value None default found.
== 2016-01-07 10:27:25,635 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-footer value None. None found. not adding to args.
== 2016-01-07 10:27:25,635 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-tool value Lmod
== 2016-01-07 10:27:25,636 runpy.EasyBuildOptions DEBUG generate_cmd_line adding only-blocks value None default found. Not adding to args.
== 2016-01-07 10:27:25,636 runpy.EasyBuildOptions DEBUG generate_cmd_line adding optarch value None default found. Not adding to args.
== 2016-01-07 10:27:25,636 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package value False default found. Not adding to args.
== 2016-01-07 10:27:25,636 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-naming-scheme value EasyBuildPNS default found. Not adding to args.
== 2016-01-07 10:27:25,637 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-release value 1 default found. Not adding to args.
== 2016-01-07 10:27:25,637 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-tool value fpm default found. Not adding to args.
== 2016-01-07 10:27:25,637 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-type value rpm default found. Not adding to args.
== 2016-01-07 10:27:25,638 runpy.EasyBuildOptions DEBUG generate_cmd_line adding packagepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/packages default found. Not adding to args.
== 2016-01-07 10:27:25,638 runpy.EasyBuildOptions DEBUG generate_cmd_line adding parallel value None default found. Not adding to args.
== 2016-01-07 10:27:25,638 runpy.EasyBuildOptions DEBUG generate_cmd_line adding prefix value None default found. Not adding to args.
== 2016-01-07 10:27:25,638 runpy.EasyBuildOptions DEBUG generate_cmd_line adding pretend value False default found. Not adding to args.
== 2016-01-07 10:27:25,639 runpy.EasyBuildOptions DEBUG generate_cmd_line adding quiet value False default found. Not adding to args.
== 2016-01-07 10:27:25,639 runpy.EasyBuildOptions DEBUG generate_cmd_line adding read-only-installdir value False default found. Not adding to args.
== 2016-01-07 10:27:25,639 runpy.EasyBuildOptions DEBUG generate_cmd_line adding rebuild value False default found. Not adding to args.
== 2016-01-07 10:27:25,639 runpy.EasyBuildOptions DEBUG generate_cmd_line adding recursive-module-unload value False default found. Not adding to args.
== 2016-01-07 10:27:25,640 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest value False default found. Not adding to args.
== 2016-01-07 10:27:25,640 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest-output-dir value None default found. Not adding to args.
== 2016-01-07 10:27:25,640 runpy.EasyBuildOptions DEBUG generate_cmd_line adding repository value FileRepository default found. Not adding to args.
== 2016-01-07 10:27:25,641 runpy.EasyBuildOptions DEBUG generate_cmd_line adding repositorypath value ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/ebfiles_repo'] default found. Not adding to args.
== 2016-01-07 10:27:25,641 runpy.EasyBuildOptions DEBUG generate_cmd_line adding review-pr value None default found. Not adding to args.
== 2016-01-07 10:27:25,641 runpy.EasyBuildOptions DEBUG generate_cmd_line store_or_None adding robot non-default value ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 10:27:25,642 runpy.EasyBuildOptions DEBUG generate_cmd_line adding robot-paths value ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs'] default found. Not adding to args.
== 2016-01-07 10:27:25,642 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search value None default found. Not adding to args.
== 2016-01-07 10:27:25,642 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search-short value None default found. Not adding to args.
== 2016-01-07 10:27:25,643 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sequential value False default found. Not adding to args.
== 2016-01-07 10:27:25,643 runpy.EasyBuildOptions DEBUG generate_cmd_line adding set-gid-bit value False default found. Not adding to args.
== 2016-01-07 10:27:25,643 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-configfiles value False default found. Not adding to args.
== 2016-01-07 10:27:25,643 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-moduleclasses value False default found. Not adding to args.
== 2016-01-07 10:27:25,644 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip value False default found. Not adding to args.
== 2016-01-07 10:27:25,644 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip-test-cases value False default found. Not adding to args.
== 2016-01-07 10:27:25,644 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software value None default found. Not adding to args.
== 2016-01-07 10:27:25,644 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-name value None default found. Not adding to args.
== 2016-01-07 10:27:25,645 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-version value None default found. Not adding to args.
== 2016-01-07 10:27:25,645 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sourcepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources default found. Not adding to args.
== 2016-01-07 10:27:25,645 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sticky-bit value False default found. Not adding to args.
== 2016-01-07 10:27:25,646 runpy.EasyBuildOptions DEBUG generate_cmd_line adding stop value None. None found. not adding to args.
== 2016-01-07 10:27:25,646 runpy.EasyBuildOptions DEBUG generate_cmd_line adding strict value warn default found. Not adding to args.
== 2016-01-07 10:27:25,646 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-modules value modules default found. Not adding to args.
== 2016-01-07 10:27:25,646 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-software value software default found. Not adding to args.
== 2016-01-07 10:27:25,647 runpy.EasyBuildOptions DEBUG generate_cmd_line adding suffix-modules-path value all default found. Not adding to args.
== 2016-01-07 10:27:25,647 runpy.EasyBuildOptions DEBUG generate_cmd_line adding test-report-env-filter value None default found. Not adding to args.
== 2016-01-07 10:27:25,647 runpy.EasyBuildOptions DEBUG generate_cmd_line adding testoutput value None default found. Not adding to args.
== 2016-01-07 10:27:25,648 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmp-logdir value None default found. Not adding to args.
== 2016-01-07 10:27:25,648 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmpdir value None default found. Not adding to args.
== 2016-01-07 10:27:25,648 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain value None default found. Not adding to args.
== 2016-01-07 10:27:25,648 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-name value None default found. Not adding to args.
== 2016-01-07 10:27:25,649 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-version value None default found. Not adding to args.
== 2016-01-07 10:27:25,649 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-amend value None default found. Not adding to args.
== 2016-01-07 10:27:25,649 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software value None default found. Not adding to args.
== 2016-01-07 10:27:25,650 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-name value None default found. Not adding to args.
== 2016-01-07 10:27:25,650 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-version value None default found. Not adding to args.
== 2016-01-07 10:27:25,650 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain value None default found. Not adding to args.
== 2016-01-07 10:27:25,650 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-name value None default found. Not adding to args.
== 2016-01-07 10:27:25,651 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-version value None default found. Not adding to args.
== 2016-01-07 10:27:25,651 runpy.EasyBuildOptions DEBUG generate_cmd_line adding umask value None default found. Not adding to args.
== 2016-01-07 10:27:25,651 runpy.EasyBuildOptions DEBUG generate_cmd_line adding unittest-file value None default found. Not adding to args.
== 2016-01-07 10:27:25,651 runpy.EasyBuildOptions DEBUG generate_cmd_line adding update-modules-tool-cache value False default found. Not adding to args.
== 2016-01-07 10:27:25,652 runpy.EasyBuildOptions DEBUG generate_cmd_line adding upload-test-report value False default found. Not adding to args.
== 2016-01-07 10:27:25,652 runpy.EasyBuildOptions DEBUG generate_cmd_line adding use-existing-modules value False default found. Not adding to args.
== 2016-01-07 10:27:25,652 runpy.EasyBuildOptions DEBUG commandline args ['--debug', '--modules-tool=Lmod', '--robot=/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 10:27:25,653 runpy INFO This is EasyBuild 2.5.0 (framework: 2.5.0, easyblocks: 2.5.0) on host masterp.
== 2016-01-07 10:27:25,655 runpy INFO Command line: --debug --modules-tool=Lmod --robot=/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs libibverbs-1.1.4-GCC-4.6.3.eb
== 2016-01-07 10:27:25,657 runpy INFO Using /tmp/eb-_i5L0V as temporary directory
== 2016-01-07 10:27:25,659 runpy.tools.robot INFO Using robot path(s): ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 10:27:25,660 runpy DEBUG Full robot path: ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 10:27:25,662 runpy.config DEBUG Converted source path ('/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources') to a list of paths: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources']
== 2016-01-07 10:27:25,664 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'avail_module_naming_schemes' (value 'False')
== 2016-01-07 10:27:25,664 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'tmpdir' (value 'None')
== 2016-01-07 10:27:25,664 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'testoutput' (value 'None')
== 2016-01-07 10:27:25,665 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'ignore_dirs' (value '['.git', '.svn']')
== 2016-01-07 10:27:25,665 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'suffix_modules_path' (value 'all')
== 2016-01-07 10:27:25,665 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'include_easyblocks' (value '[]')
== 2016-01-07 10:27:25,666 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'include_module_naming_schemes' (value '[]')
== 2016-01-07 10:27:25,666 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'avail_modules_tools' (value 'False')
== 2016-01-07 10:27:25,666 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'modules_footer' (value 'None')
== 2016-01-07 10:27:25,666 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'recursive_module_unload' (value 'False')
== 2016-01-07 10:27:25,667 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'include_toolchains' (value '[]')
== 2016-01-07 10:27:25,667 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'avail_repositories' (value 'False')
== 2016-01-07 10:27:25,667 runpy.ConfigurationVariables DEBUG Ignoring unknown key 'external_modules_metadata' (value '[]')
== 2016-01-07 10:27:25,668 runpy.config DEBUG Config variables: <FrozenDict {'buildpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build', 'subdir_software': 'software', 'repository': 'FileRepository', 'module_naming_scheme': 'EasyBuildMNS', 'module_syntax': 'Tcl', 'repositorypath': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/ebfiles_repo'], 'moduleclasses': ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis'], 'prefix': None, 'installpath_software': None, 'installpath_modules': None, 'tmp_logdir': None, 'modules_tool': 'Lmod', 'subdir_modules': 'modules', 'logfile_format': ('easybuild', 'easybuild-%(name)s-%(version)s-%(date)s.%(time)s.log'), 'installpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild', 'sourcepath': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources'], 'packagepath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/packages', 'package_naming_scheme': 'EasyBuildPNS', 'job_backend': 'PbsPython'}>
== 2016-01-07 10:27:25,669 runpy DEBUG Packaging not enabled, so not checking for packaging support.
== 2016-01-07 10:27:25,671 runpy.EasyBuildOptions DEBUG generate_cmd_line no ignore
== 2016-01-07 10:27:25,671 runpy.EasyBuildOptions DEBUG generate_cmd_line adding add-dummy-to-minimal-toolchains value False default found.
== 2016-01-07 10:27:25,672 runpy.EasyBuildOptions DEBUG generate_cmd_line adding add-dummy-to-minimal-toolchains value False. store action found
== 2016-01-07 10:27:25,672 runpy.EasyBuildOptions DEBUG generate_cmd_line adding aggregate-regtest value None default found.
== 2016-01-07 10:27:25,672 runpy.EasyBuildOptions DEBUG generate_cmd_line adding aggregate-regtest value None. None found. not adding to args.
== 2016-01-07 10:27:25,672 runpy.EasyBuildOptions DEBUG generate_cmd_line adding allow-modules-tool-mismatch value False default found.
== 2016-01-07 10:27:25,673 runpy.EasyBuildOptions DEBUG generate_cmd_line adding allow-modules-tool-mismatch value False. store action found
== 2016-01-07 10:27:25,673 runpy.EasyBuildOptions DEBUG generate_cmd_line adding amend value None default found.
== 2016-01-07 10:27:25,673 runpy.EasyBuildOptions DEBUG generate_cmd_line adding amend value None. None found. not adding to args.
== 2016-01-07 10:27:25,674 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-cfgfile-constants value False default found.
== 2016-01-07 10:27:25,674 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-cfgfile-constants value False. store action found
== 2016-01-07 10:27:25,674 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-constants value False default found.
== 2016-01-07 10:27:25,674 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-constants value False. store action found
== 2016-01-07 10:27:25,675 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-licenses value False default found.
== 2016-01-07 10:27:25,675 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-licenses value False. store action found
== 2016-01-07 10:27:25,675 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-params value None. None found. not adding to args.
== 2016-01-07 10:27:25,676 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-templates value False default found.
== 2016-01-07 10:27:25,676 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-easyconfig-templates value False. store action found
== 2016-01-07 10:27:25,676 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-module-naming-schemes value False default found.
== 2016-01-07 10:27:25,676 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-module-naming-schemes value False. store action found
== 2016-01-07 10:27:25,677 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-modules-tools value False default found.
== 2016-01-07 10:27:25,677 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-modules-tools value False. store action found
== 2016-01-07 10:27:25,677 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-repositories value False default found.
== 2016-01-07 10:27:25,678 runpy.EasyBuildOptions DEBUG generate_cmd_line adding avail-repositories value False. store action found
== 2016-01-07 10:27:25,678 runpy.EasyBuildOptions DEBUG generate_cmd_line adding buildpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/build default found.
== 2016-01-07 10:27:25,678 runpy.EasyBuildOptions DEBUG generate_cmd_line adding buildpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/build
== 2016-01-07 10:27:25,678 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-builddir value True default found.
== 2016-01-07 10:27:25,679 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-builddir value True. store action found
== 2016-01-07 10:27:25,679 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-tmpdir value True default found.
== 2016-01-07 10:27:25,679 runpy.EasyBuildOptions DEBUG generate_cmd_line adding cleanup-tmpdir value True. store action found
== 2016-01-07 10:27:25,680 runpy.EasyBuildOptions DEBUG generate_cmd_line adding color value True default found.
== 2016-01-07 10:27:25,680 runpy.EasyBuildOptions DEBUG generate_cmd_line adding color value True. store action found
== 2016-01-07 10:27:25,680 runpy.EasyBuildOptions DEBUG generate_cmd_line adding configfiles value ['/etc/easybuild.d/config.cfg'] default found.
== 2016-01-07 10:27:25,680 runpy.EasyBuildOptions DEBUG generate_cmd_line no value left, skipping.
== 2016-01-07 10:27:25,681 runpy.EasyBuildOptions DEBUG generate_cmd_line adding debug value True. store action found
== 2016-01-07 10:27:25,681 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dep-graph value None default found.
== 2016-01-07 10:27:25,681 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dep-graph value None. None found. not adding to args.
== 2016-01-07 10:27:25,682 runpy.EasyBuildOptions DEBUG generate_cmd_line adding deprecated value None default found.
== 2016-01-07 10:27:25,682 runpy.EasyBuildOptions DEBUG generate_cmd_line adding deprecated value None. None found. not adding to args.
== 2016-01-07 10:27:25,682 runpy.EasyBuildOptions DEBUG generate_cmd_line adding download-timeout value None default found.
== 2016-01-07 10:27:25,682 runpy.EasyBuildOptions DEBUG generate_cmd_line adding download-timeout value None. None found. not adding to args.
== 2016-01-07 10:27:25,683 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run value False default found.
== 2016-01-07 10:27:25,683 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run value False. store action found
== 2016-01-07 10:27:25,683 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run-short value False default found.
== 2016-01-07 10:27:25,683 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dry-run-short value False. store action found
== 2016-01-07 10:27:25,684 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dump-autopep8 value False default found.
== 2016-01-07 10:27:25,684 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dump-autopep8 value False. store action found
== 2016-01-07 10:27:25,684 runpy.EasyBuildOptions DEBUG generate_cmd_line adding dump-test-report value None. None found. not adding to args.
== 2016-01-07 10:27:25,685 runpy.EasyBuildOptions DEBUG generate_cmd_line adding easyblock value None default found.
== 2016-01-07 10:27:25,685 runpy.EasyBuildOptions DEBUG generate_cmd_line adding easyblock value None. None found. not adding to args.
== 2016-01-07 10:27:25,685 runpy.EasyBuildOptions DEBUG generate_cmd_line adding experimental value False default found.
== 2016-01-07 10:27:25,685 runpy.EasyBuildOptions DEBUG generate_cmd_line adding experimental value False. store action found
== 2016-01-07 10:27:25,686 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run value False default found.
== 2016-01-07 10:27:25,686 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run value False. store action found
== 2016-01-07 10:27:25,686 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run-ignore-errors value True default found.
== 2016-01-07 10:27:25,687 runpy.EasyBuildOptions DEBUG generate_cmd_line adding extended-dry-run-ignore-errors value True. store action found
== 2016-01-07 10:27:25,687 runpy.EasyBuildOptions DEBUG generate_cmd_line adding external-modules-metadata value [] default found.
== 2016-01-07 10:27:25,687 runpy.EasyBuildOptions DEBUG generate_cmd_line adding filter-deps value None default found.
== 2016-01-07 10:27:25,687 runpy.EasyBuildOptions DEBUG generate_cmd_line adding filter-deps value None. None found. not adding to args.
== 2016-01-07 10:27:25,688 runpy.EasyBuildOptions DEBUG generate_cmd_line adding force value False default found.
== 2016-01-07 10:27:25,688 runpy.EasyBuildOptions DEBUG generate_cmd_line adding force value False. store action found
== 2016-01-07 10:27:25,688 runpy.EasyBuildOptions DEBUG generate_cmd_line adding from-pr value None default found.
== 2016-01-07 10:27:25,689 runpy.EasyBuildOptions DEBUG generate_cmd_line adding from-pr value None. None found. not adding to args.
== 2016-01-07 10:27:25,689 runpy.EasyBuildOptions DEBUG generate_cmd_line adding github-user value None default found.
== 2016-01-07 10:27:25,689 runpy.EasyBuildOptions DEBUG generate_cmd_line adding github-user value None. None found. not adding to args.
== 2016-01-07 10:27:25,689 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group value None default found.
== 2016-01-07 10:27:25,690 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group value None. None found. not adding to args.
== 2016-01-07 10:27:25,690 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group-writable-installdir value False default found.
== 2016-01-07 10:27:25,690 runpy.EasyBuildOptions DEBUG generate_cmd_line adding group-writable-installdir value False. store action found
== 2016-01-07 10:27:25,690 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hidden value False default found.
== 2016-01-07 10:27:25,691 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hidden value False. store action found
== 2016-01-07 10:27:25,691 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hide-deps value None default found.
== 2016-01-07 10:27:25,691 runpy.EasyBuildOptions DEBUG generate_cmd_line adding hide-deps value None. None found. not adding to args.
== 2016-01-07 10:27:25,692 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignore-dirs value ['.git', '.svn'] default found.
== 2016-01-07 10:27:25,692 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignore-osdeps value False default found.
== 2016-01-07 10:27:25,692 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignore-osdeps value False. store action found
== 2016-01-07 10:27:25,692 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignoreconfigfiles value None default found.
== 2016-01-07 10:27:25,693 runpy.EasyBuildOptions DEBUG generate_cmd_line adding ignoreconfigfiles value None. None found. not adding to args.
== 2016-01-07 10:27:25,693 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-easyblocks value [] default found.
== 2016-01-07 10:27:25,693 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-module-naming-schemes value [] default found.
== 2016-01-07 10:27:25,694 runpy.EasyBuildOptions DEBUG generate_cmd_line adding include-toolchains value [] default found.
== 2016-01-07 10:27:25,694 runpy.EasyBuildOptions DEBUG generate_cmd_line adding info value False default found.
== 2016-01-07 10:27:25,694 runpy.EasyBuildOptions DEBUG generate_cmd_line adding info value False. store action found
== 2016-01-07 10:27:25,695 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild default found.
== 2016-01-07 10:27:25,695 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath value /home/CLUSTER/uclv.carlosbr/.local/easybuild
== 2016-01-07 10:27:25,695 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-modules value None default found.
== 2016-01-07 10:27:25,695 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-modules value None. None found. not adding to args.
== 2016-01-07 10:27:25,696 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-software value None default found.
== 2016-01-07 10:27:25,696 runpy.EasyBuildOptions DEBUG generate_cmd_line adding installpath-software value None. None found. not adding to args.
== 2016-01-07 10:27:25,696 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job value False default found.
== 2016-01-07 10:27:25,696 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job value False. store action found
== 2016-01-07 10:27:25,697 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend value PbsPython default found.
== 2016-01-07 10:27:25,697 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend value PbsPython
== 2016-01-07 10:27:25,697 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend-config value None default found.
== 2016-01-07 10:27:25,698 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-backend-config value None. None found. not adding to args.
== 2016-01-07 10:27:25,698 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-cores value None default found.
== 2016-01-07 10:27:25,698 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-cores value None. None found. not adding to args.
== 2016-01-07 10:27:25,698 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-max-walltime value 24 default found.
== 2016-01-07 10:27:25,699 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-max-walltime value 24
== 2016-01-07 10:27:25,699 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-output-dir value /home/CLUSTER/uclv.carlosbr default found.
== 2016-01-07 10:27:25,699 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-output-dir value /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:25,700 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-polling-interval value 30.0 default found.
== 2016-01-07 10:27:25,700 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-polling-interval value 30.0
== 2016-01-07 10:27:25,700 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-target-resource value None default found.
== 2016-01-07 10:27:25,700 runpy.EasyBuildOptions DEBUG generate_cmd_line adding job-target-resource value None. None found. not adding to args.
== 2016-01-07 10:27:25,701 runpy.EasyBuildOptions DEBUG generate_cmd_line adding list-easyblocks value None. None found. not adding to args.
== 2016-01-07 10:27:25,701 runpy.EasyBuildOptions DEBUG generate_cmd_line adding list-toolchains value False default found.
== 2016-01-07 10:27:25,701 runpy.EasyBuildOptions DEBUG generate_cmd_line adding list-toolchains value False. store action found
== 2016-01-07 10:27:25,702 runpy.EasyBuildOptions DEBUG generate_cmd_line adding logfile-format value ('easybuild', 'easybuild-%(name)s-%(version)s-%(date)s.%(time)s.log') default found.
== 2016-01-07 10:27:25,702 runpy.EasyBuildOptions DEBUG generate_cmd_line adding logtostdout value False default found.
== 2016-01-07 10:27:25,702 runpy.EasyBuildOptions DEBUG generate_cmd_line adding logtostdout value False. store action found
== 2016-01-07 10:27:25,702 runpy.EasyBuildOptions DEBUG generate_cmd_line adding minimal-toolchains value False default found.
== 2016-01-07 10:27:25,703 runpy.EasyBuildOptions DEBUG generate_cmd_line adding minimal-toolchains value False. store action found
== 2016-01-07 10:27:25,703 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-naming-scheme value EasyBuildMNS default found.
== 2016-01-07 10:27:25,703 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-naming-scheme value EasyBuildMNS
== 2016-01-07 10:27:25,704 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-only value False default found.
== 2016-01-07 10:27:25,704 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-only value False. store action found
== 2016-01-07 10:27:25,704 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-syntax value Tcl default found.
== 2016-01-07 10:27:25,704 runpy.EasyBuildOptions DEBUG generate_cmd_line adding module-syntax value Tcl
== 2016-01-07 10:27:25,705 runpy.EasyBuildOptions DEBUG generate_cmd_line adding moduleclasses value ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis'] default found.
== 2016-01-07 10:27:25,705 runpy.EasyBuildOptions DEBUG generate_cmd_line adding moduleclasses value ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 10:27:25,705 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-footer value None default found.
== 2016-01-07 10:27:25,706 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-footer value None. None found. not adding to args.
== 2016-01-07 10:27:25,706 runpy.EasyBuildOptions DEBUG generate_cmd_line adding modules-tool value Lmod
== 2016-01-07 10:27:25,706 runpy.EasyBuildOptions DEBUG generate_cmd_line adding only-blocks value None default found.
== 2016-01-07 10:27:25,706 runpy.EasyBuildOptions DEBUG generate_cmd_line adding only-blocks value None. None found. not adding to args.
== 2016-01-07 10:27:25,707 runpy.EasyBuildOptions DEBUG generate_cmd_line adding optarch value None default found.
== 2016-01-07 10:27:25,707 runpy.EasyBuildOptions DEBUG generate_cmd_line adding optarch value None. None found. not adding to args.
== 2016-01-07 10:27:25,707 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package value False default found.
== 2016-01-07 10:27:25,708 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package value False. store action found
== 2016-01-07 10:27:25,708 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-naming-scheme value EasyBuildPNS default found.
== 2016-01-07 10:27:25,708 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-naming-scheme value EasyBuildPNS
== 2016-01-07 10:27:25,708 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-release value 1 default found.
== 2016-01-07 10:27:25,709 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-release value 1
== 2016-01-07 10:27:25,709 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-tool value fpm default found.
== 2016-01-07 10:27:25,709 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-tool value fpm
== 2016-01-07 10:27:25,710 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-type value rpm default found.
== 2016-01-07 10:27:25,710 runpy.EasyBuildOptions DEBUG generate_cmd_line adding package-type value rpm
== 2016-01-07 10:27:25,710 runpy.EasyBuildOptions DEBUG generate_cmd_line adding packagepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/packages default found.
== 2016-01-07 10:27:25,710 runpy.EasyBuildOptions DEBUG generate_cmd_line adding packagepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/packages
== 2016-01-07 10:27:25,711 runpy.EasyBuildOptions DEBUG generate_cmd_line adding parallel value None default found.
== 2016-01-07 10:27:25,711 runpy.EasyBuildOptions DEBUG generate_cmd_line adding parallel value None. None found. not adding to args.
== 2016-01-07 10:27:25,711 runpy.EasyBuildOptions DEBUG generate_cmd_line adding prefix value None default found.
== 2016-01-07 10:27:25,712 runpy.EasyBuildOptions DEBUG generate_cmd_line adding prefix value None. None found. not adding to args.
== 2016-01-07 10:27:25,712 runpy.EasyBuildOptions DEBUG generate_cmd_line adding pretend value False default found.
== 2016-01-07 10:27:25,712 runpy.EasyBuildOptions DEBUG generate_cmd_line adding pretend value False. store action found
== 2016-01-07 10:27:25,712 runpy.EasyBuildOptions DEBUG generate_cmd_line adding quiet value False default found.
== 2016-01-07 10:27:25,713 runpy.EasyBuildOptions DEBUG generate_cmd_line adding quiet value False. store action found
== 2016-01-07 10:27:25,713 runpy.EasyBuildOptions DEBUG generate_cmd_line adding read-only-installdir value False default found.
== 2016-01-07 10:27:25,713 runpy.EasyBuildOptions DEBUG generate_cmd_line adding read-only-installdir value False. store action found
== 2016-01-07 10:27:25,714 runpy.EasyBuildOptions DEBUG generate_cmd_line adding rebuild value False default found.
== 2016-01-07 10:27:25,714 runpy.EasyBuildOptions DEBUG generate_cmd_line adding rebuild value False. store action found
== 2016-01-07 10:27:25,714 runpy.EasyBuildOptions DEBUG generate_cmd_line adding recursive-module-unload value False default found.
== 2016-01-07 10:27:25,714 runpy.EasyBuildOptions DEBUG generate_cmd_line adding recursive-module-unload value False. store action found
== 2016-01-07 10:27:25,715 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest value False default found.
== 2016-01-07 10:27:25,715 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest value False. store action found
== 2016-01-07 10:27:25,715 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest-output-dir value None default found.
== 2016-01-07 10:27:25,715 runpy.EasyBuildOptions DEBUG generate_cmd_line adding regtest-output-dir value None. None found. not adding to args.
== 2016-01-07 10:27:25,716 runpy.EasyBuildOptions DEBUG generate_cmd_line adding repository value FileRepository default found.
== 2016-01-07 10:27:25,716 runpy.EasyBuildOptions DEBUG generate_cmd_line adding repository value FileRepository
== 2016-01-07 10:27:25,716 runpy.EasyBuildOptions DEBUG generate_cmd_line adding repositorypath value ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/ebfiles_repo'] default found.
== 2016-01-07 10:27:25,717 runpy.EasyBuildOptions DEBUG generate_cmd_line adding review-pr value None default found.
== 2016-01-07 10:27:25,717 runpy.EasyBuildOptions DEBUG generate_cmd_line adding review-pr value None. None found. not adding to args.
== 2016-01-07 10:27:25,717 runpy.EasyBuildOptions DEBUG generate_cmd_line store_or_None adding robot non-default value ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs']
== 2016-01-07 10:27:25,718 runpy.EasyBuildOptions DEBUG generate_cmd_line adding robot-paths value ['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs'] default found.
== 2016-01-07 10:27:25,718 runpy.EasyBuildOptions DEBUG generate_cmd_line adding robot-paths value ['']. add_flex action, return as pathsep-separated list
== 2016-01-07 10:27:25,718 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search value None default found.
== 2016-01-07 10:27:25,718 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search value None. None found. not adding to args.
== 2016-01-07 10:27:25,719 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search-short value None default found.
== 2016-01-07 10:27:25,719 runpy.EasyBuildOptions DEBUG generate_cmd_line adding search-short value None. None found. not adding to args.
== 2016-01-07 10:27:25,719 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sequential value False default found.
== 2016-01-07 10:27:25,720 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sequential value False. store action found
== 2016-01-07 10:27:25,720 runpy.EasyBuildOptions DEBUG generate_cmd_line adding set-gid-bit value False default found.
== 2016-01-07 10:27:25,720 runpy.EasyBuildOptions DEBUG generate_cmd_line adding set-gid-bit value False. store action found
== 2016-01-07 10:27:25,720 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-configfiles value False default found.
== 2016-01-07 10:27:25,721 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-configfiles value False. store action found
== 2016-01-07 10:27:25,721 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-moduleclasses value False default found.
== 2016-01-07 10:27:25,721 runpy.EasyBuildOptions DEBUG generate_cmd_line adding show-default-moduleclasses value False. store action found
== 2016-01-07 10:27:25,722 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip value False default found.
== 2016-01-07 10:27:25,722 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip value False. store action found
== 2016-01-07 10:27:25,722 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip-test-cases value False default found.
== 2016-01-07 10:27:25,722 runpy.EasyBuildOptions DEBUG generate_cmd_line adding skip-test-cases value False. store action found
== 2016-01-07 10:27:25,723 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software value None default found.
== 2016-01-07 10:27:25,723 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software value None. None found. not adding to args.
== 2016-01-07 10:27:25,723 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-name value None default found.
== 2016-01-07 10:27:25,724 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-name value None. None found. not adding to args.
== 2016-01-07 10:27:25,724 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-version value None default found.
== 2016-01-07 10:27:25,724 runpy.EasyBuildOptions DEBUG generate_cmd_line adding software-version value None. None found. not adding to args.
== 2016-01-07 10:27:25,724 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sourcepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources default found.
== 2016-01-07 10:27:25,725 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sourcepath value /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources
== 2016-01-07 10:27:25,725 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sticky-bit value False default found.
== 2016-01-07 10:27:25,725 runpy.EasyBuildOptions DEBUG generate_cmd_line adding sticky-bit value False. store action found
== 2016-01-07 10:27:25,726 runpy.EasyBuildOptions DEBUG generate_cmd_line adding stop value None. None found. not adding to args.
== 2016-01-07 10:27:25,726 runpy.EasyBuildOptions DEBUG generate_cmd_line adding strict value warn default found.
== 2016-01-07 10:27:25,726 runpy.EasyBuildOptions DEBUG generate_cmd_line adding strict value warn
== 2016-01-07 10:27:25,726 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-modules value modules default found.
== 2016-01-07 10:27:25,727 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-modules value modules
== 2016-01-07 10:27:25,727 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-software value software default found.
== 2016-01-07 10:27:25,727 runpy.EasyBuildOptions DEBUG generate_cmd_line adding subdir-software value software
== 2016-01-07 10:27:25,727 runpy.EasyBuildOptions DEBUG generate_cmd_line adding suffix-modules-path value all default found.
== 2016-01-07 10:27:25,728 runpy.EasyBuildOptions DEBUG generate_cmd_line adding suffix-modules-path value all
== 2016-01-07 10:27:25,728 runpy.EasyBuildOptions DEBUG generate_cmd_line adding test-report-env-filter value None default found.
== 2016-01-07 10:27:25,728 runpy.EasyBuildOptions DEBUG generate_cmd_line adding test-report-env-filter value None. None found. not adding to args.
== 2016-01-07 10:27:25,729 runpy.EasyBuildOptions DEBUG generate_cmd_line adding testoutput value None default found.
== 2016-01-07 10:27:25,729 runpy.EasyBuildOptions DEBUG generate_cmd_line adding testoutput value None. None found. not adding to args.
== 2016-01-07 10:27:25,729 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmp-logdir value None default found.
== 2016-01-07 10:27:25,729 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmp-logdir value None. None found. not adding to args.
== 2016-01-07 10:27:25,730 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmpdir value None default found.
== 2016-01-07 10:27:25,730 runpy.EasyBuildOptions DEBUG generate_cmd_line adding tmpdir value None. None found. not adding to args.
== 2016-01-07 10:27:25,730 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain value None default found.
== 2016-01-07 10:27:25,730 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain value None. None found. not adding to args.
== 2016-01-07 10:27:25,731 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-name value None default found.
== 2016-01-07 10:27:25,731 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-name value None. None found. not adding to args.
== 2016-01-07 10:27:25,731 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-version value None default found.
== 2016-01-07 10:27:25,732 runpy.EasyBuildOptions DEBUG generate_cmd_line adding toolchain-version value None. None found. not adding to args.
== 2016-01-07 10:27:25,732 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-amend value None default found.
== 2016-01-07 10:27:25,732 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-amend value None. None found. not adding to args.
== 2016-01-07 10:27:25,732 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software value None default found.
== 2016-01-07 10:27:25,733 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software value None. None found. not adding to args.
== 2016-01-07 10:27:25,733 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-name value None default found.
== 2016-01-07 10:27:25,733 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-name value None. None found. not adding to args.
== 2016-01-07 10:27:25,733 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-version value None default found.
== 2016-01-07 10:27:25,734 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-software-version value None. None found. not adding to args.
== 2016-01-07 10:27:25,734 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain value None default found.
== 2016-01-07 10:27:25,734 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain value None. None found. not adding to args.
== 2016-01-07 10:27:25,735 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-name value None default found.
== 2016-01-07 10:27:25,735 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-name value None. None found. not adding to args.
== 2016-01-07 10:27:25,735 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-version value None default found.
== 2016-01-07 10:27:25,735 runpy.EasyBuildOptions DEBUG generate_cmd_line adding try-toolchain-version value None. None found. not adding to args.
== 2016-01-07 10:27:25,736 runpy.EasyBuildOptions DEBUG generate_cmd_line adding umask value None default found.
== 2016-01-07 10:27:25,736 runpy.EasyBuildOptions DEBUG generate_cmd_line adding umask value None. None found. not adding to args.
== 2016-01-07 10:27:25,736 runpy.EasyBuildOptions DEBUG generate_cmd_line adding unittest-file value None default found.
== 2016-01-07 10:27:25,736 runpy.EasyBuildOptions DEBUG generate_cmd_line adding unittest-file value None. None found. not adding to args.
== 2016-01-07 10:27:25,737 runpy.EasyBuildOptions DEBUG generate_cmd_line adding update-modules-tool-cache value False default found.
== 2016-01-07 10:27:25,737 runpy.EasyBuildOptions DEBUG generate_cmd_line adding update-modules-tool-cache value False. store action found
== 2016-01-07 10:27:25,737 runpy.EasyBuildOptions DEBUG generate_cmd_line adding upload-test-report value False default found.
== 2016-01-07 10:27:25,738 runpy.EasyBuildOptions DEBUG generate_cmd_line adding upload-test-report value False. store action found
== 2016-01-07 10:27:25,738 runpy.EasyBuildOptions DEBUG generate_cmd_line adding use-existing-modules value False default found.
== 2016-01-07 10:27:25,738 runpy.EasyBuildOptions DEBUG generate_cmd_line adding use-existing-modules value False. store action found
== 2016-01-07 10:27:25,739 runpy.EasyBuildOptions DEBUG commandline args ['--disable-add-dummy-to-minimal-toolchains', '--disable-allow-modules-tool-mismatch', '--disable-avail-cfgfile-constants', '--disable-avail-easyconfig-constants', '--disable-avail-easyconfig-licenses', '--disable-avail-easyconfig-templates', '--disable-avail-module-naming-schemes', '--disable-avail-modules-tools', '--disable-avail-repositories', '--buildpath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/build', '--cleanup-builddir', '--cleanup-tmpdir', '--color', '--debug', '--disable-dry-run', '--disable-dry-run-short', '--disable-dump-autopep8', '--disable-experimental', '--disable-extended-dry-run', '--extended-dry-run-ignore-errors', '--external-modules-metadata=""', '--disable-force', '--disable-group-writable-installdir', '--disable-hidden', '--ignore-dirs=.git,.svn', '--disable-ignore-osdeps', '--include-easyblocks=""', '--include-module-naming-schemes=""', '--include-toolchains=""', '--disable-info', '--installpath=/home/CLUSTER/uclv.carlosbr/.local/easybuild', '--disable-job', '--job-backend=PbsPython', '--job-max-walltime=24', '--job-output-dir=/home/CLUSTER/uclv.carlosbr', '--job-polling-interval=30.0', '--disable-list-toolchains', '--logfile-format=easybuild,easybuild-%(name)s-%(version)s-%(date)s.%(time)s.log', '--disable-logtostdout', '--disable-minimal-toolchains', '--module-naming-scheme=EasyBuildMNS', '--disable-module-only', '--module-syntax=Tcl', '--moduleclasses="[\'base\', \'bio\', \'cae\', \'chem\', \'compiler\', \'data\', \'debugger\', \'devel\', \'geo\', \'ide\', \'lang\', \'lib\', \'math\', \'mpi\', \'numlib\', \'perf\', \'phys\', \'system\', \'toolchain\', \'tools\', \'vis\']"', '--modules-tool=Lmod', '--disable-package', '--package-naming-scheme=EasyBuildPNS', '--package-release=1', '--package-tool=fpm', '--package-type=rpm', '--packagepath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/packages', '--disable-pretend', '--disable-quiet', '--disable-read-only-installdir', '--disable-rebuild', '--disable-recursive-module-unload', '--disable-regtest', '--repository=FileRepository', '--repositorypath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/ebfiles_repo', '--robot=/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs', '--robot-paths=""', '--disable-sequential', '--disable-set-gid-bit', '--disable-show-default-configfiles', '--disable-show-default-moduleclasses', '--disable-skip', '--disable-skip-test-cases', '--sourcepath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources', '--disable-sticky-bit', '--strict=warn', '--subdir-modules=modules', '--subdir-software=software', '--suffix-modules-path=all', '--disable-update-modules-tool-cache', '--disable-upload-test-report', '--disable-use-existing-modules']
== 2016-01-07 10:27:25,741 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:25,741 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:25,741 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:25,742 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:25,742 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:25,742 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,743 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/opt/librarieshpc/easybuild/modules/all', '/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:25,743 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:25,744 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:25,744 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,745 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib:' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:25,745 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:25,745 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:25,864 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxpbmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVz";
os.environ["_ModuleTable002_"] = "aHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMv";
os.environ["_ModuleTable003_"] = "Q29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:25,865 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib', ''] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:25,866 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:25,866 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,866 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:25,867 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,867 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,868 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:25,868 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:25,868 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:25,991 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:25,993 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:25,993 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:25,994 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:25,994 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:25,994 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:25,995 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:25,995 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:26,122 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:26,123 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:26,124 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:26,124 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:26,125 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,125 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:26,125 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:26,126 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:26,250 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:26,252 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:26,252 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:26,252 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,253 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:26,283 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:26,284 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:26,285 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:26,285 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,286 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:26,286 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:26,286 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:26,348 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:26,350 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:26,351 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:26,351 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:26,351 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,352 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:26,352 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:26,352 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse list' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:26,478 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse list': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr: EasyBuild/2.5.0
== 2016-01-07 10:27:26,479 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:26,479 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:26,480 runpy DEBUG Initial session state: {'environment': {'LMOD_SETTARG_CMD': ':', 'LMOD_DIR': '/opt/librarieshpc/lmod/lmod/libexec', 'BASH_FUNC_module%%': '() { eval $($LMOD_CMD bash "$@");\n [ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)\n}', 'EBDEVELEASYBUILD': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/EasyBuild-2.5.0-easybuild-devel', 'LMOD_FULL_SETTARG_SUPPORT': 'no', 'SSH_CLIENT': '10.12.3.90 39262 22', 'LMOD_PKG': '/opt/librarieshpc/lmod/lmod', 'LOGNAME': 'carlosbr', 'USER': 'carlosbr', 'MODULEPATH_ROOT': '/opt/librarieshpc/modulefiles', 'PATH': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin:/opt/librarieshpc/Tcl/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/maui/bin:/usr/local/maui/sbin', 'LD_LIBRARY_PATH': 'opt/librarieshpc/Tcl/lib:', 'LANG': 'en_US.UTF-8', 'TERM': 'xterm', 'SHELL': '/bin/bash', 'SHLVL': '2', 'LMOD_PREPEND_BLOCK': 'normal', '_ModuleTable003_': 'Q29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9', 'MANPATH': '/opt/librarieshpc/lmod/lmod/share/man::', '_LMFILES_': '/opt/librarieshpc/easybuild/modules/all/EasyBuild/2.5.0', 'HOME': '/home/CLUSTER/uclv.carlosbr', 'MODULESHOME': '/opt/librarieshpc/lmod/lmod', '_ModuleTable_Sz_': '3', 'PYTHONPATH': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages', 'LMOD_arch': 'x86_64', '_ModuleTable001_': 'X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxpbmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVz', 'LMOD_VERSION': '6.0.1', 'EBROOTEASYBUILD': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0', 'BASH_ENV': '/opt/librarieshpc/lmod/lmod/init/bash', 'TORQUE_HOME': '/var/spool/torque', 'EBVERSIONEASYBUILD': '2.5.0', '_': '/usr/bin/python2', 'MODULEPATH': '/opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:', 'KRB5CCNAME': 'FILE:/tmp/krb5cc_1003_RDkbjl', 'SSH_TTY': '/dev/pts/0', 'LMOD_sys': 'Linux', 'LOADEDMODULES': 'EasyBuild/2.5.0', 'LMOD_DEFAULT_MODULEPATH': '/opt/librarieshpc/easybuild/modules/all:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core', '_ModuleTable002_': 'aHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMv', 'PWD': '/home/CLUSTER/uclv.carlosbr', 'BASH_FUNC_ml%%': '() { eval $($LMOD_DIR/ml_cmd "$@")\n}', 'MAIL': '/var/mail/carlosbr', 'SSH_CONNECTION': '10.12.3.90 39262 10.12.112.94 22', 'LMOD_COLORIZE': 'yes', 'LMOD_CMD': '/opt/librarieshpc/lmod/lmod/libexec/lmod'}, 'module_list': [{'default': None, 'mod_name': 'EasyBuild/2.5.0'}], 'system_info': {'glibc_version': '2.19', 'python_version': '2.7.9 (default, Mar 1 2015, 12:57:24) ; [GCC 4.9.2]', 'cpu_model': 'Intel(R) Xeon(TM) CPU 2.80GHz', 'system_gcc_path': '/usr/bin/gcc', 'os_name': 'debian', 'cpu_speed': 2800.138, 'cpu_vendor': 'Intel', 'core_count': 4, 'gcc_version': "Using built-in specs.; COLLECT_GCC=gcc; COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper; Target: x86_64-linux-gnu; Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu; Thread model: posix; gcc version 4.9.2 (Debian 4.9.2-10) ; ", 'hostname': 'masterp', 'platform_name': 'x86_64-unknown-linux', 'os_version': '8.2', 'system_python_path': '/usr/bin/python', 'os_type': 'Linux'}, 'easybuild_configuration': ['--disable-add-dummy-to-minimal-toolchains', '--disable-allow-modules-tool-mismatch', '--disable-avail-cfgfile-constants', '--disable-avail-easyconfig-constants', '--disable-avail-easyconfig-licenses', '--disable-avail-easyconfig-templates', '--disable-avail-module-naming-schemes', '--disable-avail-modules-tools', '--disable-avail-repositories', '--buildpath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/build', '--cleanup-builddir', '--cleanup-tmpdir', '--color', '--debug', '--disable-dry-run', '--disable-dry-run-short', '--disable-dump-autopep8', '--disable-experimental', '--disable-extended-dry-run', '--extended-dry-run-ignore-errors', '--external-modules-metadata=""', '--disable-force', '--disable-group-writable-installdir', '--disable-hidden', '--ignore-dirs=.git,.svn', '--disable-ignore-osdeps', '--include-easyblocks=""', '--include-module-naming-schemes=""', '--include-toolchains=""', '--disable-info', '--installpath=/home/CLUSTER/uclv.carlosbr/.local/easybuild', '--disable-job', '--job-backend=PbsPython', '--job-max-walltime=24', '--job-output-dir=/home/CLUSTER/uclv.carlosbr', '--job-polling-interval=30.0', '--disable-list-toolchains', '--logfile-format=easybuild,easybuild-%(name)s-%(version)s-%(date)s.%(time)s.log', '--disable-logtostdout', '--disable-minimal-toolchains', '--module-naming-scheme=EasyBuildMNS', '--disable-module-only', '--module-syntax=Tcl', '--moduleclasses="[\'base\', \'bio\', \'cae\', \'chem\', \'compiler\', \'data\', \'debugger\', \'devel\', \'geo\', \'ide\', \'lang\', \'lib\', \'math\', \'mpi\', \'numlib\', \'perf\', \'phys\', \'system\', \'toolchain\', \'tools\', \'vis\']"', '--modules-tool=Lmod', '--disable-package', '--package-naming-scheme=EasyBuildPNS', '--package-release=1', '--package-tool=fpm', '--package-type=rpm', '--packagepath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/packages', '--disable-pretend', '--disable-quiet', '--disable-read-only-installdir', '--disable-rebuild', '--disable-recursive-module-unload', '--disable-regtest', '--repository=FileRepository', '--repositorypath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/ebfiles_repo', '--robot=/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs', '--robot-paths=""', '--disable-sequential', '--disable-set-gid-bit', '--disable-show-default-configfiles', '--disable-show-default-moduleclasses', '--disable-skip', '--disable-skip-test-cases', '--sourcepath=/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources', '--disable-sticky-bit', '--strict=warn', '--subdir-modules=modules', '--subdir-software=software', '--suffix-modules-path=all', '--disable-update-modules-tool-cache', '--disable-upload-test-report', '--disable-use-existing-modules'], 'time': time.struct_time(tm_year=2016, tm_mon=1, tm_mday=7, tm_hour=15, tm_min=27, tm_sec=25, tm_wday=3, tm_yday=7, tm_isdst=0)}
== 2016-01-07 10:27:26,482 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 10:27:26,483 runpy.easyconfig.tools DEBUG Also considering installation prefix /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0...
== 2016-01-07 10:27:26,483 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2016-01-07 10:27:26,483 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_base-2.4.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:26,484 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_install-0.9.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:26,484 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:26,484 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:26,485 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:26,485 runpy.easyconfig.tools DEBUG Added /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2016-01-07 10:27:26,485 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2016-01-07 10:27:26,486 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/easybuild/easyconfigs
== 2016-01-07 10:27:26,486 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/plat-x86_64-linux-gnu/easybuild/easyconfigs
== 2016-01-07 10:27:26,486 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-tk/easybuild/easyconfigs
== 2016-01-07 10:27:26,486 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-old/easybuild/easyconfigs
== 2016-01-07 10:27:26,487 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-dynload/easybuild/easyconfigs
== 2016-01-07 10:27:26,487 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:27:26,487 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:27:26,488 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/pymodules/python2.7/easybuild/easyconfigs
== 2016-01-07 10:27:26,488 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/easyconfigs
== 2016-01-07 10:27:26,488 runpy.easyconfig.tools DEBUG List of easyconfig files to find: [(0, 'libibverbs-1.1.4-GCC-4.6.3.eb')]
== 2016-01-07 10:27:26,489 runpy.easyconfig.tools DEBUG Looking for missing easyconfig files (1 left) in /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs...
== 2016-01-07 10:27:26,576 runpy.easyconfig.tools INFO Found libibverbs-1.1.4-GCC-4.6.3.eb in /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs: /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb
== 2016-01-07 10:27:26,576 runpy DEBUG Paths: [('/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', False)]
== 2016-01-07 10:27:26,595 runpy.easyconfig.format.one DEBUG retrieve_blocks_in_spec: derived easyconfig format version: 1.0
== 2016-01-07 10:27:26,596 runpy.easyconfig.easyconfig DEBUG Processing easyconfig /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb
== 2016-01-07 10:27:26,597 runpy.EasyConfig DEBUG Raw contents from supplied easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.6.3'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 10:27:26,598 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 10:27:26,601 runpy.easyconfig.parser DEBUG Obtained parameters value for ['name', 'easyblock']: ['libibverbs', 'ConfigureMake']
== 2016-01-07 10:27:26,605 runpy.easyconfig.easyconfig INFO Derived full easyblock module path for ConfigureMake: easybuild.easyblocks.generic.configuremake
== 2016-01-07 10:27:26,606 runpy.easyconfig.easyconfig INFO Successfully obtained class 'ConfigureMake' for easyblock 'ConfigureMake' (software name 'libibverbs')
== 2016-01-07 10:27:26,606 runpy.EasyConfig DEBUG Extending list of known easyconfig parameters with: configure_cmd_prefix prefix_opt tar_config_opts
== 2016-01-07 10:27:26,607 runpy.EasyConfig DEBUG Updated list of mandatory easyconfig parameters: ['name', 'version', 'homepage', 'description', 'toolchain']
== 2016-01-07 10:27:26,607 runpy.EasyConfig DEBUG List of valid stops obtained: ['fetch', 'ready', 'source', 'patch', 'prepare', 'configure', 'build', 'test', 'install', 'extensions', 'postproc', 'sanitycheck', 'cleanup', 'module', 'permissions', 'package', 'testcases']
== 2016-01-07 10:27:26,609 runpy.EasyConfigParser DEBUG No version found, using default 1.0
== 2016-01-07 10:27:26,614 runpy.FormatOneZero DEBUG No section found.
== 2016-01-07 10:27:26,615 runpy.FormatOneZero DEBUG Found header
== 2016-01-07 10:27:26,616 runpy.FormatOneZero DEBUG pyheader initial global_vars {'OS_NAME': 'debian', 'Unknown': 'LicenseUnknown', 'GPLv2': 'LicenseGPLv2', 'GPLv3': 'LicenseGPLv3', 'SOURCE_TAR_XZ': '%(name)s-%(version)s.tar.xz', 'SOURCE_TAR_Z': '%(name)s-%(version)s.tar.Z', 'SOURCELOWER_GTGZ': '%(namelower)s-%(version)s.gtgz', 'SOURCE_TAR_GZ': '%(name)s-%(version)s.tar.gz', 'SOURCELOWER_TXZ': '%(namelower)s-%(version)s.txz', 'Libpng': 'LicenseLibpng', 'GNU_SAVANNAH_SOURCE': 'http://download.savannah.gnu.org/releases/%(namelower)s', 'EXTERNAL_MODULE': 'EXTERNAL_MODULE', 'SOURCELOWER_ZIP': '%(namelower)s-%(version)s.zip', 'shared_lib_ext': 'so', 'SOURCELOWER_TAR_BZ2': '%(namelower)s-%(version)s.tar.bz2', 'GOOGLECODE_SOURCE': 'http://%(namelower)s.googlecode.com/files', 'SOURCE_ZIP': '%(name)s-%(version)s.zip', 'XORG_UTIL_SOURCE': 'http://xorg.freedesktop.org/archive/individual/util/', 'BITBUCKET_DOWNLOADS': 'http://bitbucket.org/%(namelower)s/%(namelower)s/downloads', 'SOURCELOWER_TAR_GZ': '%(namelower)s-%(version)s.tar.gz', 'FTPGNOME_SOURCE': 'http://ftp.gnome.org/pub/GNOME/sources/%(namelower)s/%(version_major_minor)s', 'BITBUCKET_SOURCE': 'http://bitbucket.org/%(namelower)s/%(namelower)s/get', 'SOURCE_XZ': '%(name)s-%(version)s.xz', 'PYPI_SOURCE': 'https://pypi.python.org/packages/source/%(nameletter)s/%(name)s', 'VeryRestrictive': 'LicenseVeryRestrictive', 'SYS_PYTHON_VERSION': '2.7.9', 'SOURCE_TB2': '%(name)s-%(version)s.tb2', 'SOURCE_TAR_BZ2': '%(name)s-%(version)s.tar.bz2', 'SOURCELOWER_TAR_Z': '%(namelower)s-%(version)s.tar.Z', 'R_SOURCE': 'http://cran.r-project.org/src/base/R-%(version_major)s', 'APACHE_SOURCE': 'http://archive.apache.org/dist/%(namelower)s', 'SOURCELOWER_XZ': '%(namelower)s-%(version)s.xz', 'GNU_SOURCE': 'http://ftpmirror.gnu.org/%(namelower)s', 'XORG_LIB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/lib/', 'SOURCELOWER_TAR': '%(namelower)s-%(version)s.tar', 'SOURCE_GTGZ': '%(name)s-%(version)s.gtgz', 'OS_VERSION': '8.2', 'SOURCE_TBZ2': '%(name)s-%(version)s.tbz2', 'GCC': 'LicenseGCC', 'OS_TYPE': 'Linux', 'SOURCEFORGE_SOURCE': 'http://download.sourceforge.net/%(namelower)s', 'SOURCELOWER_TB2': '%(namelower)s-%(version)s.tb2', 'CRAN_SOURCE': 'http://cran.r-project.org/src/contrib', 'SOURCE_TGZ': '%(name)s-%(version)s.tgz', 'SOURCELOWER_TBZ2': '%(namelower)s-%(version)s.tbz2', 'XORG_PROTO_SOURCE': 'http://xorg.freedesktop.org/archive/individual/proto/', 'SHLIB_EXT': 'so', 'SOURCELOWER_TAR_XZ': '%(namelower)s-%(version)s.tar.xz', 'SOURCE_TXZ': '%(name)s-%(version)s.txz', 'XORG_DATA_SOURCE': 'http://xorg.freedesktop.org/archive/individual/data/', 'LAUNCHPAD_SOURCE': 'https://launchpad.net/%(namelower)s/%(version_major_minor)s.x/%(version)s/+download/', 'PYPI_LOWER_SOURCE': 'https://pypi.python.org/packages/source/%(nameletterlower)s/%(namelower)s', 'SOURCELOWER_TGZ': '%(namelower)s-%(version)s.tgz', 'GCCOld': 'LicenseGCCOld', 'XORG_XCB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/xcb/', 'SOURCE_TAR': '%(name)s-%(version)s.tar'}
== 2016-01-07 10:27:26,616 runpy.FormatOneZero DEBUG pyheader initial local_vars {}
== 2016-01-07 10:27:26,617 runpy.FormatOneZero DEBUG pyheader text being exec'ed: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.6.3'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 10:27:26,635 runpy.FormatOneZero DEBUG pyheader final global_vars {'OS_NAME': 'debian', 'Unknown': 'LicenseUnknown', 'GPLv2': 'LicenseGPLv2', 'GPLv3': 'LicenseGPLv3', 'SOURCE_TAR_XZ': '%(name)s-%(version)s.tar.xz', 'SOURCE_TAR_Z': '%(name)s-%(version)s.tar.Z', 'SOURCELOWER_GTGZ': '%(namelower)s-%(version)s.gtgz', 'SOURCE_TAR_GZ': '%(name)s-%(version)s.tar.gz', 'SOURCELOWER_TXZ': '%(namelower)s-%(version)s.txz', 'Libpng': 'LicenseLibpng', 'GNU_SAVANNAH_SOURCE': 'http://download.savannah.gnu.org/releases/%(namelower)s', 'EXTERNAL_MODULE': 'EXTERNAL_MODULE', 'SOURCELOWER_ZIP': '%(namelower)s-%(version)s.zip', 'shared_lib_ext': 'so', 'SOURCELOWER_TAR_BZ2': '%(namelower)s-%(version)s.tar.bz2', 'GOOGLECODE_SOURCE': 'http://%(namelower)s.googlecode.com/files', 'SOURCE_ZIP': '%(name)s-%(version)s.zip', 'XORG_UTIL_SOURCE': 'http://xorg.freedesktop.org/archive/individual/util/', 'BITBUCKET_DOWNLOADS': 'http://bitbucket.org/%(namelower)s/%(namelower)s/downloads', 'SOURCELOWER_TAR_GZ': '%(namelower)s-%(version)s.tar.gz', 'FTPGNOME_SOURCE': 'http://ftp.gnome.org/pub/GNOME/sources/%(namelower)s/%(version_major_minor)s', 'BITBUCKET_SOURCE': 'http://bitbucket.org/%(namelower)s/%(namelower)s/get', 'SOURCE_XZ': '%(name)s-%(version)s.xz', 'PYPI_SOURCE': 'https://pypi.python.org/packages/source/%(nameletter)s/%(name)s', 'VeryRestrictive': 'LicenseVeryRestrictive', 'SYS_PYTHON_VERSION': '2.7.9', 'SOURCE_TB2': '%(name)s-%(version)s.tb2', 'SOURCE_TAR_BZ2': '%(name)s-%(version)s.tar.bz2', 'SOURCELOWER_TAR_Z': '%(namelower)s-%(version)s.tar.Z', 'R_SOURCE': 'http://cran.r-project.org/src/base/R-%(version_major)s', 'APACHE_SOURCE': 'http://archive.apache.org/dist/%(namelower)s', 'SOURCELOWER_XZ': '%(namelower)s-%(version)s.xz', 'GNU_SOURCE': 'http://ftpmirror.gnu.org/%(namelower)s', '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2014 Python Software Foundation.
All Rights Reserved.
Copyright (c) 2000 BeOpen.com.
All Rights Reserved.
Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, 'XORG_LIB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/lib/', 'SOURCELOWER_TAR': '%(namelower)s-%(version)s.tar', 'SOURCE_GTGZ': '%(name)s-%(version)s.gtgz', 'OS_VERSION': '8.2', 'SOURCE_TBZ2': '%(name)s-%(version)s.tbz2', 'GCC': 'LicenseGCC', 'OS_TYPE': 'Linux', 'SOURCEFORGE_SOURCE': 'http://download.sourceforge.net/%(namelower)s', 'SOURCELOWER_TB2': '%(namelower)s-%(version)s.tb2', 'CRAN_SOURCE': 'http://cran.r-project.org/src/contrib', 'SOURCE_TGZ': '%(name)s-%(version)s.tgz', 'SOURCELOWER_TBZ2': '%(namelower)s-%(version)s.tbz2', 'XORG_PROTO_SOURCE': 'http://xorg.freedesktop.org/archive/individual/proto/', 'SHLIB_EXT': 'so', 'SOURCELOWER_TAR_XZ': '%(namelower)s-%(version)s.tar.xz', 'SOURCE_TXZ': '%(name)s-%(version)s.txz', 'XORG_DATA_SOURCE': 'http://xorg.freedesktop.org/archive/individual/data/', 'LAUNCHPAD_SOURCE': 'https://launchpad.net/%(namelower)s/%(version_major_minor)s.x/%(version)s/+download/', 'PYPI_LOWER_SOURCE': 'https://pypi.python.org/packages/source/%(nameletterlower)s/%(namelower)s', 'SOURCELOWER_TGZ': '%(namelower)s-%(version)s.tgz', 'GCCOld': 'LicenseGCCOld', 'XORG_XCB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/xcb/', 'SOURCE_TAR': '%(name)s-%(version)s.tar'}
== 2016-01-07 10:27:26,635 runpy.FormatOneZero DEBUG pyheader final local_vars {'sanity_check_paths': {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']}, 'toolchain': {'version': '4.6.3', 'name': 'GCC'}, 'name': 'libibverbs', 'moduleclass': 'system', 'sources': ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'], 'version': '1.1.4', 'source_urls': ['http://www.openfabrics.org/downloads/libibverbs/'], 'easyblock': 'ConfigureMake', 'homepage': 'http://www.openfabrics.org/downloads/libibverbs/', 'description': 'libibverbs is a library that allows programs to use RDMA "verbs" for\n direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace.'}
== 2016-01-07 10:27:26,635 runpy.FormatOneZero DEBUG No docstring found in local_vars
== 2016-01-07 10:27:26,636 runpy.EasyConfig DEBUG Obtained specs dict {}
== 2016-01-07 10:27:26,636 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb with rawcontent: easyblock = 'ConfigureMake'
name = 'libibverbs'
version = '1.1.4'
homepage = 'http://www.openfabrics.org/downloads/libibverbs/'
description = """libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace."""
toolchain = {'name': 'GCC', 'version': '4.6.3'}
sources = ['%s-%s-1.24.gb89d4d7.tar.gz' % (name, version)]
source_urls = [homepage]
sanity_check_paths = {
'files': ['lib/libibverbs.a', 'lib/libibverbs.%s' % SHLIB_EXT],
'dirs': ['bin', 'include/infiniband'],
}
moduleclass = 'system'
== 2016-01-07 10:27:26,636 runpy.FormatOneZero DEBUG Set copy of specs {}
== 2016-01-07 10:27:26,637 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'sanity_check_paths', so skipping type check.
== 2016-01-07 10:27:26,637 runpy.easyconfig.types DEBUG Value type check passed for sanity_check_paths parameter value: {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']}
== 2016-01-07 10:27:26,637 runpy.easyconfig.types DEBUG Parent type of value {'version': '4.6.3', 'name': 'GCC'} matches <type 'dict'>, going in...
== 2016-01-07 10:27:26,638 runpy.easyconfig.types DEBUG Check for opt_keys requirement (()) passed for {'version': '4.6.3', 'name': 'GCC'}
== 2016-01-07 10:27:26,638 runpy.easyconfig.types DEBUG Check for elem_types requirement ((<type 'str'>,)) passed for {'version': '4.6.3', 'name': 'GCC'}
== 2016-01-07 10:27:26,639 runpy.easyconfig.types DEBUG Check for req_keys requirement (('name', 'version')) passed for {'version': '4.6.3', 'name': 'GCC'}
== 2016-01-07 10:27:26,639 runpy.easyconfig.types DEBUG Non-trivial value type checking of easyconfig value '{'version': '4.6.3', 'name': 'GCC'}': passed
== 2016-01-07 10:27:26,639 runpy.easyconfig.types DEBUG Value type check passed for toolchain parameter value: {'version': '4.6.3', 'name': 'GCC'}
== 2016-01-07 10:27:26,640 runpy.easyconfig.types DEBUG Value type check passed for name parameter value: libibverbs
== 2016-01-07 10:27:26,640 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'moduleclass', so skipping type check.
== 2016-01-07 10:27:26,640 runpy.easyconfig.types DEBUG Value type check passed for moduleclass parameter value: system
== 2016-01-07 10:27:26,640 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'sources', so skipping type check.
== 2016-01-07 10:27:26,641 runpy.easyconfig.types DEBUG Value type check passed for sources parameter value: ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz']
== 2016-01-07 10:27:26,641 runpy.easyconfig.types DEBUG Value type check passed for version parameter value: 1.1.4
== 2016-01-07 10:27:26,641 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'source_urls', so skipping type check.
== 2016-01-07 10:27:26,642 runpy.easyconfig.types DEBUG Value type check passed for source_urls parameter value: ['http://www.openfabrics.org/downloads/libibverbs/']
== 2016-01-07 10:27:26,642 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'easyblock', so skipping type check.
== 2016-01-07 10:27:26,642 runpy.easyconfig.types DEBUG Value type check passed for easyblock parameter value: ConfigureMake
== 2016-01-07 10:27:26,642 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'homepage', so skipping type check.
== 2016-01-07 10:27:26,643 runpy.easyconfig.types DEBUG Value type check passed for homepage parameter value: http://www.openfabrics.org/downloads/libibverbs/
== 2016-01-07 10:27:26,643 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'description', so skipping type check.
== 2016-01-07 10:27:26,643 runpy.easyconfig.types DEBUG Value type check passed for description parameter value: libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace.
== 2016-01-07 10:27:26,644 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 10:27:26,644 runpy.EasyConfig DEBUG Parsed easyconfig as a dictionary: {'sanity_check_paths': {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']}, 'toolchain': {'version': '4.6.3', 'name': 'GCC'}, 'name': 'libibverbs', 'moduleclass': 'system', 'sources': ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'], 'version': '1.1.4', 'source_urls': ['http://www.openfabrics.org/downloads/libibverbs/'], 'easyblock': 'ConfigureMake', 'homepage': 'http://www.openfabrics.org/downloads/libibverbs/', 'description': 'libibverbs is a library that allows programs to use RDMA "verbs" for\n direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace.'}
== 2016-01-07 10:27:26,646 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [[], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': [None, 'Version of software', (0, 'mandatory')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': [None, 'The homepage of the software', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': [None, 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'moduleclass': ['base', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': [None, 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': '4.6.3', 'name': 'GCC'}, 'Name and version of toolchain', (0, 'mandatory')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [[], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,648 runpy.easyconfig.templates DEBUG name: name, config: None
== 2016-01-07 10:27:26,648 runpy.easyconfig.templates DEBUG name: version, config: None
== 2016-01-07 10:27:26,648 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,649 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,650 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [[], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': [None, 'Version of software', (0, 'mandatory')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': [None, 'The homepage of the software', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': [None, 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'moduleclass': ['base', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': [None, 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': '4.6.3', 'name': 'GCC'}, 'Name and version of toolchain', (0, 'mandatory')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [[], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,652 runpy.easyconfig.templates DEBUG name: name, config: None
== 2016-01-07 10:27:26,652 runpy.easyconfig.templates DEBUG name: version, config: None
== 2016-01-07 10:27:26,653 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,653 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,654 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.6.3', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 10:27:26,655 runpy.EasyConfig INFO setting config option sanity_check_paths: value {'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']} (type: <type 'dict'>)
== 2016-01-07 10:27:26,655 runpy.EasyConfig INFO setting config option toolchain: value {'version': '4.6.3', 'name': 'GCC'} (type: <type 'dict'>)
== 2016-01-07 10:27:26,656 runpy.EasyConfig INFO setting config option name: value libibverbs (type: <type 'str'>)
== 2016-01-07 10:27:26,656 runpy.EasyConfig INFO setting config option moduleclass: value system (type: <type 'str'>)
== 2016-01-07 10:27:26,656 runpy.EasyConfig INFO setting config option sources: value ['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'] (type: <type 'list'>)
== 2016-01-07 10:27:26,657 runpy.EasyConfig INFO setting config option version: value 1.1.4 (type: <type 'str'>)
== 2016-01-07 10:27:26,657 runpy.EasyConfig INFO setting config option source_urls: value ['http://www.openfabrics.org/downloads/libibverbs/'] (type: <type 'list'>)
== 2016-01-07 10:27:26,657 runpy.EasyConfig INFO setting config option easyblock: value ConfigureMake (type: <type 'str'>)
== 2016-01-07 10:27:26,658 runpy.EasyConfig INFO setting config option homepage: value http://www.openfabrics.org/downloads/libibverbs/ (type: <type 'str'>)
== 2016-01-07 10:27:26,658 runpy.EasyConfig INFO setting config option description: value libibverbs is a library that allows programs to use RDMA "verbs" for
direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace. (type: <type 'str'>)
== 2016-01-07 10:27:26,660 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['1.1.4', 'Version of software', (0, 'mandatory')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://www.openfabrics.org/downloads/libibverbs/', 'The homepage of the software', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['libibverbs is a library that allows programs to use RDMA "verbs" for\n direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace.', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'moduleclass': ['system', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'sanity_check_paths': [{'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['libibverbs', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': '4.6.3', 'name': 'GCC'}, 'Name and version of toolchain', (0, 'mandatory')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://www.openfabrics.org/downloads/libibverbs/'], 'List of URLs for source files', (3, 'build')], 'easyblock': ['ConfigureMake', 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,662 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,662 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,663 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,663 runpy.easyconfig.templates DEBUG name: name, config: libibverbs
== 2016-01-07 10:27:26,663 runpy.easyconfig.templates DEBUG name: version, config: 1.1.4
== 2016-01-07 10:27:26,664 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,664 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,666 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['libibverbs-1.1.4-1.24.gb89d4d7.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['1.1.4', 'Version of software', (0, 'mandatory')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://www.openfabrics.org/downloads/libibverbs/', 'The homepage of the software', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['libibverbs is a library that allows programs to use RDMA "verbs" for\n direct access to RDMA (currently InfiniBand and iWARP) hardware from userspace.', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'moduleclass': ['system', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'sanity_check_paths': [{'files': ['lib/libibverbs.a', 'lib/libibverbs.so'], 'dirs': ['bin', 'include/infiniband']}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['libibverbs', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': '4.6.3', 'name': 'GCC'}, 'Name and version of toolchain', (0, 'mandatory')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://www.openfabrics.org/downloads/libibverbs/'], 'List of URLs for source files', (3, 'build')], 'easyblock': ['ConfigureMake', 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,667 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,668 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,668 runpy.easyconfig.templates DEBUG version found in easyconfig is 1.1.4
== 2016-01-07 10:27:26,669 runpy.easyconfig.templates DEBUG name: name, config: libibverbs
== 2016-01-07 10:27:26,669 runpy.easyconfig.templates DEBUG name: version, config: 1.1.4
== 2016-01-07 10:27:26,669 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,669 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,670 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 10:27:26,670 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 10:27:26,670 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 10:27:26,671 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 10:27:26,671 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 10:27:26,672 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 10:27:26,672 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:27:26,673 runpy.easyconfig.easyconfig DEBUG Checking easyconfig path /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/GCC/4.6.3.eb
== 2016-01-07 10:27:26,673 runpy.easyconfig.easyconfig DEBUG Checking easyconfig path /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:26,673 runpy.easyconfig.easyconfig DEBUG Checking easyconfig path /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:26,674 runpy.easyconfig.easyconfig DEBUG Found easyconfig file for name GCC, version 4.6.3 at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:26,674 runpy.EasyConfig DEBUG Found easyconfig for toolchain GCC version 4.6.3: /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:26,679 runpy.easyconfig.format.one DEBUG retrieve_blocks_in_spec: derived easyconfig format version: 1.0
== 2016-01-07 10:27:26,679 runpy.easyconfig.easyconfig DEBUG Processing easyconfig /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:26,681 runpy.EasyConfig DEBUG Raw contents from supplied easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb: name = "GCC"
version = '4.6.3'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_GZ,
'gmp-5.0.4.tar.bz2',
'mpfr-3.0.1.tar.gz',
'mpc-0.9.tar.gz',
]
checksums = [
'c51e55130ab9ca3e5f34014cac15dd39', # gcc-4.6.3.tar.gz
'50c3edcb7c9438e04377ee9a1a061b79', # gmp-5.0.4.tar.bz2
'e9c191fc46a4f5741f8a0a11ab33b8bf', # mpfr-3.0.1.tar.gz
'0d6acab8d214bd7d1fbbc593e83dd00d', # mpc-0.9.tar.gz
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 10:27:26,682 runpy.EasyConfig INFO Obtained list of valid module classes: ['base', 'bio', 'cae', 'chem', 'compiler', 'data', 'debugger', 'devel', 'geo', 'ide', 'lang', 'lib', 'math', 'mpi', 'numlib', 'perf', 'phys', 'system', 'toolchain', 'tools', 'vis']
== 2016-01-07 10:27:26,683 runpy.easyconfig.parser DEBUG Obtained parameters value for ['name', 'easyblock']: ['GCC', None]
== 2016-01-07 10:27:26,697 runpy.easyconfig.easyconfig DEBUG Module path 'easybuild.easyblocks.gcc' found
== 2016-01-07 10:27:26,698 runpy.easyconfig.easyconfig DEBUG getting class for easybuild.easyblocks.gcc.EB_GCC
== 2016-01-07 10:27:26,698 runpy.easyconfig.easyconfig INFO Successfully obtained EB_GCC class instance from easybuild.easyblocks.gcc
== 2016-01-07 10:27:26,698 runpy.easyconfig.easyconfig INFO Successfully obtained class 'EB_GCC' for easyblock 'None' (software name 'GCC')
== 2016-01-07 10:27:26,699 runpy.EasyConfig DEBUG Extending list of known easyconfig parameters with: withlto configure_cmd_prefix withppl tar_config_opts withcloog multilib clooguseisl languages prefix_opt withisl pplwatchdog
== 2016-01-07 10:27:26,699 runpy.EasyConfig DEBUG Updated list of mandatory easyconfig parameters: ['name', 'version', 'homepage', 'description', 'toolchain']
== 2016-01-07 10:27:26,700 runpy.EasyConfig DEBUG List of valid stops obtained: ['fetch', 'ready', 'source', 'patch', 'prepare', 'configure', 'build', 'test', 'install', 'extensions', 'postproc', 'sanitycheck', 'cleanup', 'module', 'permissions', 'package', 'testcases']
== 2016-01-07 10:27:26,703 runpy.EasyConfigParser DEBUG No version found, using default 1.0
== 2016-01-07 10:27:26,709 runpy.FormatOneZero DEBUG No section found.
== 2016-01-07 10:27:26,709 runpy.FormatOneZero DEBUG Found header
== 2016-01-07 10:27:26,710 runpy.FormatOneZero DEBUG pyheader initial global_vars {'OS_NAME': 'debian', 'Unknown': 'LicenseUnknown', 'GPLv2': 'LicenseGPLv2', 'GPLv3': 'LicenseGPLv3', 'SOURCE_TAR_XZ': '%(name)s-%(version)s.tar.xz', 'SOURCE_TAR_Z': '%(name)s-%(version)s.tar.Z', 'SOURCELOWER_GTGZ': '%(namelower)s-%(version)s.gtgz', 'SOURCE_TAR_GZ': '%(name)s-%(version)s.tar.gz', 'SOURCELOWER_TXZ': '%(namelower)s-%(version)s.txz', 'Libpng': 'LicenseLibpng', 'GNU_SAVANNAH_SOURCE': 'http://download.savannah.gnu.org/releases/%(namelower)s', 'EXTERNAL_MODULE': 'EXTERNAL_MODULE', 'SOURCELOWER_ZIP': '%(namelower)s-%(version)s.zip', 'shared_lib_ext': 'so', 'SOURCELOWER_TAR_BZ2': '%(namelower)s-%(version)s.tar.bz2', 'GOOGLECODE_SOURCE': 'http://%(namelower)s.googlecode.com/files', 'SOURCE_ZIP': '%(name)s-%(version)s.zip', 'XORG_UTIL_SOURCE': 'http://xorg.freedesktop.org/archive/individual/util/', 'BITBUCKET_DOWNLOADS': 'http://bitbucket.org/%(namelower)s/%(namelower)s/downloads', 'SOURCELOWER_TAR_GZ': '%(namelower)s-%(version)s.tar.gz', 'FTPGNOME_SOURCE': 'http://ftp.gnome.org/pub/GNOME/sources/%(namelower)s/%(version_major_minor)s', 'BITBUCKET_SOURCE': 'http://bitbucket.org/%(namelower)s/%(namelower)s/get', 'SOURCE_XZ': '%(name)s-%(version)s.xz', 'PYPI_SOURCE': 'https://pypi.python.org/packages/source/%(nameletter)s/%(name)s', 'VeryRestrictive': 'LicenseVeryRestrictive', 'SYS_PYTHON_VERSION': '2.7.9', 'SOURCE_TB2': '%(name)s-%(version)s.tb2', 'SOURCE_TAR_BZ2': '%(name)s-%(version)s.tar.bz2', 'SOURCELOWER_TAR_Z': '%(namelower)s-%(version)s.tar.Z', 'R_SOURCE': 'http://cran.r-project.org/src/base/R-%(version_major)s', 'APACHE_SOURCE': 'http://archive.apache.org/dist/%(namelower)s', 'SOURCELOWER_XZ': '%(namelower)s-%(version)s.xz', 'GNU_SOURCE': 'http://ftpmirror.gnu.org/%(namelower)s', 'XORG_LIB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/lib/', 'SOURCELOWER_TAR': '%(namelower)s-%(version)s.tar', 'SOURCE_GTGZ': '%(name)s-%(version)s.gtgz', 'OS_VERSION': '8.2', 'SOURCE_TBZ2': '%(name)s-%(version)s.tbz2', 'GCC': 'LicenseGCC', 'OS_TYPE': 'Linux', 'SOURCEFORGE_SOURCE': 'http://download.sourceforge.net/%(namelower)s', 'SOURCELOWER_TB2': '%(namelower)s-%(version)s.tb2', 'CRAN_SOURCE': 'http://cran.r-project.org/src/contrib', 'SOURCE_TGZ': '%(name)s-%(version)s.tgz', 'SOURCELOWER_TBZ2': '%(namelower)s-%(version)s.tbz2', 'XORG_PROTO_SOURCE': 'http://xorg.freedesktop.org/archive/individual/proto/', 'SHLIB_EXT': 'so', 'SOURCELOWER_TAR_XZ': '%(namelower)s-%(version)s.tar.xz', 'SOURCE_TXZ': '%(name)s-%(version)s.txz', 'XORG_DATA_SOURCE': 'http://xorg.freedesktop.org/archive/individual/data/', 'LAUNCHPAD_SOURCE': 'https://launchpad.net/%(namelower)s/%(version_major_minor)s.x/%(version)s/+download/', 'PYPI_LOWER_SOURCE': 'https://pypi.python.org/packages/source/%(nameletterlower)s/%(namelower)s', 'SOURCELOWER_TGZ': '%(namelower)s-%(version)s.tgz', 'GCCOld': 'LicenseGCCOld', 'XORG_XCB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/xcb/', 'SOURCE_TAR': '%(name)s-%(version)s.tar'}
== 2016-01-07 10:27:26,711 runpy.FormatOneZero DEBUG pyheader initial local_vars {}
== 2016-01-07 10:27:26,711 runpy.FormatOneZero DEBUG pyheader text being exec'ed: name = "GCC"
version = '4.6.3'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_GZ,
'gmp-5.0.4.tar.bz2',
'mpfr-3.0.1.tar.gz',
'mpc-0.9.tar.gz',
]
checksums = [
'c51e55130ab9ca3e5f34014cac15dd39', # gcc-4.6.3.tar.gz
'50c3edcb7c9438e04377ee9a1a061b79', # gmp-5.0.4.tar.bz2
'e9c191fc46a4f5741f8a0a11ab33b8bf', # mpfr-3.0.1.tar.gz
'0d6acab8d214bd7d1fbbc593e83dd00d', # mpc-0.9.tar.gz
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 10:27:26,712 runpy.FormatOneZero DEBUG pyheader final global_vars {'OS_NAME': 'debian', 'Unknown': 'LicenseUnknown', 'GPLv2': 'LicenseGPLv2', 'GPLv3': 'LicenseGPLv3', 'SOURCE_TAR_XZ': '%(name)s-%(version)s.tar.xz', 'SOURCE_TAR_Z': '%(name)s-%(version)s.tar.Z', 'SOURCELOWER_GTGZ': '%(namelower)s-%(version)s.gtgz', 'SOURCE_TAR_GZ': '%(name)s-%(version)s.tar.gz', 'SOURCELOWER_TXZ': '%(namelower)s-%(version)s.txz', 'Libpng': 'LicenseLibpng', 'GNU_SAVANNAH_SOURCE': 'http://download.savannah.gnu.org/releases/%(namelower)s', 'EXTERNAL_MODULE': 'EXTERNAL_MODULE', 'SOURCELOWER_ZIP': '%(namelower)s-%(version)s.zip', 'shared_lib_ext': 'so', 'SOURCELOWER_TAR_BZ2': '%(namelower)s-%(version)s.tar.bz2', 'GOOGLECODE_SOURCE': 'http://%(namelower)s.googlecode.com/files', 'SOURCE_ZIP': '%(name)s-%(version)s.zip', 'XORG_UTIL_SOURCE': 'http://xorg.freedesktop.org/archive/individual/util/', 'BITBUCKET_DOWNLOADS': 'http://bitbucket.org/%(namelower)s/%(namelower)s/downloads', 'SOURCELOWER_TAR_GZ': '%(namelower)s-%(version)s.tar.gz', 'FTPGNOME_SOURCE': 'http://ftp.gnome.org/pub/GNOME/sources/%(namelower)s/%(version_major_minor)s', 'BITBUCKET_SOURCE': 'http://bitbucket.org/%(namelower)s/%(namelower)s/get', 'SOURCE_XZ': '%(name)s-%(version)s.xz', 'PYPI_SOURCE': 'https://pypi.python.org/packages/source/%(nameletter)s/%(name)s', 'VeryRestrictive': 'LicenseVeryRestrictive', 'SYS_PYTHON_VERSION': '2.7.9', 'SOURCE_TB2': '%(name)s-%(version)s.tb2', 'SOURCE_TAR_BZ2': '%(name)s-%(version)s.tar.bz2', 'SOURCELOWER_TAR_Z': '%(namelower)s-%(version)s.tar.Z', 'R_SOURCE': 'http://cran.r-project.org/src/base/R-%(version_major)s', 'APACHE_SOURCE': 'http://archive.apache.org/dist/%(namelower)s', 'SOURCELOWER_XZ': '%(namelower)s-%(version)s.xz', 'GNU_SOURCE': 'http://ftpmirror.gnu.org/%(namelower)s', '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2014 Python Software Foundation.
All Rights Reserved.
Copyright (c) 2000 BeOpen.com.
All Rights Reserved.
Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, 'XORG_LIB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/lib/', 'SOURCELOWER_TAR': '%(namelower)s-%(version)s.tar', 'SOURCE_GTGZ': '%(name)s-%(version)s.gtgz', 'OS_VERSION': '8.2', 'SOURCE_TBZ2': '%(name)s-%(version)s.tbz2', 'GCC': 'LicenseGCC', 'OS_TYPE': 'Linux', 'SOURCEFORGE_SOURCE': 'http://download.sourceforge.net/%(namelower)s', 'SOURCELOWER_TB2': '%(namelower)s-%(version)s.tb2', 'CRAN_SOURCE': 'http://cran.r-project.org/src/contrib', 'SOURCE_TGZ': '%(name)s-%(version)s.tgz', 'SOURCELOWER_TBZ2': '%(namelower)s-%(version)s.tbz2', 'XORG_PROTO_SOURCE': 'http://xorg.freedesktop.org/archive/individual/proto/', 'SHLIB_EXT': 'so', 'SOURCELOWER_TAR_XZ': '%(namelower)s-%(version)s.tar.xz', 'SOURCE_TXZ': '%(name)s-%(version)s.txz', 'XORG_DATA_SOURCE': 'http://xorg.freedesktop.org/archive/individual/data/', 'LAUNCHPAD_SOURCE': 'https://launchpad.net/%(namelower)s/%(version_major_minor)s.x/%(version)s/+download/', 'PYPI_LOWER_SOURCE': 'https://pypi.python.org/packages/source/%(nameletterlower)s/%(namelower)s', 'SOURCELOWER_TGZ': '%(namelower)s-%(version)s.tgz', 'GCCOld': 'LicenseGCCOld', 'XORG_XCB_SOURCE': 'http://xorg.freedesktop.org/archive/individual/xcb/', 'SOURCE_TAR': '%(name)s-%(version)s.tar'}
== 2016-01-07 10:27:26,713 runpy.FormatOneZero DEBUG pyheader final local_vars {'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'maxparallel': 4, 'moduleclass': 'compiler', 'languages': ['c', 'c++', 'fortran'], 'sources': ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'version': '4.6.3', 'source_urls': ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'checksums': ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'homepage': 'http://gcc.gnu.org/', 'description': 'The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).'}
== 2016-01-07 10:27:26,713 runpy.FormatOneZero DEBUG No docstring found in local_vars
== 2016-01-07 10:27:26,715 runpy.EasyConfig DEBUG Obtained specs dict {}
== 2016-01-07 10:27:26,716 runpy.EasyConfig INFO Parsing easyconfig file /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb with rawcontent: name = "GCC"
version = '4.6.3'
homepage = 'http://gcc.gnu.org/'
description = """The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...)."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
source_urls = [
'http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', # GCC auto-resolving HTTP mirror
'http://ftpmirror.gnu.org/gmp', # idem for GMP
'http://ftpmirror.gnu.org/mpfr', # idem for MPFR
'http://www.multiprecision.org/mpc/download', # MPC official
]
sources = [
SOURCELOWER_TAR_GZ,
'gmp-5.0.4.tar.bz2',
'mpfr-3.0.1.tar.gz',
'mpc-0.9.tar.gz',
]
checksums = [
'c51e55130ab9ca3e5f34014cac15dd39', # gcc-4.6.3.tar.gz
'50c3edcb7c9438e04377ee9a1a061b79', # gmp-5.0.4.tar.bz2
'e9c191fc46a4f5741f8a0a11ab33b8bf', # mpfr-3.0.1.tar.gz
'0d6acab8d214bd7d1fbbc593e83dd00d', # mpc-0.9.tar.gz
]
languages = ['c', 'c++', 'fortran']
# building GCC sometimes fails if make parallelism is too high, so let's limit it
maxparallel = 4
moduleclass = 'compiler'
== 2016-01-07 10:27:26,716 runpy.FormatOneZero DEBUG Set copy of specs {}
== 2016-01-07 10:27:26,716 runpy.easyconfig.types DEBUG Parent type of value {'version': 'dummy', 'name': 'dummy'} matches <type 'dict'>, going in...
== 2016-01-07 10:27:26,717 runpy.easyconfig.types DEBUG Check for opt_keys requirement (()) passed for {'version': 'dummy', 'name': 'dummy'}
== 2016-01-07 10:27:26,717 runpy.easyconfig.types DEBUG Check for elem_types requirement ((<type 'str'>,)) passed for {'version': 'dummy', 'name': 'dummy'}
== 2016-01-07 10:27:26,718 runpy.easyconfig.types DEBUG Check for req_keys requirement (('name', 'version')) passed for {'version': 'dummy', 'name': 'dummy'}
== 2016-01-07 10:27:26,718 runpy.easyconfig.types DEBUG Non-trivial value type checking of easyconfig value '{'version': 'dummy', 'name': 'dummy'}': passed
== 2016-01-07 10:27:26,718 runpy.easyconfig.types DEBUG Value type check passed for toolchain parameter value: {'version': 'dummy', 'name': 'dummy'}
== 2016-01-07 10:27:26,719 runpy.easyconfig.types DEBUG Value type check passed for name parameter value: GCC
== 2016-01-07 10:27:26,719 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'maxparallel', so skipping type check.
== 2016-01-07 10:27:26,719 runpy.easyconfig.types DEBUG Value type check passed for maxparallel parameter value: 4
== 2016-01-07 10:27:26,719 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'moduleclass', so skipping type check.
== 2016-01-07 10:27:26,720 runpy.easyconfig.types DEBUG Value type check passed for moduleclass parameter value: compiler
== 2016-01-07 10:27:26,720 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'languages', so skipping type check.
== 2016-01-07 10:27:26,720 runpy.easyconfig.types DEBUG Value type check passed for languages parameter value: ['c', 'c++', 'fortran']
== 2016-01-07 10:27:26,721 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'sources', so skipping type check.
== 2016-01-07 10:27:26,721 runpy.easyconfig.types DEBUG Value type check passed for sources parameter value: ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz']
== 2016-01-07 10:27:26,721 runpy.easyconfig.types DEBUG Value type check passed for version parameter value: 4.6.3
== 2016-01-07 10:27:26,721 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'source_urls', so skipping type check.
== 2016-01-07 10:27:26,722 runpy.easyconfig.types DEBUG Value type check passed for source_urls parameter value: ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download']
== 2016-01-07 10:27:26,722 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'checksums', so skipping type check.
== 2016-01-07 10:27:26,722 runpy.easyconfig.types DEBUG Value type check passed for checksums parameter value: ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d']
== 2016-01-07 10:27:26,723 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'homepage', so skipping type check.
== 2016-01-07 10:27:26,723 runpy.easyconfig.types DEBUG Value type check passed for homepage parameter value: http://gcc.gnu.org/
== 2016-01-07 10:27:26,723 runpy.easyconfig.types DEBUG No type specified for easyconfig parameter 'description', so skipping type check.
== 2016-01-07 10:27:26,724 runpy.easyconfig.types DEBUG Value type check passed for description parameter value: The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).
== 2016-01-07 10:27:26,724 runpy.EasyConfigParser INFO Type checking of easyconfig parameter values passed!
== 2016-01-07 10:27:26,724 runpy.EasyConfig DEBUG Parsed easyconfig as a dictionary: {'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'maxparallel': 4, 'moduleclass': 'compiler', 'languages': ['c', 'c++', 'fortran'], 'sources': ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'version': '4.6.3', 'source_urls': ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'checksums': ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'homepage': 'http://gcc.gnu.org/', 'description': 'The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).'}
== 2016-01-07 10:27:26,726 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [[], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [[], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': [None, 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': [None, 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': [None, 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['base', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': [None, 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [[], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,728 runpy.easyconfig.templates DEBUG name: name, config: None
== 2016-01-07 10:27:26,728 runpy.easyconfig.templates DEBUG name: version, config: None
== 2016-01-07 10:27:26,729 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,729 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,731 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [[], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [[], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [[], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': [None, 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': [None, 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': [None, 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['base', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': [None, 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [None, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [[], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,733 runpy.easyconfig.templates DEBUG name: name, config: None
== 2016-01-07 10:27:26,733 runpy.easyconfig.templates DEBUG name: version, config: None
== 2016-01-07 10:27:26,733 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,734 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,735 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 10:27:26,735 runpy.EasyConfig INFO setting config option toolchain: value {'version': 'dummy', 'name': 'dummy'} (type: <type 'dict'>)
== 2016-01-07 10:27:26,736 runpy.EasyConfig INFO setting config option name: value GCC (type: <type 'str'>)
== 2016-01-07 10:27:26,736 runpy.EasyConfig INFO setting config option maxparallel: value 4 (type: <type 'int'>)
== 2016-01-07 10:27:26,736 runpy.EasyConfig INFO setting config option moduleclass: value compiler (type: <type 'str'>)
== 2016-01-07 10:27:26,737 runpy.EasyConfig INFO setting config option languages: value ['c', 'c++', 'fortran'] (type: <type 'list'>)
== 2016-01-07 10:27:26,737 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 10:27:26,737 runpy.easyconfig.easyconfig WARNING Unable to resolve template value %(namelower)s-%(version)s.tar.gz with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 10:27:26,738 runpy.EasyConfig INFO setting config option sources: value ['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'] (type: <type 'list'>)
== 2016-01-07 10:27:26,738 runpy.EasyConfig INFO setting config option version: value 4.6.3 (type: <type 'str'>)
== 2016-01-07 10:27:26,739 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 10:27:26,739 runpy.easyconfig.easyconfig WARNING Unable to resolve template value http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'dummy', 'toolchain_version': 'dummy'}
== 2016-01-07 10:27:26,739 runpy.EasyConfig INFO setting config option source_urls: value ['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'] (type: <type 'list'>)
== 2016-01-07 10:27:26,740 runpy.EasyConfig INFO setting config option checksums: value ['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'] (type: <type 'list'>)
== 2016-01-07 10:27:26,740 runpy.EasyConfig INFO setting config option homepage: value http://gcc.gnu.org/ (type: <type 'str'>)
== 2016-01-07 10:27:26,741 runpy.EasyConfig INFO setting config option description: value The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,
Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). (type: <type 'str'>)
== 2016-01-07 10:27:26,743 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,745 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,745 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,745 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,746 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:27:26,746 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:27:26,746 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,747 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,749 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [[], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:26,751 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,751 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,751 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:26,752 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:27:26,752 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:27:26,752 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:26,752 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:26,753 runpy.EasyConfig INFO Validating easyconfig
== 2016-01-07 10:27:26,753 runpy.EasyConfig INFO Checking OS dependencies
== 2016-01-07 10:27:26,754 runpy.EasyConfig INFO OS dependencies ok: []
== 2016-01-07 10:27:26,754 runpy.EasyConfig INFO Checking skipsteps
== 2016-01-07 10:27:26,754 runpy.EasyConfig INFO Checking build option lists
== 2016-01-07 10:27:26,755 runpy.EasyConfig INFO Checking licenses
== 2016-01-07 10:27:26,755 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:27:26,758 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.categorized_hmns
== 2016-01-07 10:27:26,758 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.easybuild_mns
== 2016-01-07 10:27:26,759 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.hierarchical_mns
== 2016-01-07 10:27:26,759 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.migrate_from_eb_to_hmns
== 2016-01-07 10:27:26,759 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.mns
== 2016-01-07 10:27:26,760 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.toolchain
== 2016-01-07 10:27:26,760 runpy.tools.utilities DEBUG importing module easybuild.tools.module_naming_scheme.utilities
== 2016-01-07 10:27:26,761 runpy.ActiveMNS DEBUG List of available module naming schemes: ['EasyBuildMNS', 'MigrateFromEBToHMNS', 'HierarchicalMNS', 'CategorizedHMNS']
== 2016-01-07 10:27:26,766 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgmpich
== 2016-01-07 10:27:26,777 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgmpolf
== 2016-01-07 10:27:26,797 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgmvapich2
== 2016-01-07 10:27:26,799 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgmvolf
== 2016-01-07 10:27:26,800 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgompi
== 2016-01-07 10:27:26,801 runpy.tools.utilities DEBUG importing module easybuild.toolchains.cgoolf
== 2016-01-07 10:27:26,803 runpy.tools.utilities DEBUG importing module easybuild.toolchains.clanggcc
== 2016-01-07 10:27:26,803 runpy.tools.utilities DEBUG importing module easybuild.toolchains.craycce
== 2016-01-07 10:27:26,807 runpy.tools.utilities DEBUG importing module easybuild.toolchains.craygnu
== 2016-01-07 10:27:26,808 runpy.tools.utilities DEBUG importing module easybuild.toolchains.crayintel
== 2016-01-07 10:27:26,809 runpy.tools.utilities DEBUG importing module easybuild.toolchains.dummy
== 2016-01-07 10:27:26,810 runpy.tools.utilities DEBUG importing module easybuild.toolchains.foss
== 2016-01-07 10:27:26,813 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gcc
== 2016-01-07 10:27:26,814 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gcccore
== 2016-01-07 10:27:26,814 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gcccuda
== 2016-01-07 10:27:26,815 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gimkl
== 2016-01-07 10:27:26,818 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gimpi
== 2016-01-07 10:27:26,819 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmacml
== 2016-01-07 10:27:26,821 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmpich
== 2016-01-07 10:27:26,822 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmpich2
== 2016-01-07 10:27:26,823 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmpolf
== 2016-01-07 10:27:26,824 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmvapich2
== 2016-01-07 10:27:26,824 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gmvolf
== 2016-01-07 10:27:26,825 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gnu
== 2016-01-07 10:27:26,826 runpy.tools.utilities DEBUG importing module easybuild.toolchains.goalf
== 2016-01-07 10:27:26,827 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gompi
== 2016-01-07 10:27:26,828 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gompic
== 2016-01-07 10:27:26,829 runpy.tools.utilities DEBUG importing module easybuild.toolchains.goolf
== 2016-01-07 10:27:26,831 runpy.tools.utilities DEBUG importing module easybuild.toolchains.goolfc
== 2016-01-07 10:27:26,832 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gpsmpi
== 2016-01-07 10:27:26,833 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gpsolf
== 2016-01-07 10:27:26,834 runpy.tools.utilities DEBUG importing module easybuild.toolchains.gqacml
== 2016-01-07 10:27:26,836 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iccifort
== 2016-01-07 10:27:26,837 runpy.tools.utilities DEBUG importing module easybuild.toolchains.ictce
== 2016-01-07 10:27:26,838 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iimpi
== 2016-01-07 10:27:26,839 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iiqmpi
== 2016-01-07 10:27:26,840 runpy.tools.utilities DEBUG importing module easybuild.toolchains.impich
== 2016-01-07 10:27:26,840 runpy.tools.utilities DEBUG importing module easybuild.toolchains.impmkl
== 2016-01-07 10:27:26,841 runpy.tools.utilities DEBUG importing module easybuild.toolchains.intel-para
== 2016-01-07 10:27:26,849 runpy.tools.utilities DEBUG importing module easybuild.toolchains.intel
== 2016-01-07 10:27:26,850 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iomkl
== 2016-01-07 10:27:26,852 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iompi
== 2016-01-07 10:27:26,852 runpy.tools.utilities DEBUG importing module easybuild.toolchains.ipsmpi
== 2016-01-07 10:27:26,852 runpy.tools.utilities DEBUG importing module easybuild.toolchains.iqacml
== 2016-01-07 10:27:26,853 runpy.tools.utilities DEBUG importing module easybuild.toolchains.ismkl
== 2016-01-07 10:27:26,854 runpy.tools.utilities DEBUG importing module easybuild.toolchains.xlcxlf
== 2016-01-07 10:27:26,856 runpy.tools.utilities DEBUG importing module easybuild.toolchains.xlmpich
== 2016-01-07 10:27:26,857 runpy.tools.utilities DEBUG importing module easybuild.toolchains.xlmpich2
== 2016-01-07 10:27:26,858 runpy.tools.utilities DEBUG importing module easybuild.toolchains.xlmvapich2
== 2016-01-07 10:27:26,859 runpy.tools.utilities DEBUG importing module easybuild.toolchains.xlompi
== 2016-01-07 10:27:26,861 runpy.toolchain.utilities DEBUG Adding ClangGcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,861 runpy.toolchain.utilities DEBUG Adding Mpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,861 runpy.toolchain.utilities DEBUG Found constant CLANGGCC ('ClangGCC') in module easybuild.toolchains.clanggcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,862 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,862 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,862 runpy.toolchain.utilities DEBUG Adding Cgmpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,863 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,863 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,863 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,863 runpy.toolchain.utilities DEBUG Adding ClangGcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,864 runpy.toolchain.utilities DEBUG Adding Mvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,864 runpy.toolchain.utilities DEBUG Found constant CLANGGCC ('ClangGCC') in module easybuild.toolchains.clanggcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,864 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.mpi.mvapich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,865 runpy.toolchain.utilities DEBUG Adding Cgmvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,865 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,865 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,866 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,866 runpy.toolchain.utilities DEBUG Adding ClangGcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,866 runpy.toolchain.utilities DEBUG Adding OpenMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,866 runpy.toolchain.utilities DEBUG Found constant CLANGGCC ('ClangGCC') in module easybuild.toolchains.clanggcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,867 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_OPENMPI ('MPI_TYPE_OPENMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,867 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,867 runpy.toolchain.utilities DEBUG Adding Cgompi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,868 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,868 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,868 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,869 runpy.toolchain.utilities DEBUG Adding Clang to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,869 runpy.toolchain.utilities DEBUG Adding Gcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,869 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.gcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,870 runpy.toolchain.utilities DEBUG Adding CrayFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,870 runpy.toolchain.utilities DEBUG Adding CrayMPICH to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,870 runpy.toolchain.utilities DEBUG Adding CrayPECray to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,870 runpy.toolchain.utilities DEBUG Adding LibSci to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,871 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,871 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,871 runpy.toolchain.utilities DEBUG Found constant CRAYCE ('CrayCE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,872 runpy.toolchain.utilities DEBUG Found constant CRAYPE ('CrayPE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,872 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,872 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,872 runpy.toolchain.utilities DEBUG Adding CrayFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,873 runpy.toolchain.utilities DEBUG Adding CrayMPICH to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,873 runpy.toolchain.utilities DEBUG Adding CrayPEGCC to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,873 runpy.toolchain.utilities DEBUG Adding LibSci to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,874 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,874 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,874 runpy.toolchain.utilities DEBUG Found constant CRAYCE ('CrayCE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,875 runpy.toolchain.utilities DEBUG Found constant CRAYPE ('CrayPE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,875 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,875 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,875 runpy.toolchain.utilities DEBUG Adding CrayFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,876 runpy.toolchain.utilities DEBUG Adding CrayMPICH to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,876 runpy.toolchain.utilities DEBUG Adding CrayPEIntel to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,876 runpy.toolchain.utilities DEBUG Adding LibSci to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,877 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,877 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.craympich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,877 runpy.toolchain.utilities DEBUG Found constant CRAYCE ('CrayCE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,877 runpy.toolchain.utilities DEBUG Found constant CRAYPE ('CrayPE') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,878 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,878 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.compiler.craype, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,878 runpy.toolchain.utilities DEBUG Adding DummyCompiler to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,879 runpy.toolchain.utilities DEBUG Found constant DUMMY ('DUMMY') in module easybuild.toolchains.compiler.dummycompiler, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,879 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,879 runpy.toolchain.utilities DEBUG Adding Gompi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,880 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,880 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,880 runpy.toolchain.utilities DEBUG Adding GCCcore to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,880 runpy.toolchain.utilities DEBUG Adding Gcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,881 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.gcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,881 runpy.toolchain.utilities DEBUG Adding Cuda to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,881 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,882 runpy.toolchain.utilities DEBUG Found constant CUDA ('CUDA') in module easybuild.toolchains.compiler.cuda, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,882 runpy.toolchain.utilities DEBUG Adding Gimpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,882 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,883 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,883 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,883 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,883 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,884 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,884 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,884 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,885 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,885 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,885 runpy.toolchain.utilities DEBUG Adding IntelMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,885 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.mpi.intelmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,886 runpy.toolchain.utilities DEBUG Adding Acml to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,886 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,886 runpy.toolchain.utilities DEBUG Adding Gmvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,887 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,887 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,887 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,888 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,888 runpy.toolchain.utilities DEBUG Adding Mpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,888 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,888 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,889 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,889 runpy.toolchain.utilities DEBUG Adding Mpich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,889 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,890 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,890 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,890 runpy.toolchain.utilities DEBUG Adding Gmpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,890 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,891 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,891 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,891 runpy.toolchain.utilities DEBUG Adding Mvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,892 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.mpi.mvapich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,892 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,892 runpy.toolchain.utilities DEBUG Adding Gmvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,893 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,893 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,893 runpy.toolchain.utilities DEBUG Adding Gcc to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,893 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.compiler.gcc, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,894 runpy.toolchain.utilities DEBUG Adding Atlas to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,894 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,894 runpy.toolchain.utilities DEBUG Adding Gompi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,895 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,895 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,895 runpy.toolchain.utilities DEBUG Adding OpenMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,896 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_OPENMPI ('MPI_TYPE_OPENMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,896 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,896 runpy.toolchain.utilities DEBUG Adding GccCUDA to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,896 runpy.toolchain.utilities DEBUG Adding OpenMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,897 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_OPENMPI ('MPI_TYPE_OPENMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,897 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,897 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,898 runpy.toolchain.utilities DEBUG Adding Gompi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,898 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,898 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,898 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,899 runpy.toolchain.utilities DEBUG Adding Gompic to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,899 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,899 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,900 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,900 runpy.toolchain.utilities DEBUG Adding Psmpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,900 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,901 runpy.toolchain.utilities DEBUG Adding Gpsmpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,901 runpy.toolchain.utilities DEBUG Adding OpenBLAS to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,901 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,901 runpy.toolchain.utilities DEBUG Adding Acml to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,902 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,902 runpy.toolchain.utilities DEBUG Adding GccToolchain to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,902 runpy.toolchain.utilities DEBUG Adding QLogicMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,903 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,903 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,903 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,903 runpy.toolchain.utilities DEBUG Found constant QLOGICMPI ('QLogicMPI') in module easybuild.toolchains.mpi.qlogicmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,904 runpy.toolchain.utilities DEBUG Adding GCCcore to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,904 runpy.toolchain.utilities DEBUG Adding IntelIccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,904 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.compiler.inteliccifort, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,905 runpy.toolchain.utilities DEBUG Adding Iimpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,905 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,905 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,906 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,906 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,906 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,906 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,907 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,907 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,907 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,908 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,908 runpy.toolchain.utilities DEBUG Adding IntelMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,908 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.mpi.intelmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,908 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,909 runpy.toolchain.utilities DEBUG Adding QLogicMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,909 runpy.toolchain.utilities DEBUG Found constant QLOGICMPI ('QLogicMPI') in module easybuild.toolchains.mpi.qlogicmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,909 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,910 runpy.toolchain.utilities DEBUG Adding Mpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,910 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,910 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,911 runpy.toolchain.utilities DEBUG Adding Impich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,911 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,911 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,911 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,912 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,912 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,912 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,913 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,913 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,913 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,913 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,914 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,914 runpy.toolchain.utilities DEBUG Adding Ipsmpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,914 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,915 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,915 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,915 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,915 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,916 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,916 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,916 runpy.toolchain.utilities DEBUG Adding Iimpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,917 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,917 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,917 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,917 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,918 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,918 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,918 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,919 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,919 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,919 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,919 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,920 runpy.toolchain.utilities DEBUG Adding Iompi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,920 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,920 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,921 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,921 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,921 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,921 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,922 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,922 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,922 runpy.toolchain.utilities DEBUG Adding OpenMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,923 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_OPENMPI ('MPI_TYPE_OPENMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,923 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,923 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,924 runpy.toolchain.utilities DEBUG Adding Psmpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,924 runpy.toolchain.utilities DEBUG Adding Acml to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,924 runpy.toolchain.utilities DEBUG Adding Fftw to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,924 runpy.toolchain.utilities DEBUG Adding Iiqmpi to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,925 runpy.toolchain.utilities DEBUG Adding ScaLAPACK to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,925 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,925 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.acml, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,926 runpy.toolchain.utilities DEBUG Adding IccIfort to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,926 runpy.toolchain.utilities DEBUG Adding IntelFFTW to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,926 runpy.toolchain.utilities DEBUG Adding IntelMKL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,927 runpy.toolchain.utilities DEBUG Adding Mpich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,927 runpy.toolchain.utilities DEBUG Found constant GCC ('GCC') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,927 runpy.toolchain.utilities DEBUG Found constant INTELCOMP ('Intel') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,927 runpy.toolchain.utilities DEBUG Found constant INTELMPI ('IntelMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,928 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,928 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,928 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,929 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.linalg.intelmkl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,929 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,929 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,929 runpy.toolchain.utilities DEBUG Adding IBMXL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,930 runpy.toolchain.utilities DEBUG Found constant IBMCOMP ('IBMXL') in module easybuild.toolchains.compiler.ibmxl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,930 runpy.toolchain.utilities DEBUG Adding IBMXL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,930 runpy.toolchain.utilities DEBUG Adding Mpich to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,931 runpy.toolchain.utilities DEBUG Found constant IBMCOMP ('IBMXL') in module easybuild.toolchains.compiler.ibmxl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,931 runpy.toolchain.utilities DEBUG Found constant MPICH ('MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,931 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,932 runpy.toolchain.utilities DEBUG Adding IBMXL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,932 runpy.toolchain.utilities DEBUG Adding Mpich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,932 runpy.toolchain.utilities DEBUG Found constant IBMCOMP ('IBMXL') in module easybuild.toolchains.compiler.ibmxl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,932 runpy.toolchain.utilities DEBUG Found constant MPICH2 ('MPICH2') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,933 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_MPICH ('MPI_TYPE_MPICH') in module easybuild.toolchains.mpi.mpich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,933 runpy.toolchain.utilities DEBUG Adding IBMXL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,933 runpy.toolchain.utilities DEBUG Adding Mvapich2 to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,934 runpy.toolchain.utilities DEBUG Found constant IBMCOMP ('IBMXL') in module easybuild.toolchains.compiler.ibmxl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,934 runpy.toolchain.utilities DEBUG Found constant MVAPICH2 ('MVAPICH2') in module easybuild.toolchains.mpi.mvapich2, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,934 runpy.toolchain.utilities DEBUG Adding IBMXL to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,935 runpy.toolchain.utilities DEBUG Adding OpenMPI to list of imported classes used for looking for constants
== 2016-01-07 10:27:26,935 runpy.toolchain.utilities DEBUG Found constant IBMCOMP ('IBMXL') in module easybuild.toolchains.compiler.ibmxl, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,935 runpy.toolchain.utilities DEBUG Found constant MPI_TYPE_OPENMPI ('MPI_TYPE_OPENMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,935 runpy.toolchain.utilities DEBUG Found constant OPENMPI ('OpenMPI') in module easybuild.toolchains.mpi.openmpi, adding it to easybuild.tools.toolchain
== 2016-01-07 10:27:26,950 runpy.Dummy DEBUG Copied class constants: {}
== 2016-01-07 10:27:26,953 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:26,954 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:26,954 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:26,954 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:26,955 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:26,955 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,955 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:26,956 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:26,956 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:26,956 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:26,957 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:26,957 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:26,957 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,083 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,084 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,085 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,085 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,085 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:27,086 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,086 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,087 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,087 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,087 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,212 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,214 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,214 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,215 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:27,215 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,215 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,216 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,216 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,341 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,342 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,343 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,343 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:27,344 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,344 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,344 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,345 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,470 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,471 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,471 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,472 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:27,472 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,473 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,473 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,473 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,599 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,600 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,600 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,601 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,601 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:27,632 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:27,632 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:27,634 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:27,635 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,635 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,636 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,636 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,697 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:27,699 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:27,700 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:27,700 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:27,700 runpy.toolchain.utilities DEBUG Obtained new toolchain instance for ('dummy', 'dummy'): {'dummy': True, 'versionsuffix': '', 'version': 'dummy', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'dummy', 'full_mod_name': None, 'hidden': False, 'parsed': True, 'short_mod_name': None}
== 2016-01-07 10:27:27,729 runpy.ToolchainOptions DEBUG _add_options: adding options {'precise': (False, 'High precision'), 'verbose': (False, 'Verbose output'), 'pic': (False, 'Use PIC'), 'static': (False, 'Build static library'), 'optarch': (True, 'Enable architecture optimizations'), 'veryloose': (False, 'Very loose precision'), 'strict': (False, 'Strict (highest) precision'), 'unroll': (False, 'Unroll loops'), 'lowopt': (False, 'Low compiler optimizations'), 'shared': (False, 'Build shared library'), 'opt': (False, 'High compiler optimizations'), 'i8': (False, 'Integers are 8 byte integers'), 'loose': (False, 'Loose precision'), 'cstd': (None, 'Specify C standard'), 'defaultprec': (False, 'Default precision'), 'openmp': (False, 'Enable OpenMP'), 'noopt': (False, 'Disable compiler optimizations'), 'packed-linker-options': (False, 'Pack the linker options as comma separated list'), 'r8': (False, 'Real is 8 byte real'), 'cciscxx': (False, 'Use CC as CXX'), '32bit': (False, 'Compile 32bit target'), 'debug': (False, 'Enable debug'), 'defaultopt': (False, 'Default compiler optimizations')}
== 2016-01-07 10:27:27,731 runpy.systemtools DEBUG Determined CPU vendor on Linux as being 'Intel' via regex '(vendor_id.*?)?\s*:\s*(?P<vendor>(?(1)\S+|(?:IBM|ARM)))' in /proc/cpuinfo
== 2016-01-07 10:27:27,731 runpy.systemtools DEBUG Using vendor as CPU family: Intel
== 2016-01-07 10:27:27,732 runpy.Dummy DEBUG _compiler_set_options: compiler toolchain options {'precise': False, 'verbose': False, 'pic': False, 'static': False, 'optarch': True, 'veryloose': False, 'strict': False, 'unroll': False, 'lowopt': False, 'shared': False, 'opt': False, 'i8': False, 'loose': False, 'cstd': None, 'defaultprec': False, 'openmp': False, 'noopt': False, 'packed-linker-options': False, 'r8': False, 'cciscxx': False, '32bit': False, 'debug': False, 'defaultopt': False}
== 2016-01-07 10:27:27,732 runpy.EasyConfig DEBUG Initialized toolchain: {'dummy': True, 'versionsuffix': '', 'version': 'dummy', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'dummy', 'full_mod_name': None, 'hidden': False, 'parsed': True, 'short_mod_name': None} (opts: None)
== 2016-01-07 10:27:27,733 runpy.ActiveMNS DEBUG Determining full module name for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90> (force_visible: False)
== 2016-01-07 10:27:27,733 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:27,734 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:27,734 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:27,734 runpy.ActiveMNS DEBUG Determining short module name for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90> (force_visible: False)
== 2016-01-07 10:27:27,735 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:27,735 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:27,735 runpy.ActiveMNS DEBUG Obtained valid short module name GCC/4.6.3
== 2016-01-07 10:27:27,736 runpy.EasyBuildMNS DEBUG Checking whether 'GCC/4.6.3' is a module name for software with name 'GCC' via regex ^GCC/\S+$: True
== 2016-01-07 10:27:27,736 runpy.ActiveMNS DEBUG Determining module subdir for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>
== 2016-01-07 10:27:27,737 runpy.ActiveMNS DEBUG Obtained subdir
== 2016-01-07 10:27:27,737 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:27:27,738 runpy.EasyConfig DEBUG Toolchain dependencies based on easyconfig: []
== 2016-01-07 10:27:27,738 runpy.toolchain.utilities DEBUG Skipping importing of toolchain modules, processing of toolchain constants is already done.
== 2016-01-07 10:27:27,745 runpy.GccToolchain DEBUG Copied class constants: {}
== 2016-01-07 10:27:27,747 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:27,748 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:27,748 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:27,748 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:27,749 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:27,749 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,749 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:27,750 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:27,750 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:27,751 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,751 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,751 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,751 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:27,876 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:27,878 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:27,878 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:27,879 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,879 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:27,880 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,880 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:27,880 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:27,881 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:27,881 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,006 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,007 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,008 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,008 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:28,009 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,009 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,009 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,010 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,134 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,135 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,136 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,136 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:28,137 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,137 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,138 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,138 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,264 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,265 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,266 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,266 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:28,267 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,267 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,267 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,268 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,393 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,395 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,395 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,395 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,396 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:28,426 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:28,427 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:28,427 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:28,428 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,428 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,429 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,429 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,491 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:28,491 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:28,492 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:28,492 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:28,493 runpy.ActiveMNS DEBUG Determining full module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': None, 'hidden': False, 'parsed': True, 'short_mod_name': None} (force_visible: False)
== 2016-01-07 10:27:28,493 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:28,493 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:28,494 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:28,494 runpy.ActiveMNS DEBUG Determining short module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': None, 'hidden': False, 'parsed': True, 'short_mod_name': None} (force_visible: False)
== 2016-01-07 10:27:28,494 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:28,495 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:28,495 runpy.ActiveMNS DEBUG Obtained valid short module name GCC/4.6.3
== 2016-01-07 10:27:28,495 runpy.EasyBuildMNS DEBUG Checking whether 'GCC/4.6.3' is a module name for software with name 'GCC' via regex ^GCC/\S+$: True
== 2016-01-07 10:27:28,496 runpy.ActiveMNS DEBUG Determining initial module paths for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': None, 'hidden': False, 'parsed': True, 'short_mod_name': None}
== 2016-01-07 10:27:28,496 runpy.ActiveMNS DEBUG Obtained initial module paths: []
== 2016-01-07 10:27:28,496 runpy.toolchain.utilities DEBUG Obtained new toolchain instance for ('GCC', '4.6.3'): {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}
== 2016-01-07 10:27:28,514 runpy.ToolchainOptions DEBUG _add_options: adding options {'precise': (False, 'High precision'), 'verbose': (False, 'Verbose output'), 'pic': (False, 'Use PIC'), 'static': (False, 'Build static library'), 'optarch': (True, 'Enable architecture optimizations'), 'veryloose': (False, 'Very loose precision'), 'strict': (False, 'Strict (highest) precision'), 'unroll': (False, 'Unroll loops'), 'lowopt': (False, 'Low compiler optimizations'), 'shared': (False, 'Build shared library'), 'opt': (False, 'High compiler optimizations'), 'i8': (False, 'Integers are 8 byte integers'), 'loose': (False, 'Loose precision'), 'cstd': (None, 'Specify C standard'), 'defaultprec': (False, 'Default precision'), 'openmp': (False, 'Enable OpenMP'), 'noopt': (False, 'Disable compiler optimizations'), 'packed-linker-options': (False, 'Pack the linker options as comma separated list'), 'r8': (False, 'Real is 8 byte real'), 'cciscxx': (False, 'Use CC as CXX'), '32bit': (False, 'Compile 32bit target'), 'debug': (False, 'Enable debug'), 'defaultopt': (False, 'Default compiler optimizations')}
== 2016-01-07 10:27:28,514 runpy.ToolchainOptions DEBUG _add_options: adding options {'f2c': (False, 'Generate code compatible with f2c and f77'), 'lto': (False, 'Enable Link Time Optimization'), 'loop': (False, 'Automatic loop parallellisation')}
== 2016-01-07 10:27:28,515 runpy.systemtools DEBUG Determined CPU vendor on Linux as being 'Intel' via regex '(vendor_id.*?)?\s*:\s*(?P<vendor>(?(1)\S+|(?:IBM|ARM)))' in /proc/cpuinfo
== 2016-01-07 10:27:28,515 runpy.systemtools DEBUG Using vendor as CPU family: Intel
== 2016-01-07 10:27:28,516 runpy.GccToolchain INFO _set_optimal_architecture: using march=native as optarch for Intel.
== 2016-01-07 10:27:28,516 runpy.GccToolchain DEBUG _compiler_set_options: compiler toolchain options {'precise': False, 'verbose': False, 'pic': False, 'static': False, 'optarch': True, 'veryloose': False, 'strict': False, 'unroll': False, 'lowopt': False, 'shared': False, 'opt': False, 'i8': False, 'loose': False, 'cstd': None, 'defaultprec': False, 'openmp': False, 'f2c': False, 'noopt': False, 'packed-linker-options': False, 'lto': False, 'r8': False, 'cciscxx': False, '32bit': False, 'debug': False, 'defaultopt': False, 'loop': False}
== 2016-01-07 10:27:28,517 runpy.EasyConfig DEBUG Initialized toolchain: {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} (opts: None)
== 2016-01-07 10:27:28,517 runpy.ActiveMNS DEBUG Determining full module name for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790> (force_visible: False)
== 2016-01-07 10:27:28,517 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:28,518 runpy.module_naming_scheme.utilities DEBUG Module name libibverbs/1.1.4-GCC-4.6.3 validated
== 2016-01-07 10:27:28,518 runpy.ActiveMNS DEBUG Obtained valid full module name libibverbs/1.1.4-GCC-4.6.3
== 2016-01-07 10:27:28,519 runpy.ActiveMNS DEBUG Determining short module name for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790> (force_visible: False)
== 2016-01-07 10:27:28,519 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:28,519 runpy.module_naming_scheme.utilities DEBUG Module name libibverbs/1.1.4-GCC-4.6.3 validated
== 2016-01-07 10:27:28,520 runpy.ActiveMNS DEBUG Obtained valid short module name libibverbs/1.1.4-GCC-4.6.3
== 2016-01-07 10:27:28,521 runpy.EasyBuildMNS DEBUG Checking whether 'libibverbs/1.1.4-GCC-4.6.3' is a module name for software with name 'libibverbs' via regex ^libibverbs/\S+$: True
== 2016-01-07 10:27:28,521 runpy.ActiveMNS DEBUG Determining module subdir for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>
== 2016-01-07 10:27:28,521 runpy.ActiveMNS DEBUG Obtained subdir
== 2016-01-07 10:27:28,522 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:27:28,522 runpy.easyconfig.easyconfig DEBUG Adding toolchain {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} as dependency for app libibverbs.
== 2016-01-07 10:27:28,524 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:28,524 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:28,525 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:28,525 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:28,525 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:28,526 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,526 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:28,526 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:28,527 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:28,527 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,528 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,528 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,528 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,653 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,654 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,655 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,655 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,656 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:28,656 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,656 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,657 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,657 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,657 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,782 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,784 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,784 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,784 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:28,785 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,785 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,786 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,786 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:28,911 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:28,913 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:28,913 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:28,914 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:28,914 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:28,914 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:28,915 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:28,915 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,040 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,042 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,042 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,043 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:29,043 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,043 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,044 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,044 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,170 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,171 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,171 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,172 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,172 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:29,203 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:29,203 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:29,204 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:29,204 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,205 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,205 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,205 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,267 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:29,268 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:29,268 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:29,269 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:29,269 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,269 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,270 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,270 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,401 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:
GCC/
GCC/5.1.0
Java/
Java/1.7.0_45
M4/
M4/1.4.17
libibverbs/
libibverbs/1.1.4-GCC-4.9.2
/opt/librarieshpc/easybuild/modules/all:
Autoconf/
Autoconf/2.69-GCC-4.9.2
Automake/
Automake/1.15-GCC-4.9.2
EasyBuild/
EasyBuild/2.4.0
EasyBuild/2.5.0
FFTW/
FFTW/3.3.4-gompi-2015a
GCC/
GCC/4.8.1
GCC/4.9.2
HPL/
HPL/2.1-foss-2015a
Java/
Java/1.7.0_10
Java/1.7.0_60
Java/1.7.0_80
Java/1.8.0_45
M4/
M4/1.4.17-GCC-4.9.2
MPICH/
MPICH/3.0.4-GCC-4.8.1
OpenBLAS/
OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0
OpenMPI/
OpenMPI/1.8.4-GCC-4.9.2
ScaLAPACK/
ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0
foss/
foss/2015a
gompi/
gompi/2015a
hwloc/
hwloc/1.10.0-GCC-4.9.2
libtool/
libtool/2.4.2-GCC-4.9.2
numactl/
numactl/2.0.10-GCC-4.9.2
/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
/opt/librarieshpc/lmod/lmod/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
== 2016-01-07 10:27:29,402 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,403 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,404 runpy.Lmod DEBUG 'module available ' gave 28 answers: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1']
== 2016-01-07 10:27:29,404 runpy.easyconfig.tools DEBUG libibverbs/1.1.4-GCC-4.6.3 is not installed yet, so retaining it
== 2016-01-07 10:27:29,405 runpy INFO resolving dependencies ...
== 2016-01-07 10:27:29,409 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:29,409 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:29,409 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:29,410 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:29,410 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:29,410 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,411 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:29,411 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:29,411 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:29,412 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,412 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,412 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,413 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,538 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,540 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,540 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,541 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,541 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:29,542 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,542 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,542 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,543 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,543 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,670 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,671 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,672 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,672 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:29,672 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,673 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,673 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,673 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,799 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,801 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,801 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,802 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:29,802 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,803 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,803 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,803 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:29,929 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:29,930 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:29,931 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:29,931 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:29,932 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:29,932 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:29,932 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:29,933 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,059 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,060 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,061 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,061 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,061 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:30,092 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:30,093 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:30,093 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:30,094 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,094 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,094 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,095 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,157 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:30,157 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:30,158 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:30,158 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:30,159 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,159 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,159 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,160 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,289 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:
GCC/
GCC/5.1.0
Java/
Java/1.7.0_45
M4/
M4/1.4.17
libibverbs/
libibverbs/1.1.4-GCC-4.9.2
/opt/librarieshpc/easybuild/modules/all:
Autoconf/
Autoconf/2.69-GCC-4.9.2
Automake/
Automake/1.15-GCC-4.9.2
EasyBuild/
EasyBuild/2.4.0
EasyBuild/2.5.0
FFTW/
FFTW/3.3.4-gompi-2015a
GCC/
GCC/4.8.1
GCC/4.9.2
HPL/
HPL/2.1-foss-2015a
Java/
Java/1.7.0_10
Java/1.7.0_60
Java/1.7.0_80
Java/1.8.0_45
M4/
M4/1.4.17-GCC-4.9.2
MPICH/
MPICH/3.0.4-GCC-4.8.1
OpenBLAS/
OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0
OpenMPI/
OpenMPI/1.8.4-GCC-4.9.2
ScaLAPACK/
ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0
foss/
foss/2015a
gompi/
gompi/2015a
hwloc/
hwloc/1.10.0-GCC-4.9.2
libtool/
libtool/2.4.2-GCC-4.9.2
numactl/
numactl/2.0.10-GCC-4.9.2
/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
/opt/librarieshpc/lmod/lmod/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
== 2016-01-07 10:27:30,291 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,291 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,292 runpy.Lmod DEBUG 'module available ' gave 28 answers: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1']
== 2016-01-07 10:27:30,293 runpy.tools.robot DEBUG easyconfigs before resolving deps: [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}]
== 2016-01-07 10:27:30,295 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:30,296 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:30,296 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:30,296 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:30,297 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:30,297 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,297 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:30,298 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:30,298 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:30,299 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,299 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,299 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,300 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,427 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,428 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,429 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,429 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,430 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:30,430 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,430 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,431 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,431 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,431 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,558 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,559 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,559 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,560 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:30,560 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,561 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,561 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,561 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,688 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,690 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,697 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,697 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:30,698 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,698 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,698 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,699 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,825 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,826 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,826 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,827 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:30,827 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,828 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,828 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,828 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:30,954 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:30,956 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:30,956 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:30,957 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,957 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:30,988 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:30,988 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:30,989 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:30,989 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:30,990 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:30,990 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:30,990 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,052 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:31,053 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:31,053 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:31,053 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:31,054 runpy.easyconfig.tools DEBUG Finding resolved modules for [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}] (available modules: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1'])
== 2016-01-07 10:27:31,055 runpy.ActiveMNS DEBUG Determining full module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} (force_visible: False)
== 2016-01-07 10:27:31,055 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:31,055 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:31,056 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:31,056 runpy.easyconfig.tools DEBUG No module available for dep {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}, retaining it
== 2016-01-07 10:27:31,057 runpy.tools.robot DEBUG Looking for easyconfig for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}
== 2016-01-07 10:27:31,057 runpy.easyconfig.easyconfig DEBUG Obtained easyconfig path from cache for ('GCC', '4.6.3'): /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:31,058 runpy.tools.robot INFO Robot: resolving dependency {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} with /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:31,059 runpy.easyconfig.format.one DEBUG retrieve_blocks_in_spec: derived easyconfig format version: 1.0
== 2016-01-07 10:27:31,060 runpy.ActiveMNS DEBUG Determining full module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} (force_visible: False)
== 2016-01-07 10:27:31,060 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:31,060 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:31,061 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:31,061 runpy.tools.robot DEBUG Added {'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []} as dependency of {'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}
== 2016-01-07 10:27:31,061 runpy.tools.robot DEBUG Unprocessed dependencies: [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}, {'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []}]
== 2016-01-07 10:27:31,064 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:31,064 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:31,065 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:31,065 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:31,065 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:31,066 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,066 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:31,066 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:31,067 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:31,067 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,068 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,068 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,068 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,193 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,194 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,195 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,195 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,196 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:31,196 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,196 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,197 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,197 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,197 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,322 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,324 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,324 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,324 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:31,325 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,325 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,326 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,326 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,451 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,452 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,452 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,453 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:31,453 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,454 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,454 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,454 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,580 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,581 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,581 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,582 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:31,582 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,583 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,583 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,583 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,708 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,710 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,710 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,710 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,711 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:31,742 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:31,742 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:31,743 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:31,743 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,744 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,744 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,744 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,806 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:31,807 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:31,807 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:31,807 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:31,808 runpy.easyconfig.tools DEBUG Finding resolved modules for [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}, {'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []}] (available modules: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1'])
== 2016-01-07 10:27:31,809 runpy.ActiveMNS DEBUG Determining full module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} (force_visible: False)
== 2016-01-07 10:27:31,809 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:31,809 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:31,810 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:31,810 runpy.easyconfig.tools DEBUG No module available for dep {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}, retaining it
== 2016-01-07 10:27:31,810 runpy.easyconfig.tools DEBUG Adding easyconfig /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb to final list
== 2016-01-07 10:27:31,813 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:31,813 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:31,813 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:31,814 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:31,814 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:31,814 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,815 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:31,815 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:31,816 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:31,816 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,816 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,817 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,817 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:31,942 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:31,944 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:31,944 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:31,945 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,945 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:31,945 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,946 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:31,946 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:31,946 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:31,947 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,074 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,075 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,075 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,076 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:32,076 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,077 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,077 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,077 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,202 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,203 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,204 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,204 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:32,205 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,205 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,205 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,206 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,331 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,332 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,333 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,333 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:32,334 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,334 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,334 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,335 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,460 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,462 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,462 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,462 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,463 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:32,493 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:32,494 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:32,494 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:32,495 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,495 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,496 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,496 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,558 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:32,559 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:32,559 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:32,560 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:32,560 runpy.easyconfig.tools DEBUG Finding resolved modules for [{'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [{'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'}], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}] (available modules: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1', 'GCC/4.6.3'])
== 2016-01-07 10:27:32,561 runpy.ActiveMNS DEBUG Determining full module name for {'dummy': True, 'versionsuffix': '', 'version': '4.6.3', 'toolchain': {'version': 'dummy', 'name': 'dummy'}, 'name': 'GCC', 'full_mod_name': 'GCC/4.6.3', 'hidden': False, 'parsed': True, 'short_mod_name': 'GCC/4.6.3'} (force_visible: False)
== 2016-01-07 10:27:32,561 runpy.ActiveMNS DEBUG No alternative software name specified to determine module name with
== 2016-01-07 10:27:32,561 runpy.module_naming_scheme.utilities DEBUG Module name GCC/4.6.3 validated
== 2016-01-07 10:27:32,562 runpy.ActiveMNS DEBUG Obtained valid full module name GCC/4.6.3
== 2016-01-07 10:27:32,562 runpy.easyconfig.tools DEBUG Adding easyconfig /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb to final list
== 2016-01-07 10:27:32,565 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:32,565 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:32,565 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:32,566 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:32,566 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:32,566 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,567 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:32,567 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:32,567 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:32,568 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,568 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,568 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,569 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,695 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,696 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,696 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,697 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,697 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:32,698 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,698 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,699 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,699 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,699 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,825 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,826 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,827 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,827 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:32,828 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,828 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,828 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,829 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:32,954 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:32,955 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:32,956 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:32,956 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:32,957 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:32,957 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:32,957 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:32,958 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,083 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,084 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,085 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,085 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:33,086 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,086 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,086 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,087 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,212 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,213 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,213 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,214 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,214 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:33,245 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:33,245 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:33,246 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:33,246 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,247 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,247 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,247 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,309 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:33,310 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:33,310 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:33,311 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:33,311 runpy.easyconfig.tools DEBUG Finding resolved modules for [] (available modules: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1', 'GCC/4.6.3', 'libibverbs/1.1.4-GCC-4.6.3'])
== 2016-01-07 10:27:33,312 runpy.tools.robot INFO Dependency resolution complete, building as follows: [{'short_mod_name': 'GCC/4.6.3', 'full_mod_name': 'GCC/4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb', 'builddependencies': []}, {'short_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'full_mod_name': 'libibverbs/1.1.4-GCC-4.6.3', 'ec': <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463ad790>, 'dependencies': [], 'hiddendependencies': [], 'hidden': False, 'spec': '/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/l/libibverbs/libibverbs-1.1.4-GCC-4.6.3.eb', 'builddependencies': []}]
== 2016-01-07 10:27:33,313 runpy.easyblock INFO processing EasyBuild easyconfig /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb
== 2016-01-07 10:27:33,313 runpy.easyblock INFO Resetting environment
== 2016-01-07 10:27:33,315 runpy.easyconfig.parser DEBUG Obtained parameters value for ['easyblock']: [None]
== 2016-01-07 10:27:33,318 runpy.easyconfig.easyconfig DEBUG Module path 'easybuild.easyblocks.gcc' found
== 2016-01-07 10:27:33,319 runpy.easyconfig.easyconfig DEBUG getting class for easybuild.easyblocks.gcc.EB_GCC
== 2016-01-07 10:27:33,319 runpy.easyconfig.easyconfig INFO Successfully obtained EB_GCC class instance from easybuild.easyblocks.gcc
== 2016-01-07 10:27:33,319 runpy.easyconfig.easyconfig INFO Successfully obtained class 'EB_GCC' for easyblock 'None' (software name 'GCC')
== 2016-01-07 10:27:33,358 runpy.filetools WARNING Could not find command 'lmod' (with permissions to read/execute it) in $PATH (['/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin', '/opt/librarieshpc/Tcl/bin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/local/games', '/usr/games', '/usr/local/maui/bin', '/usr/local/maui/sbin'])
== 2016-01-07 10:27:33,358 runpy.Lmod DEBUG Set command via environment variable LMOD_CMD: lmod
== 2016-01-07 10:27:33,359 runpy.Lmod DEBUG Using command /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:33,359 runpy.filetools INFO Command /opt/librarieshpc/lmod/lmod/libexec/lmod found at /opt/librarieshpc/lmod/lmod/libexec/lmod
== 2016-01-07 10:27:33,359 runpy.Lmod INFO Full path for module command is /opt/librarieshpc/lmod/lmod/libexec/lmod, so using it
== 2016-01-07 10:27:33,360 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,360 runpy.Lmod DEBUG self.mod_paths set based on $MODULEPATH: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all', '/opt/librarieshpc/easybuild/modules/all', '/opt/librarieshpc/lmod/6.0.1/modulefiles/Core', '/opt/librarieshpc/lmod/lmod/modulefiles/Core']
== 2016-01-07 10:27:33,360 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:33,361 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:33,361 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,361 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,362 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,362 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,488 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,490 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,490 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,491 runpy.Lmod DEBUG $MODULEPATH after set_mod_paths: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,491 runpy.Lmod INFO Prepended list of module paths with path used by EasyBuild: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:33,491 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,492 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,492 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,493 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,493 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,620 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/lmod/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,621 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,621 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,622 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/lmod/6.0.1/modulefiles/Core
== 2016-01-07 10:27:33,622 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,623 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,623 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,623 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,749 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/lmod/6.0.1/modulefiles/Core': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,751 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,751 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,752 runpy.filetools DEBUG Not creating existing path /opt/librarieshpc/easybuild/modules/all
== 2016-01-07 10:27:33,752 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,752 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,753 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,753 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:33,880 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /opt/librarieshpc/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL29wdC9saWJyYXJpZXNocGMvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL29wdC9saWJyYXJpZXNocGMvbG1vZC82LjAuMS9tb2R1bGVmaWxlcy9Db3JlIiwiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:33,882 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:33,882 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:33,883 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:33,883 runpy.Lmod DEBUG Current MODULEPATH: /opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:33,884 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:33,884 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:33,884 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:34,009 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python use /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr:
== 2016-01-07 10:27:34,011 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:27:34,011 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:27:34,012 runpy.Lmod INFO $MODULEPATH set based on list of module paths (via 'module use'): /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:34,012 runpy.run DEBUG run_cmd: running cmd type module (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:27:34,042 runpy.run DEBUG cmd "type module" exited with exitcode 0 and output:
module is a function
module ()
{
eval $($LMOD_CMD bash "$@");
[ $? = 0 ] && eval $(${LMOD_SETTARG_CMD:-:} -s sh)
}
== 2016-01-07 10:27:34,043 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:27:34,044 runpy.Lmod DEBUG Found pattern '.*(lmod|LMOD_CMD)' in defined 'module' function.
== 2016-01-07 10:27:34,044 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:27:34,044 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:27:34,045 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:27:34,045 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:27:34,108 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --version': stdout: ; stderr:
Modules based on Lua: Version 6.0.1 2015-06-10 16:45
by Robert McLay [email protected]
== 2016-01-07 10:27:34,108 runpy.Lmod INFO Found version 6.0.1
== 2016-01-07 10:27:34,109 runpy.Lmod INFO Converted actual version to '6.0.1'
== 2016-01-07 10:27:34,109 runpy.Lmod DEBUG Version 6.0.1 matches requirement 5.6.3
== 2016-01-07 10:27:34,116 runpy.EB_GCC INFO This is EasyBuild 2.5.0 (framework: 2.5.0, easyblocks: 2.5.0) on host masterp.
== 2016-01-07 10:27:34,117 runpy.EB_GCC INFO This is easyblock EB_GCC from module easybuild.easyblocks.gcc (/opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyblocks/g/gcc.pyc)
== 2016-01-07 10:27:34,118 runpy.EB_GCC INFO Build dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy
== 2016-01-07 10:27:34,118 runpy.config DEBUG software install path as specified by 'installpath' and 'subdir_software': /home/CLUSTER/uclv.carlosbr/.local/easybuild/software
== 2016-01-07 10:27:34,119 runpy.ActiveMNS DEBUG Determining software installation subdir for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7fc1463adb90>
== 2016-01-07 10:27:34,120 runpy.ActiveMNS DEBUG Obtained subdir GCC/4.6.3
== 2016-01-07 10:27:34,120 runpy.EB_GCC INFO Software install dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3
== 2016-01-07 10:27:34,120 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:27:34,121 runpy.EB_GCC INFO Module install dir set to /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all
== 2016-01-07 10:27:34,121 runpy.EB_GCC INFO Init completed for application name GCC version 4.6.3
== 2016-01-07 10:27:34,123 runpy.easyblock INFO Obtained application instance of for GCC (easyblock: None)
== 2016-01-07 10:27:34,123 runpy.easyblock DEBUG Skip set to False
== 2016-01-07 10:27:34,124 runpy.EB_GCC INFO building and installing GCC/4.6.3...
== 2016-01-07 10:27:34,125 runpy.EB_GCC DEBUG Not skipping fetch step (skippable: False, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:27:34,125 runpy.EB_GCC INFO fetching files...
== 2016-01-07 10:27:34,126 runpy.EB_GCC INFO Starting fetch step
== 2016-01-07 10:27:34,128 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:34,131 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,132 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,132 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,133 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:27:34,133 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:27:34,134 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:34,134 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:34,136 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:27:34,139 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,139 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,140 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:27:34,140 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:27:34,141 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:27:34,141 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:27:34,141 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:27:34,142 runpy.EB_GCC INFO Running method fetch_step part of step fetch
== 2016-01-07 10:27:34,142 runpy.EB_GCC WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version
== 2016-01-07 10:27:34,143 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 10:27:34,144 runpy.easyconfig.tools DEBUG Also considering installation prefix /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0...
== 2016-01-07 10:27:34,144 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/easybuild/easyconfigs
== 2016-01-07 10:27:34,145 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2016-01-07 10:27:34,145 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_base-2.4.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:34,145 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_install-0.9.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:34,146 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:34,146 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:34,147 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:27:34,147 runpy.easyconfig.tools DEBUG Added /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2016-01-07 10:27:34,148 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2016-01-07 10:27:34,148 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/easybuild/easyconfigs
== 2016-01-07 10:27:34,148 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/plat-x86_64-linux-gnu/easybuild/easyconfigs
== 2016-01-07 10:27:34,149 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-tk/easybuild/easyconfigs
== 2016-01-07 10:27:34,149 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-old/easybuild/easyconfigs
== 2016-01-07 10:27:34,150 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-dynload/easybuild/easyconfigs
== 2016-01-07 10:27:34,150 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:27:34,150 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:27:34,151 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/pymodules/python2.7/easybuild/easyconfigs
== 2016-01-07 10:27:34,151 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/easyconfigs
== 2016-01-07 10:27:34,172 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:27:34,172 runpy.EB_GCC DEBUG Trying to download file gcc-4.6.3.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz ...
== 2016-01-07 10:27:34,173 runpy.filetools DEBUG Trying to download gcc-4.6.3.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz
== 2016-01-07 10:27:34,173 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:27:34,174 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:27:36,411 runpy.filetools DEBUG response code for given url http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz: 200
== 2016-01-07 10:31:05,613 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:06,008 runpy.filetools INFO Downloaded file gcc-4.6.3.tar.gz from url http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz
== 2016-01-07 10:31:06,009 runpy.filetools INFO Successful download of file gcc-4.6.3.tar.gz from url http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz to path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz
== 2016-01-07 10:31:06,010 runpy.EB_GCC INFO Successfully downloaded source file gcc-4.6.3.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gcc-4.6.3.tar.gz
== 2016-01-07 10:31:06,010 runpy.EB_GCC DEBUG File /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz found for source gcc-4.6.3.tar.gz
== 2016-01-07 10:31:06,011 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 10:31:06,011 runpy.easyconfig.tools DEBUG Also considering installation prefix /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0...
== 2016-01-07 10:31:06,012 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/easybuild/easyconfigs
== 2016-01-07 10:31:06,012 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2016-01-07 10:31:06,012 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_base-2.4.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:06,013 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_install-0.9.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:06,013 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:06,014 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:06,014 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:06,015 runpy.easyconfig.tools DEBUG Added /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2016-01-07 10:31:06,015 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2016-01-07 10:31:06,015 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:06,016 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/plat-x86_64-linux-gnu/easybuild/easyconfigs
== 2016-01-07 10:31:06,016 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-tk/easybuild/easyconfigs
== 2016-01-07 10:31:06,017 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-old/easybuild/easyconfigs
== 2016-01-07 10:31:06,017 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-dynload/easybuild/easyconfigs
== 2016-01-07 10:31:06,017 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:06,018 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:06,018 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/pymodules/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:06,019 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/easyconfigs
== 2016-01-07 10:31:06,020 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:06,021 runpy.EB_GCC DEBUG Trying to download file gmp-5.0.4.tar.bz2 from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 ...
== 2016-01-07 10:31:06,021 runpy.filetools DEBUG Trying to download gmp-5.0.4.tar.bz2 from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:06,021 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:06,022 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:07,024 runpy.filetools WARNING URL http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gmp-5.0.4.tar.bz2 was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:07,025 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/gcc/gcc-4.6.3/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 failed, done trying
== 2016-01-07 10:31:07,026 runpy.EB_GCC DEBUG Trying to download file gmp-5.0.4.tar.bz2 from http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 ...
== 2016-01-07 10:31:07,026 runpy.filetools DEBUG Trying to download gmp-5.0.4.tar.bz2 from http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:07,027 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:07,027 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:08,012 runpy.filetools DEBUG response code for given url http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2: 200
== 2016-01-07 10:31:09,334 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:09,340 runpy.filetools INFO Downloaded file gmp-5.0.4.tar.bz2 from url http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:09,341 runpy.filetools INFO Successful download of file gmp-5.0.4.tar.bz2 from url http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2 to path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:09,341 runpy.EB_GCC INFO Successfully downloaded source file gmp-5.0.4.tar.bz2 from http://ftpmirror.gnu.org/gmp/gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:09,341 runpy.EB_GCC DEBUG File /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 found for source gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:09,342 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 10:31:09,342 runpy.easyconfig.tools DEBUG Also considering installation prefix /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0...
== 2016-01-07 10:31:09,343 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/easybuild/easyconfigs
== 2016-01-07 10:31:09,343 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2016-01-07 10:31:09,344 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_base-2.4.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:09,344 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_install-0.9.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:09,344 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:09,345 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:09,345 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:09,346 runpy.easyconfig.tools DEBUG Added /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2016-01-07 10:31:09,346 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2016-01-07 10:31:09,347 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:09,347 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/plat-x86_64-linux-gnu/easybuild/easyconfigs
== 2016-01-07 10:31:09,347 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-tk/easybuild/easyconfigs
== 2016-01-07 10:31:09,348 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-old/easybuild/easyconfigs
== 2016-01-07 10:31:09,348 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-dynload/easybuild/easyconfigs
== 2016-01-07 10:31:09,349 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:09,349 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:09,349 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/pymodules/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:09,350 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/easyconfigs
== 2016-01-07 10:31:09,351 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:09,352 runpy.EB_GCC DEBUG Trying to download file mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz ...
== 2016-01-07 10:31:09,352 runpy.filetools DEBUG Trying to download mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:09,353 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:09,353 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:10,441 runpy.filetools WARNING URL http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpfr-3.0.1.tar.gz was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:10,441 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz failed, done trying
== 2016-01-07 10:31:10,442 runpy.EB_GCC DEBUG Trying to download file mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/gmp/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz ...
== 2016-01-07 10:31:10,442 runpy.filetools DEBUG Trying to download mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/gmp/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:10,443 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:10,443 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:11,484 runpy.filetools WARNING URL http://ftpmirror.gnu.org/gmp/mpfr-3.0.1.tar.gz was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:11,485 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/gmp/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz failed, done trying
== 2016-01-07 10:31:11,485 runpy.EB_GCC DEBUG Trying to download file mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz ...
== 2016-01-07 10:31:11,486 runpy.filetools DEBUG Trying to download mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:11,486 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:11,486 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:13,468 runpy.filetools DEBUG response code for given url http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz: 200
== 2016-01-07 10:31:25,183 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:25,188 runpy.filetools INFO Downloaded file mpfr-3.0.1.tar.gz from url http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:25,189 runpy.filetools INFO Successful download of file mpfr-3.0.1.tar.gz from url http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz to path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:25,190 runpy.EB_GCC INFO Successfully downloaded source file mpfr-3.0.1.tar.gz from http://ftpmirror.gnu.org/mpfr/mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:25,190 runpy.EB_GCC DEBUG File /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz found for source mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:25,190 runpy.filetools INFO Command eb found at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/bin/eb
== 2016-01-07 10:31:25,191 runpy.easyconfig.tools DEBUG Also considering installation prefix /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0...
== 2016-01-07 10:31:25,191 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/easybuild/easyconfigs
== 2016-01-07 10:31:25,192 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2016-01-07 10:31:25,192 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_base-2.4.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:25,193 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/vsc_install-0.9.12-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:25,193 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:25,193 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyblocks-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:25,194 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs
== 2016-01-07 10:31:25,194 runpy.easyconfig.tools DEBUG Added /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2016-01-07 10:31:25,195 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2016-01-07 10:31:25,195 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:25,196 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/plat-x86_64-linux-gnu/easybuild/easyconfigs
== 2016-01-07 10:31:25,196 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-tk/easybuild/easyconfigs
== 2016-01-07 10:31:25,196 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-old/easybuild/easyconfigs
== 2016-01-07 10:31:25,197 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/lib-dynload/easybuild/easyconfigs
== 2016-01-07 10:31:25,197 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:25,198 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/dist-packages/easybuild/easyconfigs
== 2016-01-07 10:31:25,198 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /usr/lib/pymodules/python2.7/easybuild/easyconfigs
== 2016-01-07 10:31:25,198 runpy.easyconfig.tools DEBUG Checking for easybuild/easyconfigs at /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/easybuild/easyconfigs
== 2016-01-07 10:31:25,200 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:25,200 runpy.EB_GCC DEBUG Trying to download file mpc-0.9.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz ...
== 2016-01-07 10:31:25,201 runpy.filetools DEBUG Trying to download mpc-0.9.tar.gz from http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:25,201 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:25,202 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:27,062 runpy.filetools WARNING URL http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpc-0.9.tar.gz was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:27,062 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/gcc/gcc-4.6.3/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz failed, done trying
== 2016-01-07 10:31:27,063 runpy.EB_GCC DEBUG Trying to download file mpc-0.9.tar.gz from http://ftpmirror.gnu.org/gmp/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz ...
== 2016-01-07 10:31:27,063 runpy.filetools DEBUG Trying to download mpc-0.9.tar.gz from http://ftpmirror.gnu.org/gmp/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:27,064 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:27,064 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:27,648 runpy.filetools WARNING URL http://ftpmirror.gnu.org/gmp/mpc-0.9.tar.gz was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:27,648 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/gmp/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz failed, done trying
== 2016-01-07 10:31:27,649 runpy.EB_GCC DEBUG Trying to download file mpc-0.9.tar.gz from http://ftpmirror.gnu.org/mpfr/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz ...
== 2016-01-07 10:31:27,650 runpy.filetools DEBUG Trying to download mpc-0.9.tar.gz from http://ftpmirror.gnu.org/mpfr/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:27,650 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:27,650 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:28,701 runpy.filetools WARNING URL http://ftpmirror.gnu.org/mpfr/mpc-0.9.tar.gz was not found (HTTP response code 404), not trying again
== 2016-01-07 10:31:28,702 runpy.filetools WARNING Download of http://ftpmirror.gnu.org/mpfr/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz failed, done trying
== 2016-01-07 10:31:28,702 runpy.EB_GCC DEBUG Trying to download file mpc-0.9.tar.gz from http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz ...
== 2016-01-07 10:31:28,703 runpy.filetools DEBUG Trying to download mpc-0.9.tar.gz from http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:28,703 runpy.filetools DEBUG Using timeout of 10 seconds for initiating download
== 2016-01-07 10:31:28,704 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:30,412 runpy.filetools DEBUG response code for given url http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz: 200
== 2016-01-07 10:31:31,339 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC
== 2016-01-07 10:31:31,342 runpy.filetools INFO Downloaded file mpc-0.9.tar.gz from url http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz to /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:31,342 runpy.filetools INFO Successful download of file mpc-0.9.tar.gz from url http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz to path /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz
== 2016-01-07 10:31:31,343 runpy.EB_GCC INFO Successfully downloaded source file mpc-0.9.tar.gz from http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz
== 2016-01-07 10:31:31,343 runpy.EB_GCC DEBUG File /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz found for source mpc-0.9.tar.gz
== 2016-01-07 10:31:31,344 runpy.EB_GCC INFO Added sources: [{'path': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz', 'cmd': None, 'finalpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy', 'name': 'gcc-4.6.3.tar.gz', 'checksum': 'c51e55130ab9ca3e5f34014cac15dd39'}, {'path': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2', 'cmd': None, 'finalpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy', 'name': 'gmp-5.0.4.tar.bz2', 'checksum': '50c3edcb7c9438e04377ee9a1a061b79'}, {'path': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz', 'cmd': None, 'finalpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy', 'name': 'mpfr-3.0.1.tar.gz', 'checksum': 'e9c191fc46a4f5741f8a0a11ab33b8bf'}, {'path': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz', 'cmd': None, 'finalpath': '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy', 'name': 'mpc-0.9.tar.gz', 'checksum': '0d6acab8d214bd7d1fbbc593e83dd00d'}]
== 2016-01-07 10:31:31,344 runpy.EB_GCC INFO no patches provided
== 2016-01-07 10:31:31,345 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:31,694 runpy.EB_GCC INFO md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz: c51e55130ab9ca3e5f34014cac15dd39
== 2016-01-07 10:31:31,695 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:31,703 runpy.EB_GCC INFO md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2: 50c3edcb7c9438e04377ee9a1a061b79
== 2016-01-07 10:31:31,704 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:31,709 runpy.EB_GCC INFO md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz: e9c191fc46a4f5741f8a0a11ab33b8bf
== 2016-01-07 10:31:31,710 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:31,712 runpy.EB_GCC INFO md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz: 0d6acab8d214bd7d1fbbc593e83dd00d
== 2016-01-07 10:31:31,713 runpy.config DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules
== 2016-01-07 10:31:31,714 runpy.EB_GCC INFO Checking dirs that need to be created: ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3', '/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all/GCC', '/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/compiler/GCC']
== 2016-01-07 10:31:31,733 runpy.filetools INFO Creating directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3 (parents: True, set_gid: False, sticky: False)
== 2016-01-07 10:31:31,743 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all/GCC
== 2016-01-07 10:31:31,747 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/compiler/GCC
== 2016-01-07 10:31:31,747 runpy.EB_GCC DEBUG Not skipping ready step (skippable: False, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:31,748 runpy.EB_GCC INFO creating build dir, resetting environment...
== 2016-01-07 10:31:31,748 runpy.EB_GCC INFO Starting ready step
== 2016-01-07 10:31:31,750 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:31,753 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,754 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,754 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,755 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:31,755 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:31,756 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:31,756 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:31,758 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [None, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:31,761 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,762 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,762 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:31,763 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:31,763 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:31,763 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:31,764 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:31,764 runpy.EB_GCC INFO Running method check_readiness_step part of step ready
== 2016-01-07 10:31:31,765 runpy.EB_GCC DEBUG Desired parallelism specified via 'parallel' build option: None
== 2016-01-07 10:31:31,768 runpy.affinity DEBUG sched_getaffinity for pid 1133 returned cpuset 0-3
== 2016-01-07 10:31:31,769 runpy.run DEBUG run_cmd: running cmd ulimit -u (in /home/CLUSTER/uclv.carlosbr)
== 2016-01-07 10:31:31,800 runpy.run DEBUG cmd "ulimit -u" exited with exitcode 0 and output:
3930
== 2016-01-07 10:31:31,801 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:31,801 runpy.EB_GCC INFO Setting parallelism: 4
== 2016-01-07 10:31:31,802 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:31:31,803 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:31:31,803 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:31:31,803 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse list' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:31:31,929 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse list': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr: EasyBuild/2.5.0
== 2016-01-07 10:31:31,931 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:31:31,931 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:31:31,932 runpy.EB_GCC WARNING Loaded modules detected: ['EasyBuild/2.5.0']
== 2016-01-07 10:31:31,932 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:31:31,933 runpy.Dummy DEBUG add_dependencies: adding toolchain dependencies []
== 2016-01-07 10:31:31,933 runpy.Lmod DEBUG Current MODULEPATH: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core
== 2016-01-07 10:31:31,934 runpy.Lmod DEBUG Changing LD_LIBRARY_PATH from 'opt/librarieshpc/Tcl/lib' to 'opt/librarieshpc/Tcl/lib:' in environment for module command
== 2016-01-07 10:31:31,934 runpy.Lmod DEBUG Changing LD_PRELOAD from '' to '' in environment for module command
== 2016-01-07 10:31:31,935 runpy.Lmod DEBUG Running module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ' from /home/CLUSTER/uclv.carlosbr
== 2016-01-07 10:31:32,064 runpy.Lmod DEBUG Output of module command '/opt/librarieshpc/lmod/lmod/libexec/lmod python --terse avail --show_hidden ': stdout: os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["LMOD_DEFAULT_MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["MODULEPATH"] = "/home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:/opt/librarieshpc/easybuild/modules/all:/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:/opt/librarieshpc/modulefiles/Linux:/opt/librarieshpc/modulefiles/Core:/opt/librarieshpc/lmod/lmod/modulefiles/Core";
os.environ["_ModuleTable001_"] = "X01vZHVsZVRhYmxlXz17WyJhY3RpdmVTaXplIl09MSxiYXNlTXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9tb2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbImNfcmVidWlsZFRpbWUiXT03MjAwLFsiY19zaG9ydFRpbWUiXT0wLjg3NTI4ODk2MzMxNzg3LGZhbWlseT17fSxp";
os.environ["_ModuleTable002_"] = "bmFjdGl2ZT17fSxtVD17RWFzeUJ1aWxkPXtbIkZOIl09Ii9vcHQvbGlicmFyaWVzaHBjL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9FYXN5QnVpbGQvMi41LjAiLFsiZGVmYXVsdCJdPTAsWyJmdWxsTmFtZSJdPSJFYXN5QnVpbGQvMi41LjAiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInNob3J0Il09IkVhc3lCdWlsZCIsWyJzdGF0dXMiXT0iYWN0aXZlIix9LH0sbXBhdGhBPXsiL2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGwiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kLzYuMC4xL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9t";
os.environ["_ModuleTable003_"] = "b2R1bGVmaWxlcy9MaW51eCIsIi9vcHQvbGlicmFyaWVzaHBjL21vZHVsZWZpbGVzL0NvcmUiLCIvb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvb3B0L2xpYnJhcmllc2hwYy9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L2hvbWUvQ0xVU1RFUi91Y2x2LmNhcmxvc2JyLy5sb2NhbC9lYXN5YnVpbGQvbW9kdWxlcy9hbGw6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvTGludXg6L29wdC9saWJyYXJpZXNocGMvbW9kdWxlZmlsZXMvQ29yZTovb3B0L2xpYnJhcmllc2hwYy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsWyJ2ZXJzaW9uIl09Mix9";
os.environ["_ModuleTable_Sz_"] = "3";
; stderr: /home/CLUSTER/uclv.carlosbr/.local/easybuild/modules/all:
GCC/
GCC/5.1.0
Java/
Java/1.7.0_45
M4/
M4/1.4.17
libibverbs/
libibverbs/1.1.4-GCC-4.9.2
/opt/librarieshpc/easybuild/modules/all:
Autoconf/
Autoconf/2.69-GCC-4.9.2
Automake/
Automake/1.15-GCC-4.9.2
EasyBuild/
EasyBuild/2.4.0
EasyBuild/2.5.0
FFTW/
FFTW/3.3.4-gompi-2015a
GCC/
GCC/4.8.1
GCC/4.9.2
HPL/
HPL/2.1-foss-2015a
Java/
Java/1.7.0_10
Java/1.7.0_60
Java/1.7.0_80
Java/1.8.0_45
M4/
M4/1.4.17-GCC-4.9.2
MPICH/
MPICH/3.0.4-GCC-4.8.1
OpenBLAS/
OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0
OpenMPI/
OpenMPI/1.8.4-GCC-4.9.2
ScaLAPACK/
ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0
foss/
foss/2015a
gompi/
gompi/2015a
hwloc/
hwloc/1.10.0-GCC-4.9.2
libtool/
libtool/2.4.2-GCC-4.9.2
numactl/
numactl/2.0.10-GCC-4.9.2
/opt/librarieshpc/lmod/6.0.1/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
/opt/librarieshpc/lmod/lmod/modulefiles/Core:
lmod/
lmod/6.0.1
settarg/
settarg/6.0.1
== 2016-01-07 10:31:32,066 runpy.Lmod DEBUG Correcting paths in $LD_LIBRARY_PATH from ['opt/librarieshpc/Tcl/lib'] to ['opt/librarieshpc/Tcl/lib']
== 2016-01-07 10:31:32,067 runpy.Lmod DEBUG Correcting paths in $LD_PRELOAD from [''] to []
== 2016-01-07 10:31:32,068 runpy.Lmod DEBUG 'module available ' gave 28 answers: ['Autoconf/2.69-GCC-4.9.2', 'Automake/1.15-GCC-4.9.2', 'EasyBuild/2.4.0', 'EasyBuild/2.5.0', 'FFTW/3.3.4-gompi-2015a', 'GCC/4.8.1', 'GCC/4.9.2', 'GCC/5.1.0', 'HPL/2.1-foss-2015a', 'Java/1.7.0_10', 'Java/1.7.0_45', 'Java/1.7.0_60', 'Java/1.7.0_80', 'Java/1.8.0_45', 'M4/1.4.17', 'M4/1.4.17-GCC-4.9.2', 'MPICH/3.0.4-GCC-4.8.1', 'OpenBLAS/0.2.13-GCC-4.9.2-LAPACK-3.5.0', 'OpenMPI/1.8.4-GCC-4.9.2', 'ScaLAPACK/2.0.2-gompi-2015a-OpenBLAS-0.2.13-LAPACK-3.5.0', 'foss/2015a', 'gompi/2015a', 'hwloc/1.10.0-GCC-4.9.2', 'libibverbs/1.1.4-GCC-4.9.2', 'libtool/2.4.2-GCC-4.9.2', 'lmod/6.0.1', 'numactl/2.0.10-GCC-4.9.2', 'settarg/6.0.1']
== 2016-01-07 10:31:32,069 runpy.EasyConfig DEBUG Dependencies BEFORE filtering: []
== 2016-01-07 10:31:32,069 runpy.EB_GCC INFO Running method make_builddir part of step ready
== 2016-01-07 10:31:32,070 runpy.EB_GCC DEBUG Creating the build directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy (cleanup: True)
== 2016-01-07 10:31:32,075 runpy.filetools INFO Creating directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy (parents: True, set_gid: False, sticky: False)
== 2016-01-07 10:31:32,076 runpy.EB_GCC INFO Running method env_reset_changes part of step ready
== 2016-01-07 10:31:32,076 runpy.EB_GCC INFO Running method handle_iterate_opts part of step ready
== 2016-01-07 10:31:32,077 runpy.EB_GCC DEBUG Not skipping source step (skippable: True, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:32,077 runpy.EB_GCC INFO unpacking...
== 2016-01-07 10:31:32,078 runpy.EB_GCC INFO Starting source step
== 2016-01-07 10:31:32,080 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:32,084 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,085 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,085 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,086 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:32,086 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:32,087 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:32,087 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:32,089 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:32,093 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,093 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,094 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:32,094 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:32,095 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:32,095 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:32,095 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:32,096 runpy.EB_GCC INFO Running method checksum_step part of step source
== 2016-01-07 10:31:32,096 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:32,438 runpy.filetools DEBUG Computed md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz: c51e55130ab9ca3e5f34014cac15dd39 (correct checksum: c51e55130ab9ca3e5f34014cac15dd39)
== 2016-01-07 10:31:32,439 runpy.EB_GCC INFO Checksum verification for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz using c51e55130ab9ca3e5f34014cac15dd39 passed.
== 2016-01-07 10:31:32,439 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:32,447 runpy.filetools DEBUG Computed md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2: 50c3edcb7c9438e04377ee9a1a061b79 (correct checksum: 50c3edcb7c9438e04377ee9a1a061b79)
== 2016-01-07 10:31:32,448 runpy.EB_GCC INFO Checksum verification for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 using 50c3edcb7c9438e04377ee9a1a061b79 passed.
== 2016-01-07 10:31:32,448 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:32,454 runpy.filetools DEBUG Computed md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz: e9c191fc46a4f5741f8a0a11ab33b8bf (correct checksum: e9c191fc46a4f5741f8a0a11ab33b8bf)
== 2016-01-07 10:31:32,454 runpy.EB_GCC INFO Checksum verification for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz using e9c191fc46a4f5741f8a0a11ab33b8bf passed.
== 2016-01-07 10:31:32,455 runpy.filetools DEBUG Using blocksize 16777216 for calculating the checksum
== 2016-01-07 10:31:32,457 runpy.filetools DEBUG Computed md5 checksum for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz: 0d6acab8d214bd7d1fbbc593e83dd00d (correct checksum: 0d6acab8d214bd7d1fbbc593e83dd00d)
== 2016-01-07 10:31:32,458 runpy.EB_GCC INFO Checksum verification for /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz using 0d6acab8d214bd7d1fbbc593e83dd00d passed.
== 2016-01-07 10:31:32,458 runpy.EB_GCC INFO Running method extract_step part of step source
== 2016-01-07 10:31:32,459 runpy.EB_GCC INFO Unpacking source gcc-4.6.3.tar.gz
== 2016-01-07 10:31:32,459 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy
== 2016-01-07 10:31:32,460 runpy.filetools DEBUG Unpacking /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz in directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy.
== 2016-01-07 10:31:32,462 runpy.run DEBUG run_cmd: running cmd tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy)
== 2016-01-07 10:31:46,865 runpy.run DEBUG cmd "tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gcc-4.6.3.tar.gz" exited with exitcode 0 and output:
== 2016-01-07 10:31:46,867 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:46,868 runpy.filetools DEBUG Last dir list ['COPYING', 'config.rpath', 'Makefile.tpl', 'MD5SUMS', 'libgo', 'missing', 'fixincludes', 'libiberty', 'ABOUT-NLS', 'COPYING3', 'gnattools', 'ltmain.sh', 'MAINTAINERS', 'COPYING.LIB', 'libquadmath', 'config.guess', 'libgfortran', 'libdecnumber', 'libtool-ldflags', 'Makefile.def', 'symlink-tree', 'lto-plugin', 'libjava', 'COPYING.RUNTIME', 'maintainer-scripts', 'contrib', 'zlib', 'README', 'ltgcc.m4', 'libssp', 'include', 'configure', 'ylwrap', 'lt~obsolete.m4', 'configure.ac', 'INSTALL', 'ChangeLog', 'depcomp', 'config-ml.in', 'ltoptions.m4', 'boehm-gc', 'libada', 'COPYING3.LIB', 'libgcc', 'libffi', 'install-sh', 'libtool.m4', 'config.sub', 'mkinstalldirs', 'libmudflap', 'ltversion.m4', 'move-if-change', 'Makefile.in', 'LAST_UPDATED', 'mkdep', 'libstdc++-v3', 'intl', 'ltsugar.m4', 'libgomp', 'config', 'ChangeLog.tree-ssa', 'compile', 'gcc', 'NEWS', 'libobjc', 'libcpp']
== 2016-01-07 10:31:46,870 runpy.filetools DEBUG Possible new dir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3 found
== 2016-01-07 10:31:46,870 runpy.EB_GCC INFO Unpacking source gmp-5.0.4.tar.bz2
== 2016-01-07 10:31:46,872 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy
== 2016-01-07 10:31:46,873 runpy.filetools DEBUG Unpacking /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 in directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy.
== 2016-01-07 10:31:46,874 runpy.run DEBUG run_cmd: running cmd tar xjf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2 (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy)
== 2016-01-07 10:31:49,343 runpy.run DEBUG cmd "tar xjf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/gmp-5.0.4.tar.bz2" exited with exitcode 0 and output:
== 2016-01-07 10:31:49,344 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:49,344 runpy.filetools DEBUG Last dir list ['gcc-4.6.3', 'gmp-5.0.4']
== 2016-01-07 10:31:49,345 runpy.filetools DEBUG Possible new dir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy found
== 2016-01-07 10:31:49,345 runpy.EB_GCC INFO Unpacking source mpfr-3.0.1.tar.gz
== 2016-01-07 10:31:49,346 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy
== 2016-01-07 10:31:49,347 runpy.filetools DEBUG Unpacking /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz in directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy.
== 2016-01-07 10:31:49,347 runpy.run DEBUG run_cmd: running cmd tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy)
== 2016-01-07 10:31:49,493 runpy.run DEBUG cmd "tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpfr-3.0.1.tar.gz" exited with exitcode 0 and output:
== 2016-01-07 10:31:49,494 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:49,494 runpy.filetools DEBUG Last dir list ['mpfr-3.0.1', 'gcc-4.6.3', 'gmp-5.0.4']
== 2016-01-07 10:31:49,495 runpy.filetools DEBUG Possible new dir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy found
== 2016-01-07 10:31:49,495 runpy.EB_GCC INFO Unpacking source mpc-0.9.tar.gz
== 2016-01-07 10:31:49,496 runpy.filetools DEBUG Not creating existing path /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy
== 2016-01-07 10:31:49,496 runpy.filetools DEBUG Unpacking /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz in directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy.
== 2016-01-07 10:31:49,497 runpy.run DEBUG run_cmd: running cmd tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy)
== 2016-01-07 10:31:49,572 runpy.run DEBUG cmd "tar xzf /home/CLUSTER/uclv.carlosbr/.local/easybuild/sources/g/GCC/mpc-0.9.tar.gz" exited with exitcode 0 and output:
== 2016-01-07 10:31:49,572 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:49,573 runpy.filetools DEBUG Last dir list ['mpfr-3.0.1', 'mpc-0.9', 'gcc-4.6.3', 'gmp-5.0.4']
== 2016-01-07 10:31:49,574 runpy.filetools DEBUG Possible new dir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy found
== 2016-01-07 10:31:49,574 runpy.EB_GCC DEBUG Not skipping patch step (skippable: True, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:49,575 runpy.EB_GCC INFO patching...
== 2016-01-07 10:31:49,575 runpy.EB_GCC INFO Starting patch step
== 2016-01-07 10:31:49,578 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,582 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,582 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,583 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,583 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,584 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,584 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,585 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,587 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,590 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,591 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,591 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,592 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,592 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,593 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,593 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,594 runpy.EB_GCC INFO Running method patch_step part of step patch
== 2016-01-07 10:31:49,594 runpy.EB_GCC DEBUG Not skipping prepare step (skippable: False, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:49,595 runpy.EB_GCC INFO preparing...
== 2016-01-07 10:31:49,595 runpy.EB_GCC INFO Starting prepare step
== 2016-01-07 10:31:49,597 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,601 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,602 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,602 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,603 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,603 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,603 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,604 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,606 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': [None, 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [['CPATH', 'C_INCLUDE_PATH', 'CPLUS_INCLUDE_PATH', 'OBJC_INCLUDE_PATH'], "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,610 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,610 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,611 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,611 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,612 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,612 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,612 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,613 runpy.EB_GCC INFO Running method prepare_step part of step prepare
== 2016-01-07 10:31:49,614 runpy.Dummy DEBUG _toolchain_exists: dummy toolchain always exists, returning True
== 2016-01-07 10:31:49,614 runpy.Dummy INFO prepare: toolchain dummy mode, dummy version; not loading dependencies
== 2016-01-07 10:31:49,614 runpy.EB_GCC INFO Using /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/ as start dir
== 2016-01-07 10:31:49,615 runpy.EB_GCC DEBUG Changed to real build directory /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/ (start_dir)
== 2016-01-07 10:31:49,615 runpy.EB_GCC DEBUG Not skipping configure step (skippable: True, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:49,616 runpy.EB_GCC INFO configuring...
== 2016-01-07 10:31:49,616 runpy.EB_GCC INFO Starting configure step
== 2016-01-07 10:31:49,619 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/', 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [{}, "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,623 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,623 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,624 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,624 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,625 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,625 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,625 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,628 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/', 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [{}, "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:49,632 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,632 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,633 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:49,633 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:49,633 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:49,634 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:49,634 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:49,635 runpy.EB_GCC INFO Running method configure_step part of step configure
== 2016-01-07 10:31:49,785 runpy.EB_GCC DEBUG Copied /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/mpfr-3.0.1 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr, so GCC can build mpfr
== 2016-01-07 10:31:49,864 runpy.EB_GCC DEBUG Copied /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/mpc-0.9 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc, so GCC can build mpc
== 2016-01-07 10:31:50,331 runpy.EB_GCC DEBUG Copied /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gmp-5.0.4 to /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp, so GCC can build gmp
== 2016-01-07 10:31:50,332 runpy.EB_GCC INFO Performing regular GCC build...
== 2016-01-07 10:31:50,333 runpy.EB_GCC DEBUG Created dir at /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj
== 2016-01-07 10:31:50,333 runpy.run DEBUG run_cmd: running cmd ../config.guess (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj)
== 2016-01-07 10:31:50,537 runpy.run DEBUG cmd "../config.guess" exited with exitcode 0 and output:
x86_64-unknown-linux-gnu
== 2016-01-07 10:31:50,538 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:50,539 runpy.run DEBUG run_cmd: running cmd ../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=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3 --with-local-prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3 (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj)
== 2016-01-07 10:31:59,726 runpy.run DEBUG cmd " ../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=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3 --with-local-prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" exited with exitcode 0 and output:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for PWL_handle_timeout in -lpwl... no
checking for version 0.11 (revision 0 or later) of PPL... no
*** This configuration is not supported in the following subdirectories:
gnattools target-libada target-libgo target-libffi target-zlib target-libjava target-libobjc target-boehm-gc
(Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
== 2016-01-07 10:31:59,727 runpy.run INFO cmd " ../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=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3 --with-local-prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" exited with exitcode 0 and output:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for PWL_handle_timeout in -lpwl... no
checking for version 0.11 (revision 0 or later) of PPL... no
*** This configuration is not supported in the following subdirectories:
gnattools target-libada target-libgo target-libffi target-zlib target-libjava target-libobjc target-boehm-gc
(Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
== 2016-01-07 10:31:59,728 runpy.run DEBUG Using default regular expression: (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w)
== 2016-01-07 10:31:59,730 runpy.EB_GCC DEBUG Not skipping build step (skippable: True, skip: None, skipsteps: [], module_only: False, force: False
== 2016-01-07 10:31:59,730 runpy.EB_GCC INFO building...
== 2016-01-07 10:31:59,731 runpy.EB_GCC INFO Starting build step
== 2016-01-07 10:31:59,733 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/', 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [{}, "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:59,737 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,737 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,738 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,738 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:59,739 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:59,739 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:59,739 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:59,741 runpy.easyconfig.templates DEBUG config: {'preinstallopts': ['', 'Extra prefix options for installation.', (3, 'build')], 'configure_cmd_prefix': ['', 'Prefix to be glued before ./configure', (1, 'easyblock-specific')], 'prebuildopts': ['', 'Extra options pre-passed to build command.', (3, 'build')], 'moduleloadnoconflict': [False, "Don't check for conflicts, unload other versions instead ", (8, 'modules')], 'skip': [False, 'Skip existing software', (3, 'build')], 'cleanupoldbuild': [True, 'Boolean to remove (True) or backup (False) the previous build directory with identical name or not.', (4, 'file-management')], 'configopts': ['', 'Extra options passed to configure (default already has --prefix)', (3, 'build')], 'clooguseisl': [False, 'Use ISL with CLooG or not', (1, 'easyblock-specific')], 'installopts': ['', 'Extra options for installation', (3, 'build')], 'sources': [['%(namelower)s-%(version)s.tar.gz', 'gmp-5.0.4.tar.bz2', 'mpfr-3.0.1.tar.gz', 'mpc-0.9.tar.gz'], 'List of source files', (3, 'build')], 'versionsuffix': ['', 'Additional suffix for software version (placed after toolchain name)', (3, 'build')], 'license_server': [None, 'License server for software', (6, 'license')], 'modaltsoftname': [None, 'Module name to use (rather than using software name', (8, 'modules')], 'keeppreviousinstall': [False, 'Boolean to keep the previous installation with identical name. Experts only!', (4, 'file-management')], 'hiddendependencies': [[], 'List of dependencies available as hidden modules', (5, 'dependencies')], 'checksums': [['c51e55130ab9ca3e5f34014cac15dd39', '50c3edcb7c9438e04377ee9a1a061b79', 'e9c191fc46a4f5741f8a0a11ab33b8bf', '0d6acab8d214bd7d1fbbc593e83dd00d'], 'Checksums for sources and patches', (3, 'build')], 'keepsymlinks': [False, 'Boolean to determine whether symlinks are to be kept during copying or if the content of the files pointed to should be copied', (4, 'file-management')], 'cleanupoldinstall': [True, 'Boolean to remove (True) or backup (False) the previous install directory with identical name or not.', (4, 'file-management')], 'builddependencies': [[], 'List of build dependencies', (5, 'dependencies')], 'dontcreateinstalldir': [False, 'Boolean to create (False) or not create (True) the install directory', (4, 'file-management')], 'modextravars': [{}, 'Extra environment variables to be added to module file', (8, 'modules')], 'unpack_options': ['', 'Extra options for unpacking source', (3, 'build')], 'group': [None, 'Name of the user group for which the software should be available', (6, 'license')], 'versionprefix': ['', 'Additional prefix for software version (placed before version and toolchain name)', (3, 'build')], 'parsed': [True, 'This is a parsed easyconfig', 'HIDDEN'], 'withcloog': [False, 'Build GCC with CLooG support', (1, 'easyblock-specific')], 'easybuild_version': [None, 'EasyBuild-version this spec-file was written for', (3, 'build')], 'skipsteps': [[], 'Skip these steps', (3, 'build')], 'languages': [['c', 'c++', 'fortran'], 'List of languages to build GCC for (--enable-languages)', (1, 'easyblock-specific')], 'start_dir': ['/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/', 'Path to start the make in. If the path is absolute, use that path. If not, this is added to the guessed path.', (4, 'file-management')], 'version': ['4.6.3', 'Version of software', (0, 'mandatory')], 'postinstallcmds': [[], 'Commands to run after the install step.', (3, 'build')], 'modaliases': [{}, 'Aliases to be defined in module file', (8, 'modules')], 'allow_system_deps': [[], 'Allow listed system dependencies (format: (<name>, <version>))', (5, 'dependencies')], 'osdependencies': [[], 'OS dependencies that should be present on the system', (5, 'dependencies')], 'modluafooter': ['', 'Footer to include in generated module file (Lua syntax)', (8, 'modules')], 'homepage': ['http://gcc.gnu.org/', 'The homepage of the software', (0, 'mandatory')], 'sanity_check_paths': [{}, "List of files and directories to check (format: {'files':<list>, 'dirs':<list>})", (3, 'build')], 'tests': [[], 'List of test-scripts to run after install. A test script should return a non-zero exit status to fail', (3, 'build')], 'buildopts': ['', 'Extra options passed to make step (default already has -j X)', (3, 'build')], 'tar_config_opts': [False, 'Override tar settings as determined by configure.', (1, 'easyblock-specific')], 'description': ['The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran,\n Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).', 'A short description of the software', (0, 'mandatory')], 'modextrapaths': [{}, 'Extra paths to be prepended in module file', (8, 'modules')], 'stop': [None, 'Keyword to halt the build process after a certain step.', (3, 'build')], 'exts_list': [[], 'List with extensions added to the base installation', (7, 'extensions')], 'docurls': [None, 'List of urls with documentation of the software (not necessarily on homepage)', (0, 'mandatory')], 'multilib': [False, 'Build multilib gcc (both i386 and x86_64)', (1, 'easyblock-specific')], 'sanity_check_commands': [[], "format: [(name, options)] e.g. [('gzip','-h')]. Using a non-tuple is equivalent to (name, '-h')", (3, 'build')], 'exts_classmap': [{}, 'Map of extension name to class for handling build and installation.', (7, 'extensions')], 'moduleforceunload': [False, 'Force unload of all modules when loading the extension', (8, 'modules')], 'dependencies': [[], 'List of dependencies', (5, 'dependencies')], 'exts_filter': [None, 'Extension filter details: template for cmd and input to cmd (templates for name, version and src).', (7, 'extensions')], 'moduleclass': ['compiler', 'Module class to be used for this software', (8, 'modules')], 'key': [None, 'Key for installing software', (6, 'license')], 'include_modpath_extensions': [True, 'Include $MODULEPATH extensions specified by module naming scheme.', (8, 'modules')], 'prefix_opt': ['--prefix=', 'Prefix command line option for configure script', (1, 'easyblock-specific')], 'modloadmsg': [{}, 'Message that should be printed when generated module is loaded', (8, 'modules')], 'withppl': [False, 'Build GCC with PPL support', (1, 'easyblock-specific')], 'withisl': [False, 'Build GCC with ISL support', (1, 'easyblock-specific')], 'modtclfooter': ['', 'Footer to include in generated module file (Tcl syntax)', (8, 'modules')], 'parallel': [4, 'Degree of parallelism for e.g. make (default: based on the number of cores, active cpuset and restrictions in ulimit)', (3, 'build')], 'buildininstalldir': [False, 'Boolean to build (True) or not build (False) in the installation directory', (4, 'file-management')], 'patches': [[], 'List of patches to apply', (3, 'build')], 'withlto': [True, 'Enable LTO support', (1, 'easyblock-specific')], 'runtest': [None, 'Indicates if a test should be run after make; should specify argument after make (for e.g.,"test" for make test)', (3, 'build')], 'onlytcmod': [False, 'Boolean/string to indicate if the toolchain should only load the environment with module (True) or also set all other variables (False) like compiler CC etc (if string: comma separated list of variables that will be ignored).', (2, 'toolchain')], 'buildstats': [None, 'A list of dicts with build statistics', (9, 'other')], 'unwanted_env_vars': [{}, "List of environment variables that shouldn't be set during build", (3, 'build')], 'name': ['GCC', 'Name of software', (0, 'mandatory')], 'recursive_module_unload': [False, 'Recursive unload of all dependencies when unloading module', (8, 'modules')], 'toolchain': [{'version': 'dummy', 'name': 'dummy'}, 'Name and version of toolchain', (0, 'mandatory')], 'license_file': [None, 'License file for software', (6, 'license')], 'preconfigopts': ['', 'Extra options pre-passed to configure.', (3, 'build')], 'maxparallel': [4, 'Max degree of parallelism', (3, 'build')], 'license_server_port': [None, 'Port for license server', (6, 'license')], 'exts_defaultclass': [None, 'List of module for and name of the default extension class', (7, 'extensions')], 'toolchainopts': [None, 'Extra options for compilers', (2, 'toolchain')], 'source_urls': [['http://ftpmirror.gnu.org/%(namelower)s/%(namelower)s-%(version)s', 'http://ftpmirror.gnu.org/gmp', 'http://ftpmirror.gnu.org/mpfr', 'http://www.multiprecision.org/mpc/download'], 'List of URLs for source files', (3, 'build')], 'easyblock': [None, 'EasyBlock to use for building; if set to None, an easyblock is selected based on the software name', (3, 'build')], 'whatis': [None, 'List of brief (one line) package description entries', (8, 'modules')], 'software_license': [None, 'Software license', (0, 'mandatory')], 'pplwatchdog': [False, 'Enable PPL watchdog', (1, 'easyblock-specific')], 'software_license_urls': [None, 'List of software license locations', (0, 'mandatory')]}
== 2016-01-07 10:31:59,744 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,745 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,745 runpy.easyconfig.templates DEBUG version found in easyconfig is 4.6.3
== 2016-01-07 10:31:59,746 runpy.easyconfig.templates DEBUG name: name, config: GCC
== 2016-01-07 10:31:59,746 runpy.easyconfig.templates DEBUG name: version, config: 4.6.3
== 2016-01-07 10:31:59,747 runpy.easyconfig.templates DEBUG name: versionsuffix, config:
== 2016-01-07 10:31:59,747 runpy.easyconfig.templates DEBUG name: versionprefix, config:
== 2016-01-07 10:31:59,748 runpy.EB_GCC INFO Running method build_step part of step build
== 2016-01-07 10:31:59,748 runpy.run DEBUG run_cmd: running cmd make -j 4 bootstrap (in /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj)
== 2016-01-07 10:36:04,995 runpy.run DEBUG cmd " make -j 4 bootstrap " exited with exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./intl
Configuring stage 1 in ./lto-plugin
Configuring stage 1 in ./gmp
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking build system type... checking for xgettext... no
checking build system type... checking for msgmerge... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking host system type... checking for C compiler default output file name... x86_64-unknown-linux-gnu
checking target system type... none-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... checking for perl... perl
x86_64-unknown-linux-gnu
checking host system type... checking build system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-gcc... gcc
none required
checking how to run the C preprocessor... checking for C compiler default output file name... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
yes
checking for none-unknown-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... a.out
checking whether the C compiler works... /bin/mkdir -p
checking for a thread-safe mkdir -p... checking for gawk... yes
mawk
checking whether make sets $(MAKE)... checking whether we are cross compiling... no
checking for suffix of executables... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking ABI=long
checking compiler gcc -g -fkeep-inline-functions -DNO_ASM... checking for C compiler default output file name...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... a.out
checking whether the C compiler works... yes
yes
checking whether gcc accepts -g... checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for an ANSI C-conforming const... yes
checking for gcc option to accept ISO C89... yes
checking for inline...
checking for suffix of object files... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... inline
checking for sys/types.h... o
checking whether we are using the GNU C compiler... no
checking how to run the C preprocessor... yes
checking whether gcc accepts -g... yes
checking for sys/stat.h... gcc -E
yes
checking for gcc option to accept ISO C89... checking whether gcc supports -W... yes
checking for stdlib.h... none needed
checking for style of include used by make... yes
GNU
checking whether gcc supports -Wall... checking dependency style of gcc... yes
yes
checking whether gcc supports -Wwrite-strings... checking for string.h... yes
checking whether gcc supports -Wc++-compat... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for memory.h... yes
checking whether gcc supports -Wstrict-prototypes... no
checking whether gcc supports -Wall... yes
checking whether gcc supports -pedantic ... yes
yes
checking how to print strings... checking for strings.h... yes
checking whether gcc and cc understand -c and -o together... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... yes
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for inttypes.h... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... checking for stdint.h... yes
checking for an ANSI C-conforming const... yes
checking for unistd.h... yes
checking for inline... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
ok
checking for off_t... checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for size_t... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
yes
checking for none-unknown-linux-gnu-gcc... gcc
yes
checking for working alloca.h... checking for string.h... yes
checking whether the C compiler works... checking for memory.h... yes
yes
checking for sys/types.h... checking for strings.h... yes
yes
checking for alloca... checking for inttypes.h... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stdint.h... checking for sys/stat.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... yes
checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for stdlib.h... checking whether we are cross compiling... yes
checking for suffix of object files... checking for getpagesize... o
checking whether we are using the GNU C compiler... yes
yes
checking whether gcc accepts -g... yes
checking for working mmap... checking for string.h... yes
checking for gcc option to accept ISO C89... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for sys/file.h... checking for memory.h... yes
none needed
checking for gcc option to accept ISO C99... checking for sys/param.h... yes
yes
checking whether we are using the GNU C Library 2.1 or newer... checking for limits.h... yes
yes
checking whether integer division by zero raises SIGFPE... checking for strings.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking for string.h... (cached) yes
checking for inttypes.h... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
-std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... yes
checking for inttypes.h... checking for sys/time.h... yes
checking for time.h... yes
gcc -std=gnu99 -E
yes
checking for stdint.h... checking for stdint.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for unsigned long long... checking for sys/mman.h... yes
yes
checking build system compiler gcc... checking for unistd.h... checking for fcntl.h... yes
checking for alloca.h... yes
yes
checking for inttypes.h... checking for sys/pstat.h... yes
checking for dlfcn.h... yes
checking for build system preprocessor... no
gcc -E
checking for build system executable suffix... checking for sys/sysmp.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for sys/sysinfo.h... yes
checking for objdir... .libs
yes
no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... checking for machine/hal_sysinfo.h... no
checking for sys/table.h... done
no
checking for sys/sysctl.h... checking argz.h usability... yes
checking for sys/systemcfg.h... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for stdint.h... (cached) yes
yes
checking argz.h presence...
checking whether build system compiler is ANSI... checking for stdio_ext.h... yes
checking for argz.h... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking limits.h usability... checking for process.h... yes
checking if gcc static flag -static works... no
checking for sys/prctl.h... yes
checking for build system compiler math library... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... -lm
yes
checking locale.h presence... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
yes
checking whether time.h and sys/time.h may both be included... using ABI="long"
CC="gcc -std=gnu99"
CFLAGS="-g -fkeep-inline-functions"
CPPFLAGS="-DNO_ASM"
MPN_PATH=" generic"
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking whether errno must be declared... yes
checking nl_types.h presence... yes
checking if gcc supports -c -o file.o... no
checking size of int... yes
yes
checking for nl_types.h... yes
checking for sys/types.h... checking malloc.h usability... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
yes
checking whether -lc should be explicitly linked in... checking for sys/stat.h... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... 4
checking for a 64-bit type... yes
checking for stdlib.h... no
checking dynamic linker characteristics... uint64_t
checking for intptr_t... yes
checking stddef.h presence... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for string.h... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking for memory.h... yes
checking for uintptr_t... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... yes
checking sys/param.h presence... yes
yes
checking for sys/param.h... yes
checking for feof_unlocked... checking for strings.h... yes
yes
checking for ssize_t... checking for inttypes.h... yes
yes
checking for uint64_t... checking for fgets_unlocked... yes
checking for stdint.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getc_unlocked... yes
checking for pid_t... yes
yes
checking for unistd.h... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for getcwd... yes
checking for string.h... (cached) yes
checking whether assembler supports --noexecstack option... yes
checking for library containing strerror... yes
checking for none-unknown-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for getegid... BSD nm
checking how to print strings... none required
checking for asprintf... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... ld
checking if the linker (ld) is GNU ld... checking for geteuid... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to none-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for none-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
yes
checking for none-unknown-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for none-unknown-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... checking for atexit... @
checking for none-unknown-linux-gnu-strip... strip
checking for none-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc -std=gnu99 object... yes
checking for getgid... yes
checking for basename... yes
checking for getuid... yes
ok
checking for bcmp... checking for sysroot... no
checking for none-unknown-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for mempcpy... yes
yes
checking for objdir... .libs
checking for bcopy... yes
checking for munmap... yes
checking for bsearch... checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes
checking for putenv... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking for bzero... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking for setenv... yes
config.status: creating Makefile
checking for calloc... config.status: creating config.h
yes
config.status: executing depfiles commands
checking for setlocale... yes
checking if gcc -std=gnu99 supports -c -o file.o... config.status: executing libtool commands
yes
checking for clock... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (ld) supports shared libraries... yes
yes
checking dynamic linker characteristics... checking for stpcpy... yes
checking for ffs... mkdir -p -- build-x86_64-unknown-linux-gnu/libiberty
Configuring in build-x86_64-unknown-linux-gnu/libiberty
yes
checking for strcasecmp... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... yes
checking for getcwd... g++ -E
yes
checking for strdup... yes
checking for getpagesize... yes
checking for strtoul... configure: creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
yes
checking for gettimeofday... yes
checking for tsearch... checking whether the g++ linker (ld) supports shared libraries... yes
yes
checking for index... checking for g++ option to produce PIC... -DPIC
checking if g++ PIC flag -DPIC works... yes
checking for __argz_count... yes
checking if g++ static flag works... yes
checking for insque... yes
checking for __argz_stringify... yes
yes
checking if g++ supports -c -o file.o... checking for memchr... yes
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) checking for __argz_next... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... checking for perl... perl
yes
checking for memcmp... checking build system type... x86_64-unknown-linux-gnu
checking host system type... yes
checking fcntl.h usability... yes
x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for __fsetlocking... yes
checking for memcpy... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking for iconv... checking for C compiler default output file name... yes
yes
checking float.h presence... checking for memmem... yes
checking for float.h... yes
checking invent.h usability... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for iconv declaration... yes
checking for memmove... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
no
checking invent.h presence... yes
checking whether gcc accepts -g... checking for mempcpy... yes
checking for LC_MESSAGES... no
checking for invent.h... no
checking langinfo.h usability... yes
checking for gcc option to accept ISO C89... yes
yes
checking langinfo.h presence... checking for memset... none needed
checking for special C compiler options needed for large files... no
yes
checking for _FILE_OFFSET_BITS value needed for large files... checking for bison... no
checking whether NLS is requested... yes
yes
checking for langinfo.h... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... checking locale.h usability... no
checking how to run the C preprocessor... gcc -E
yes
checking locale.h presence... yes
yes
checking for locale.h... yes
checking for mkstemps... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking nl_types.h usability... checking whether gcc supports -W... yes
checking whether gcc supports -Wall... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking nl_types.h presence... yes
checking for putenv... yes
checking for nl_types.h... yes
yes
checking whether gcc supports -Wwrite-strings... checking sys/attributes.h usability... yes
checking whether gcc supports -Wc++-compat... yes
yes
checking for random... checking whether gcc supports -Wstrict-prototypes... config.status: creating Makefile
yes
checking whether gcc supports -pedantic ... config.status: creating config.intl
config.status: creating config.h
yes
checking whether gcc and cc understand -c and -o together... no
checking sys/attributes.h presence... yes
config.status: executing default-1 commands
checking for rename... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... yes
mkdir -p -- build-x86_64-unknown-linux-gnu/fixincludes
Configuring in build-x86_64-unknown-linux-gnu/fixincludes
checking for rindex... yes
checking for an ANSI C-conforming const... yes
no
checking for inline... checking sys/iograph.h presence... yes
checking for setenv... no
checking for sys/iograph.h... no
checking sys/mman.h usability... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking sys/mman.h presence... yes
checking for snprintf... yes
checking for sys/mman.h... yes
checking sys/param.h usability... configure: loading cache ../config.cache
checking build system type... yes
yes
checking sys/param.h presence... checking for sigsetmask... x86_64-unknown-linux-gnu
checking host system type... yes
checking for sys/param.h... yes
checking sys/processor.h usability... x86_64-unknown-linux-gnu
checking target system type... yes
checking for sys/types.h... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
yes
checking for sys/stat.h... yes
checking for C compiler default output file name... yes
checking for stpcpy... checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
no
checking sys/processor.h presence... checking for strings.h... checking for stpncpy... yes
no
checking for sys/processor.h... no
checking for inttypes.h... checking sys/pstat.h usability... yes
checking for stdint.h...
checking for suffix of object files... yes
checking for unistd.h... yes
yes
o
checking whether we are using the GNU C compiler... checking whether byte ordering is bigendian... checking for strcasecmp... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... no
checking sys/pstat.h presence... yes
no
checking for sys/pstat.h... no
checking for strchr... checking sys/sysinfo.h usability... no
checking for a BSD-compatible install... /usr/bin/install -c
none needed
checking for a sed that does not truncate output... /bin/sed
checking whether gcc supports -W... checking for sys/file.h... yes
checking for sys/param.h... yes
checking sys/sysinfo.h presence... yes
checking whether gcc supports -Wall... yes
checking for sys/sysinfo.h... yes
yes
yes
checking for limits.h... checking sys/syssgi.h usability... checking for strdup... yes
yes
checking whether gcc supports -Wwrite-strings... checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking for strncasecmp... yes
checking whether gcc supports -Wmissing-prototypes... checking for sys/time.h... yes
checking for time.h... yes
checking whether gcc supports -Wold-style-definition... yes
no
checking sys/syssgi.h presence... checking for sys/resource.h... yes
no
checking for sys/syssgi.h... no
yes
checking sys/systemcfg.h usability... checking for sys/stat.h... (cached) yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for sys/mman.h... checking for strndup... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
no
checking sys/systemcfg.h presence... checking for sys/sysinfo.h... yes
yes
yes
no
checking for sys/systemcfg.h... no
checking whether gcc supports -Wno-overlength-strings... checking sys/time.h usability... checking for machine/hal_sysinfo.h... checking for strrchr... no
checking for sys/table.h... yes
checking whether gcc supports -pedantic -Wno-long-long... no
checking for sys/sysctl.h... yes
checking sys/time.h presence... yes
yes
checking how to run the C preprocessor... checking for sys/systemcfg.h... yes
checking for sys/time.h... yes
yes
checking sys/times.h usability... no
checking for stdint.h... (cached) yes
checking for strstr... gcc -E
checking for stdio_ext.h... yes
checking for process.h... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
yes
checking sys/times.h presence... checking for sys/prctl.h... yes
checking for sys/times.h... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for sys/resource.h... yes
checking for strtod... yes
checking for sys/sysctl.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... yes
yes
checking for machine/hal_sysinfo.h... checking for strtol... no
checking size of int... yes
checking for sys/types.h... no
checking whether fgetc is declared... yes
yes
checking for strtoul... checking for sys/stat.h... yes
4
checking whether fscanf is declared... checking for a 64-bit type... yes
checking for stdlib.h... yes
uint64_t
checking for intptr_t... checking for strverscmp... yes
checking whether optarg is declared... yes
checking for string.h... yes
yes
checking whether ungetc is declared... checking for tmpnam... yes
checking for memory.h... yes
checking for uintptr_t... yes
checking whether vfprintf is declared... yes
checking for strings.h... yes
checking for vasprintf... yes
checking whether sys_errlist is declared... yes
checking for inttypes.h... yes
checking whether sys_nerr is declared... yes
checking for ssize_t... yes
checking for vfprintf... yes
yes
checking return type of signal handlers... checking for stdint.h... void
checking for intmax_t... yes
yes
checking for vprintf... checking for unistd.h... yes
checking for pid_t... yes
checking stddef.h usability... yes
checking for vsnprintf... yes
checking for long double... yes
yes
checking stddef.h presence... checking for library containing strerror... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for vsprintf... checking fcntl.h usability... yes
checking for long long... none required
checking for asprintf... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
checking sys/file.h usability... checking for waitpid... yes
checking for atexit... yes
yes
checking sys/file.h presence... checking for ptrdiff_t... yes
checking for sys/file.h... yes
yes
checking for sys/stat.h... (cached) yes
checking for setproctitle... checking for clearerr_unlocked... yes
checking for basename... yes
checking for quad_t... yes
no
checking whether alloca needs Cray hooks... checking for feof_unlocked... no
checking stack direction for C alloca... yes
checking for bcmp... yes
-1
checking for vfork.h... checking for ferror_unlocked... yes
yes
checking for bcopy... checking for uint_least32_t... no
checking for fork... yes
checking for fflush_unlocked... yes
yes
checking for bsearch... checking for vfork... yes
checking for intptr_t... yes
checking for fgetc_unlocked... yes
yes
checking for bzero... checking for working fork... yes
yes
checking for preprocessor stringizing operator... checking for fgets_unlocked... yes
checking for working volatile... yes
checking for calloc... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for C/C++ restrict keyword... yes
__restrict
checking whether <stdarg.h> exists and works... checking for fileno_unlocked... yes
checking whether gcc __attribute__ ((const)) works... yes
no
checking for sys_errlist... checking for clock... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking for fprintf_unlocked... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
yes
yes
checking whether gcc __attribute__ ((noreturn)) works... checking for sys_nerr... checking for ffs... no
yes
checking for inline... checking for fputc_unlocked... inline
yes
yes
checking for sys_siglist... checking for getcwd... checking for cos in -lm... yes
checking for fputs_unlocked... yes
yes
checking for external symbol _system_configuration... checking for getpagesize... yes
checking for working alloca.h... yes
checking for fread_unlocked... no
checking for __fsetlocking... yes
checking for gettimeofday... yes
checking for alloca (via gmp-impl.h)... yes
checking for fwrite_unlocked... yes
checking for canonicalize_file_name... yes
checking for index... yes
checking for getchar_unlocked... no
checking how to allocate temporary memory... malloc-reentrant
yes
checking for dup3... yes
checking for insque... checking whether byte ordering is bigendian... yes
checking for getc_unlocked... yes
checking for getrusage... yes
checking for memchr... yes
checking for putchar_unlocked... no
checking format of `double' floating point... yes
checking for getsysinfo... od: write error
od: write error: Broken pipe
IEEE little endian
yes
checking for alarm... checking for memcmp... yes
checking for putc_unlocked... no
checking for gettimeofday... (cached) yes
yes
checking for on_exit... yes
checking for attr_get... checking for memcpy... yes
checking whether abort is declared... yes
checking for psignal... no
yes
checking for clock... yes
checking whether asprintf is declared... checking for memmem... yes
checking for pstat_getdynamic... no
yes
checking whether basename is declared... yes
checking for clock_gettime... checking for memmove... no
checking whether errno is declared... no
checking for pstat_getstatic... yes
yes
checking for cputime... checking for mempcpy... no
checking whether vasprintf is declared... no
checking for realpath... no
yes
no
checking for getpagesize... checking whether clearerr_unlocked is declared... checking for memset... yes
yes
checking for sbrk... checking whether feof_unlocked is declared... yes
yes
checking for getrusage... checking for mkstemps... yes
yes
checking whether ferror_unlocked is declared... checking for spawnve... yes
yes
checking for gettimeofday... checking for putenv... yes
checking whether fflush_unlocked is declared... no
checking for spawnvpe... yes
yes
checking for getsysinfo... checking for random... yes
checking whether fgetc_unlocked is declared... no
checking for strerror... yes
checking whether fgets_unlocked is declared... yes
no
checking for rename... checking for localeconv... yes
no
checking whether fileno_unlocked is declared... checking for strsignal... yes
yes
checking for rindex... checking for memset... yes
checking whether fprintf_unlocked is declared... yes
checking for sysconf... yes
no
yes
checking for setenv... checking whether fputc_unlocked is declared... checking for mmap... yes
checking for sysctl... yes
yes
checking whether fputs_unlocked is declared... checking for snprintf... yes
checking for mprotect... yes
checking for sysmp... no
checking whether fread_unlocked is declared... yes
yes
checking for sigsetmask... checking for nl_langinfo... yes
checking whether fwrite_unlocked is declared... no
checking for table... yes
checking for stpcpy... yes
yes
checking whether getchar_unlocked is declared... checking for obstack_vprintf... no
checking for times... yes
yes
checking whether getc_unlocked is declared... checking for stpncpy... yes
checking for popen... yes
checking for wait3... yes
checking whether putchar_unlocked is declared... yes
yes
checking for strcasecmp... checking for processor_info... yes
checking for wait4... yes
checking whether putc_unlocked is declared... yes
checking for strchr... no
checking for pstat_getprocessor... yes
checking for an ANSI C-conforming const... yes
checking whether basename is declared... yes
checking sys/mman.h usability... yes
no
checking for strdup... checking whether ffs is declared... no
checking for raise... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking whether asprintf is declared... yes
yes
checking for strncasecmp... checking for read_real_time... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... no
checking whether vasprintf is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
no
checking for strndup... configure: updating cache ../config.cache
checking for sigaction... no
configure: creating ./config.status
checking whether snprintf is declared... yes
yes
yes
checking whether vsnprintf is declared... checking for strrchr... checking for sigaltstack... config.status: creating Makefile
yes
checking whether calloc is declared... config.status: creating mkheaders.almost
config.status: creating config.h
yes
yes
checking for sigstack... checking for strstr... yes
checking whether getenv is declared... yes
Configuring stage 1 in ./zlib
yes
yes
checking for strtod... checking whether getopt is declared... checking for syssgi... yes
checking whether malloc is declared... yes
checking for strtol... no
checking for strchr... yes
checking whether realloc is declared... yes
checking for strtoul... yes
yes
checking for strerror... checking whether sbrk is declared... yes
yes
checking for strverscmp... configure: creating cache ./config.cache
checking whether strverscmp is declared... yes
checking for strnlen... checking build system type... x86_64-unknown-linux-gnu
checking host system type... no
checking whether canonicalize_file_name must be declared... x86_64-unknown-linux-gnu
checking target system type... yes
checking for tmpnam... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for strtol... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for vasprintf... yes
checking for strtoul... yes
yes
checking for working strncmp... checking for vfprintf... yes
checking for sysconf... yes
yes
checking for vprintf... yes
configure: updating cache ./config.cache
checking for sysctl... configure: creating ./config.status
yes
yes
checking for a thread-safe mkdir -p... checking for vsnprintf... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking for sysctlbyname... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
yes
config.status: creating Makefile
checking for vsprintf... no
checking for times... config.status: creating testsuite/Makefile
checking for C compiler default output file name... config.status: creating config.h
config.status: executing default commands
yes
checking for waitpid... yes
a.out
checking whether the C compiler works... checking for vsnprintf... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
Configuring stage 1 in ./libdecnumber
checking for suffix of object files... checking for setproctitle... yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... no
checking whether alloca needs Cray hooks... yes
checking for gcc option to accept ISO C89... no
checking stack direction for C alloca... no
none needed
checking for style of include used by make... GNU
checking dependency style of gcc... -1
checking for vfork.h... no
checking for fork... gcc3
checking how to print strings... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... yes
/bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for vfork... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for C compiler default output file name... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for working fork... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... yes
checking for working vfork... (cached) yes
checking for _doprnt... o
checking whether we are using the GNU C compiler... ok
yes
checking whether gcc accepts -g... checking how to run the C preprocessor... yes
checking for gcc option to accept ISO C89... gcc -E
no
checking for sys_errlist... checking for ANSI C header files... none needed
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... yes
yes
checking whether gcc supports -Wall... checking for sys_nerr... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
yes
checking for sys_siglist... checking for sys/types.h... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking whether gcc supports -Wold-style-definition... checking for sys/stat.h... yes
checking for external symbol _system_configuration... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for stdlib.h... yes
checking whether gcc supports -Wcast-qual... no
checking for __fsetlocking... yes
yes
checking whether gcc supports -pedantic -Wno-long-long... checking for string.h... yes
checking how to run the C preprocessor... yes
yes
checking for canonicalize_file_name... gcc -E
checking for memory.h... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for strings.h... yes
checking for dup3... yes
checking for inttypes.h... yes
checking for getrusage... yes
checking for stdint.h... yes
checking for sys/types.h... yes
yes
checking for getsysinfo... checking for unistd.h... yes
checking for sys/stat.h... yes
checking for dlfcn.h... yes
checking for stdlib.h... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for objdir... yes
.libs
checking for string.h... yes
yes
checking for psignal... checking for memory.h... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for strings.h... yes
checking for pstat_getdynamic... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for inttypes.h... yes
checking if gcc static flag -static works... no
checking for pstat_getstatic... yes
checking for stdint.h... yes
yes
checking if gcc supports -c -o file.o... no
checking for unistd.h... checking for realpath... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking ctype.h usability... yes
checking whether -lc should be explicitly linked in... yes
checking for sbrk... yes
checking ctype.h presence... yes
checking for ctype.h... yes
no
checking dynamic linker characteristics... checking stddef.h usability... yes
checking for spawnve... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
no
checking for spawnvpe... checking for stdlib.h... (cached) yes
yes
checking stdio.h presence... checking for unistd.h... (cached) yes
yes
checking for stdio.h... yes
checking for getpagesize... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
checking for strerror... yes
checking for working mmap... yes
checking for uintptr_t... yes
checking for strsignal... yes
checking for int_least32_t... yes
checking for memcpy... yes
checking for sysconf... checking size of void *... yes
checking for int_fast32_t... yes
checking for strerror... yes
checking for sysctl... yes
checking for uint64_t... yes
checking for unistd.h... (cached) yes
yes
checking for sysmp... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for off_t... no
checking for table... no
yes
checking size of int... checking for times... yes
checking for wait3... 4
checking size of long... yes
checking for wait4... 8
checking size of unsigned short... 8
checking for ANSI C header files... (cached) yes
checking build system type... yes
x86_64-unknown-linux-gnu
checking host system type... checking whether basename is declared... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
no
configure: updating cache ./config.cache
checking whether vasprintf is declared... configure: creating ./config.status
2
checking size of unsigned... no
checking whether snprintf is declared... config.status: creating Makefile
yes
config.status: executing default-1 commands
config.status: creating Makefile
checking whether vsnprintf is declared... config.status: creating config.h
config.status: executing gstdint.h commands
yes
checking whether calloc is declared... config.status: executing depfiles commands
yes
checking whether getenv is declared... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
config.status: executing libtool commands
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
yes
checking whether getopt is declared... ../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
yes
checking whether malloc is declared... 4
checking size of unsigned long... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/intl'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
yes
checking whether realloc is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
yes
checking whether sbrk is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
yes
checking whether strverscmp is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../zlib/'`gzio.c
yes
checking for working strncmp... ../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
8
checking size of mp_limb_t... yes
configure: updating cache ../config.cache
configure: creating ./config.status
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
config.status: creating Makefile
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
Configuring stage 1 in ./libcpp
8
checking for stack_t... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
yes
checking for tputs in -lncurses... no
checking for tputs in -lcurses... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
no
checking for readline in -lreadline... configure: creating cache ./config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... no
checking readline detected... no
checking for bison... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing bison -y
checking for flex... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing flex
checking lex output file root... lex.yy
checking lex library... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
checking whether yytext is a pointer... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for none-unknown-linux-gnu-ranlib... (cached) ranlib
creating config.m4
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" "infodir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/share/info" "libdir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib" "prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" "tooldir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/x86_64-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
ranlib libz.a
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/zlib'
checking for suffix of object files... o
checking whether we are using the GNU C compiler... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libdecnumber'
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
yes
checking for memory.h... source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal32.c
yes
checking for strings.h... In file included from ../../libdecnumber/dpd/decimal32.c:43:0,
from ../../libdecnumber/bid/decimal32.c:31:
../../libdecnumber/dpd/decimal32.c: In function ‘__dpd32FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal32.c:173:3: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d32->bytes, targ); /* directly store the int */
^
yes
checking for inttypes.h... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal64.c
yes
checking for stdint.h... In file included from ../../libdecnumber/dpd/decimal64.c:43:0,
from ../../libdecnumber/bid/decimal64.c:31:
../../libdecnumber/dpd/decimal64.c: In function ‘__dpd64FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:193:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes, targar[0]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:194:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes+4, targar[1]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:198:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes, targar[1]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:199:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes+4, targar[0]);
^
yes
checking for unistd.h... yes
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal128.c
checking minix/config.h usability... In file included from ../../libdecnumber/dpd/decimal128.c:43:0,
from ../../libdecnumber/bid/decimal128.c:31:
../../libdecnumber/dpd/decimal128.c: In function ‘__dpd128FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:172:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes, targlo);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:173:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+4, targml);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:174:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+8, targmh);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:175:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+12, targhi);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:179:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes, targhi);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:180:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+4, targmh);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:181:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+8, targml);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:182:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+12, targlo);
^
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee32.c
yes
checking whether gcc supports -Wwrite-strings... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee64.c
yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee128.c
config.status: creating demos/pexpr-config.h
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
yes
checking whether gcc supports -Wmissing-prototypes... config.status: creating demos/calc/calc-config.h
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
ranlib libdecnumber.a
config.status: creating Makefile
yes
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libdecnumber'
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
checking whether gcc supports -Wold-style-definition... config.status: creating mpbsd/Makefile
yes
config.status: creating mpf/Makefile
checking whether gcc supports -Wc++-compat... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
config.status: creating mpn/Makefile
yes
checking whether gcc supports -pedantic -Wno-long-long... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
config.status: creating mpq/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
yes
checking dependency style of gcc... config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
gcc3
checking whether time.h and sys/time.h may both be included... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
config.status: creating cxx/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
yes
checking whether string.h and strings.h may both be included... config.status: creating tests/Makefile
yes
checking locale.h usability... config.status: creating tests/devel/Makefile
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
config.status: creating tests/mpbsd/Makefile
yes
checking locale.h presence... config.status: creating tests/mpf/Makefile
yes
checking for locale.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
checking fcntl.h usability... config.status: creating tests/mpn/Makefile
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
config.status: creating tests/mpq/Makefile
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o
config.status: creating tests/mpz/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... config.status: creating tests/rand/Makefile
../../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
config.status: creating tests/misc/Makefile
../../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
yes
checking limits.h presence... config.status: creating tests/cxx/Makefile
yes
checking for limits.h... yes
checking stddef.h usability... config.status: creating doc/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
config.status: creating tune/Makefile
yes
checking stddef.h presence... config.status: creating demos/Makefile
yes
checking for stddef.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
checking for stdlib.h... (cached) yes
config.status: creating demos/calc/Makefile
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
config.status: creating demos/expr/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
checking sys/file.h usability... config.status: creating gmp.h
config.status: creating mp.h
yes
checking sys/file.h presence... config.status: creating config.h
yes
checking for sys/file.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... config.status: linking ../../gmp/mpn/generic/add.c to mpn/add.c
config.status: linking ../../gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gmp/mpn/generic/add_n.c to mpn/add_n.c
config.status: linking ../../gmp/mpn/generic/sub.c to mpn/sub.c
config.status: linking ../../gmp/mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ../../gmp/mpn/generic/sub_n.c to mpn/sub_n.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/neg.c to mpn/neg.c
config.status: linking ../../gmp/mpn/generic/com.c to mpn/com.c
config.status: linking ../../gmp/mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking ../../gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
no
checking for an ANSI C-conforming const... config.status: linking ../../gmp/mpn/generic/submul_1.c to mpn/submul_1.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
config.status: linking ../../gmp/mpn/generic/lshift.c to mpn/lshift.c
config.status: linking ../../gmp/mpn/generic/rshift.c to mpn/rshift.c
yes
checking for inline... config.status: linking ../../gmp/mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ../../gmp/mpn/generic/diveby3.c to mpn/diveby3.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/divis.c to mpn/divis.c
inline
checking for obstacks... config.status: linking ../../gmp/mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ../../gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ../../gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ../../gmp/mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ../../gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status: linking ../../gmp/mpn/generic/mode1o.c to mpn/mode1o.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
config.status: linking ../../gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
yes
checking for off_t... config.status: linking ../../gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ../../gmp/mpn/generic/dump.c to mpn/dump.c
config.status: linking ../../gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking ../../gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking ../../gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking ../../gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
yes
checking for size_t... config.status: linking ../../gmp/mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ../../gmp/mpn/generic/sqr.c to mpn/sqr.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
config.status: linking ../../gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ../../gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ../../gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/random.c to mpn/random.c
config.status: linking ../../gmp/mpn/generic/random2.c to mpn/random2.c
config.status: linking ../../gmp/mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ../../gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
yes
checking for ssize_t... config.status: linking ../../gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gmp/mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ../../gmp/mpn/generic/scan1.c to mpn/scan1.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/popcount.c
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/hamdist.c
config.status: linking ../../gmp/mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ../../gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ../../gmp/mpn/generic/perfpow.c to mpn/perfpow.c
yes
checking for uintptr_t... config.status: linking ../../gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ../../gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking ../../gmp/mpn/generic/gcdext.c to mpn/gcdext.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
config.status: linking ../../gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
config.status: linking ../../gmp/mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/div_q.c to mpn/div_q.c
config.status: linking ../../gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
yes
checking for ptrdiff_t... config.status: linking ../../gmp/mpn/generic/jacbase.c to mpn/jacbase.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/get_d.c to mpn/get_d.c
config.status: linking ../../gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking ../../gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking ../../gmp/mpn/generic/hgcd.c to mpn/hgcd.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
config.status: linking ../../gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking ../../gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
config.status: linking ../../gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
yes
checking whether struct tm is in sys/time.h or time.h... config.status: linking ../../gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking ../../gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking ../../gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
config.status: linking ../../gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
time.h
checking size of int... config.status: linking ../../gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking ../../gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking ../../gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking ../../gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
config.status: linking ../../gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking ../../gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking ../../gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
4
checking size of long... config.status: linking ../../gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking ../../gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
config.status: linking ../../gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking ../../gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
8
config.status: linking ../../gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
checking for clearerr_unlocked... config.status: linking ../../gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
yes
config.status: linking ../../gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
checking for feof_unlocked... config.status: linking ../../gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
config.status: linking ../../gmp/mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking ../../gmp/mpn/generic/invert.c to mpn/invert.c
config.status: linking ../../gmp/mpn/generic/binvert.c to mpn/binvert.c
config.status: linking ../../gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking ../../gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
yes
config.status: linking ../../gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
checking for ferror_unlocked... config.status: linking ../../gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking ../../gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking ../../gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
yes
config.status: linking ../../gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
checking for fflush_unlocked... config.status: linking ../../gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
yes
config.status: linking ../../gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
checking for fgetc_unlocked... config.status: linking ../../gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking ../../gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gmp/mpn/generic/redc_1.c to mpn/redc_1.c
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/redc_2.c to mpn/redc_2.c
checking for fgets_unlocked... config.status: linking ../../gmp/mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking ../../gmp/mpn/generic/powm.c to mpn/powm.c
config.status: linking ../../gmp/mpn/generic/powlo.c to mpn/powlo.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
config.status: linking ../../gmp/mpn/generic/powm_sec.c to mpn/powm_sec.c
config.status: linking ../../gmp/mpn/generic/subcnd_n.c to mpn/subcnd_n.c
config.status: linking ../../gmp/mpn/generic/redc_1_sec.c to mpn/redc_1_sec.c
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
checking for fileno_unlocked... config.status: linking ../../gmp/mpn/generic/remove.c to mpn/remove.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/and_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/andn_n.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nand_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
yes
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nior_n.c
checking for fprintf_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xor_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
config.status: linking ../../gmp/mpn/generic/copyi.c to mpn/copyi.c
config.status: linking ../../gmp/mpn/generic/copyd.c to mpn/copyd.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
config.status: linking ../../gmp/mpn/generic/zero.c to mpn/zero.c
config.status: linking ../../gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
no
checking for fputc_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
yes
checking for fputs_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
yes
checking for fread_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
yes
checking for fwrite_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
checking for getchar_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
checking for getc_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
checking for putchar_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
yes
checking for putc_unlocked... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
yes
checking whether abort is declared... yes
checking whether asprintf is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o
checking whether basename is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
yes
checking whether errno is declared... no
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
checking whether getopt is declared... yes
checking whether vasprintf is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
checking whether clearerr_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
yes
checking whether fflush_unlocked is declared... yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking for alloca... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
yes
checking whether NLS is requested... yes
checking for catalogs to be installed... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
../../../libiberty/md5.c: In function ‘md5_finish_ctx’:
../../../libiberty/md5.c:113:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3);
^
../../../libiberty/md5.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) |
^
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW
checking for uchar... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
configure: updating cache ./config.cache
configure: creating ./config.status
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
config.status: creating Makefile
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
gcc `test -f 'gen-fac_ui.c' || echo '../../gmp/'`gen-fac_ui.c -o gen-fac_ui
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc `test -f 'gen-fib.c' || echo '../../gmp/'`gen-fib.c -o gen-fib
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
gcc `test -f 'gen-bases.c' || echo '../../gmp/'`gen-bases.c -o gen-bases -lm
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
gcc `test -f 'gen-trialdivtab.c' || echo '../../gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc `test -f 'gen-psqr.c' || echo '../../gmp/'`gen-psqr.c -o gen-psqr -lm
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
./gen-fac_ui 64 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
make all-am
make all-recursive
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libcpp'
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -fkeep-inline-functions -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in .
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in devel
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/devel'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/devel'
Making all in mpn
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpn'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpn'
Making all in mpz
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpz'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpz'
Making all in mpq
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -fkeep-inline-functions -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpq'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpq'
Making all in mpf
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpf'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpf'
Making all in rand
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/rand'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/rand'
Making all in misc
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/misc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/misc'
Making all in cxx
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/cxx'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/cxx'
Making all in mpbsd
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpbsd'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpbsd'
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in mpn
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpn'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o fib_table.lo fib_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib_table -DNO_ASM -g -fkeep-inline-functions -c fib_table.c -o fib_table.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mp_bases.lo mp_bases.c
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -fkeep-inline-functions -module -bindir /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3 -o liblto_plugin.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mp_bases -DNO_ASM -g -fkeep-inline-functions -c mp_bases.c -o mp_bases.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add.lo add.c
libtool: link: gcc -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add -DNO_ASM -g -fkeep-inline-functions -c add.c -o add.o
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add_1.lo add_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_1 -DNO_ASM -g -fkeep-inline-functions -c add_1.c -o add_1.o
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc/liblto_plugin.la
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
libtool: install: warning: remember to run `libtool --finish /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o
Configuring stage 1 in ./gcc
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add_n.lo add_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n -DNO_ASM -g -fkeep-inline-functions -c add_n.c -o add_n.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo sub.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub -DNO_ASM -g -fkeep-inline-functions -c sub.c -o sub.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub_1.lo sub_1.c
configure: creating cache ./config.cache
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_1 -DNO_ASM -g -fkeep-inline-functions -c sub_1.c -o sub_1.o
checking build system type... x86_64-unknown-linux-gnu
checking host system type... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
x86_64-unknown-linux-gnu
checking target system type... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o
x86_64-unknown-linux-gnu
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
checking LIBRARY_PATH variable... ok
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub_n.lo sub_n.c
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_n -DNO_ASM -g -fkeep-inline-functions -c sub_n.c -o sub_n.o
checking for C compiler default output file name... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo neg | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo neg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_neg -DNO_ASM -g -fkeep-inline-functions -c neg.c -o neg.o
checking for suffix of object files... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o
o
checking whether we are using the GNU C compiler... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo com | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o com.lo com.c
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_com -DNO_ASM -g -fkeep-inline-functions -c com.c -o com.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_1.lo mul_1.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_1 -DNO_ASM -g -fkeep-inline-functions -c mul_1.c -o mul_1.o
none needed
checking whether gcc and cc understand -c and -o together... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o addmul_1.lo addmul_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addmul_1 -DNO_ASM -g -fkeep-inline-functions -c addmul_1.c -o addmul_1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o
yes
checking whether we are using the GNU C++ compiler... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o submul_1.lo submul_1.c
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
yes
checking whether g++ accepts -g... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_submul_1 -DNO_ASM -g -fkeep-inline-functions -c submul_1.c -o submul_1.o
yes
checking for x86_64-unknown-linux-gnu-gnatbind... no
checking for x86_64-unknown-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... gcc -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o lshift.lo lshift.c
checking for grep that handles long lines and -e... echo "#define LOCALEDIR \"/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/share/locale\"" > localedir.new
/bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... ../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshift -DNO_ASM -g -fkeep-inline-functions -c lshift.c -o lshift.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o rshift.lo rshift.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rshift -DNO_ASM -g -fkeep-inline-functions -c rshift.c -o rshift.o
yes
checking for sys/types.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dive_1.lo dive_1.c
checking for sys/stat.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dive_1 -DNO_ASM -g -fkeep-inline-functions -c dive_1.c -o dive_1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o
yes
checking for stdlib.h... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o
yes
checking for string.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o diveby3.lo diveby3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_diveby3 -DNO_ASM -g -fkeep-inline-functions -c diveby3.c -o diveby3.o
yes
checking for memory.h... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divis.lo divis.c
checking for strings.h... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divis -DNO_ASM -g -fkeep-inline-functions -c divis.c -o divis.o
yes
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
checking for inttypes.h... yes
checking for stdint.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem.lo divrem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem -DNO_ASM -g -fkeep-inline-functions -c divrem.c -o divrem.o
yes
checking for unistd.h... yes
checking minix/config.h usability... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem_1.lo divrem_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_1 -DNO_ASM -g -fkeep-inline-functions -c divrem_1.c -o divrem_1.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem_2.lo divrem_2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_2 -DNO_ASM -g -fkeep-inline-functions -c divrem_2.c -o divrem_2.o
yes
checking how to run the C preprocessor... gcc -E
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o fib2_ui.lo fib2_ui.c
no
checking size of void *... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2_ui -DNO_ASM -g -fkeep-inline-functions -c fib2_ui.c -o fib2_ui.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
8
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
checking size of short... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1.lo mod_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1 -DNO_ASM -g -fkeep-inline-functions -c mod_1.c -o mod_1.o
2
checking size of int... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_34lsub1.lo mod_34lsub1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -fkeep-inline-functions -c mod_34lsub1.c -o mod_34lsub1.o
4
checking size of long... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mode1o.lo mode1o.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mode1o -DNO_ASM -g -fkeep-inline-functions -c mode1o.c -o mode1o.o
8
checking for long long... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pre_divrem_1.lo pre_divrem_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o
yes
checking size of long long... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -fkeep-inline-functions -c pre_divrem_1.c -o pre_divrem_1.o
rm -f libcpp.a
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o
ranlib libcpp.a
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libcpp'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pre_mod_1.lo pre_mod_1.c
8
checking for __int64... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -fkeep-inline-functions -c pre_mod_1.c -o pre_mod_1.o
no
checking for int8_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo dump.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dump -DNO_ASM -g -fkeep-inline-functions -c dump.c -o dump.o
yes
checking for int16_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_1.lo mod_1_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_1 -DNO_ASM -g -fkeep-inline-functions -c mod_1_1.c -o mod_1_1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o
yes
checking for int32_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_2.lo mod_1_2.c
yes
checking for int64_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_2 -DNO_ASM -g -fkeep-inline-functions -c mod_1_2.c -o mod_1_2.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_3.lo mod_1_3.c
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
ranlib ./libiberty.a
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_3 -DNO_ASM -g -fkeep-inline-functions -c mod_1_3.c -o mod_1_3.o
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for long long int... make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_4.lo mod_1_4.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o lshiftc.lo lshiftc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_4 -DNO_ASM -g -fkeep-inline-functions -c mod_1_4.c -o mod_1_4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshiftc -DNO_ASM -g -fkeep-inline-functions -c lshiftc.c -o lshiftc.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_fft.lo mul_fft.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul -DNO_ASM -g -fkeep-inline-functions -c mul.c -o mul.o
yes
checking for intmax_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_fft -DNO_ASM -g -fkeep-inline-functions -c mul_fft.c -o mul_fft.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_n.lo mul_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_n -DNO_ASM -g -fkeep-inline-functions -c mul_n.c -o mul_n.o
yes
checking for intptr_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqr.lo sqr.c
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/fixincludes'
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr -DNO_ASM -g -fkeep-inline-functions -c sqr.c -o sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_basecase.lo mul_basecase.c
yes
checking for uint8_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_basecase -DNO_ASM -g -fkeep-inline-functions -c mul_basecase.c -o mul_basecase.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
yes
checking for uint16_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqr_basecase.lo sqr_basecase.c
yes
checking for uint32_t... gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr_basecase -DNO_ASM -g -fkeep-inline-functions -c sqr_basecase.c -o sqr_basecase.o
yes
checking for uint64_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nussbaumer_mul.lo nussbaumer_mul.c
yes
checking for unsigned long long int... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nussbaumer_mul -DNO_ASM -g -fkeep-inline-functions -c nussbaumer_mul.c -o nussbaumer_mul.o
yes
checking for uintmax_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o random.lo random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random -DNO_ASM -g -fkeep-inline-functions -c random.c -o random.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo random2.c
yes
checking for uintptr_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random2 -DNO_ASM -g -fkeep-inline-functions -c random2.c -o random2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pow_1.lo pow_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pow_1 -DNO_ASM -g -fkeep-inline-functions -c pow_1.c -o pow_1.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
yes
checking whether gcc supports -W... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o rootrem.lo rootrem.c
checking whether gcc supports -Wall... yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rootrem -DNO_ASM -g -fkeep-inline-functions -c rootrem.c -o rootrem.o
checking whether gcc supports -Wwrite-strings... gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh x86_64-unknown-linux-gnu
sed -e 's/@gcc_version@/4.6.3/' < mkheaders.almost > mkheadersT
yes
mv -f mkheadersT mkheaders
checking whether gcc supports -Wcast-qual... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqrtrem.lo sqrtrem.c
yes
checking whether gcc supports -Wstrict-prototypes... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrtrem -DNO_ASM -g -fkeep-inline-functions -c sqrtrem.c -o sqrtrem.o
gcc -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
yes
checking whether gcc supports -Wmissing-prototypes... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo get_str.c
echo timestamp > full-stamp
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/fixincludes'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo set_str.c
yes
checking whether gcc supports -Wmissing-format-attribute... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_str -DNO_ASM -g -fkeep-inline-functions -c get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_set_str -DNO_ASM -g -fkeep-inline-functions -c set_str.c -o set_str.o
yes
checking whether gcc supports -Wold-style-definition... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o scan0.lo scan0.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan0 -DNO_ASM -g -fkeep-inline-functions -c scan0.c -o scan0.o
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o scan1.lo scan1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o popcount.lo popcount.c
yes
checking valgrind.h usability... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hamdist.lo hamdist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan1 -DNO_ASM -g -fkeep-inline-functions -c scan1.c -o scan1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_popcount -DNO_ASM -g -fkeep-inline-functions -c popcount.c -o popcount.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hamdist -DNO_ASM -g -fkeep-inline-functions -c hamdist.c -o hamdist.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o perfsqr.lo perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o perfpow.lo perfpow.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cmp -DNO_ASM -g -fkeep-inline-functions -c cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfsqr -DNO_ASM -g -fkeep-inline-functions -c perfsqr.c -o perfsqr.o
no
checking valgrind.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfpow -DNO_ASM -g -fkeep-inline-functions -c perfpow.c -o perfpow.o
no
checking for valgrind.h... no
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... mawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_1.lo gcd_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd.lo gcd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_1 -DNO_ASM -g -fkeep-inline-functions -c gcd_1.c -o gcd_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd -DNO_ASM -g -fkeep-inline-functions -c gcd.c -o gcd.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_1.lo gcdext_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext.lo gcdext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_1 -DNO_ASM -g -fkeep-inline-functions -c gcdext_1.c -o gcdext_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_lehmer | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_lehmer.lo gcd_lehmer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext -DNO_ASM -g -fkeep-inline-functions -c gcdext.c -o gcdext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_lehmer -DNO_ASM -g -fkeep-inline-functions -c gcd_lehmer.c -o gcd_lehmer.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -g -fkeep-inline-functions -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_lehmer.lo gcdext_lehmer.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_subdiv_step | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_subdiv_step.lo gcdext_subdiv_step.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_lehmer -DNO_ASM -g -fkeep-inline-functions -c gcdext_lehmer.c -o gcdext_lehmer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_subdiv_step -DNO_ASM -g -fkeep-inline-functions -c gcdext_subdiv_step.c -o gcdext_subdiv_step.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o div_q.lo div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_q -DNO_ASM -g -fkeep-inline-functions -c div_q.c -o div_q.o
yes
checking for recent Pod::Man... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr.lo tdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o jacbase.lo jacbase.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_tdiv_qr -DNO_ASM -g -fkeep-inline-functions -c tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacbase -DNO_ASM -g -fkeep-inline-functions -c jacbase.c -o jacbase.o
yes
checking for flex... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing flex
checking for bison... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing bison
checking for nm... nm
checking for ar... ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo get_d.c
yes
checking for sys/wait.h that is POSIX.1 compatible... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_d -DNO_ASM -g -fkeep-inline-functions -c get_d.c -o get_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul -DNO_ASM -g -fkeep-inline-functions -c matrix22_mul.c -o matrix22_mul.o
yes
checking for limits.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hgcd2.lo hgcd2.c
checking for stddef.h... yes
checking for string.h... (cached) yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2 -DNO_ASM -g -fkeep-inline-functions -c hgcd2.c -o hgcd2.o
checking for strings.h... (cached) yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hgcd.lo hgcd.c
checking for stdlib.h... (cached) yes
checking for time.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mullo_n.lo mullo_n.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd -DNO_ASM -g -fkeep-inline-functions -c hgcd.c -o hgcd.o
checking for iconv.h... yes
checking for fcntl.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_n -DNO_ASM -g -fkeep-inline-functions -c mullo_n.c -o mullo_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mullo_basecase.lo mullo_basecase.c
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_basecase -DNO_ASM -g -fkeep-inline-functions -c mullo_basecase.c -o mullo_basecase.o
checking for sys/time.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom22_mul.lo toom22_mul.c
checking for sys/mman.h... yes
checking for sys/resource.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom32_mul.lo toom32_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom22_mul -DNO_ASM -g -fkeep-inline-functions -c toom22_mul.c -o toom22_mul.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom42_mul.lo toom42_mul.c
checking for sys/param.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom32_mul -DNO_ASM -g -fkeep-inline-functions -c toom32_mul.c -o toom32_mul.o
yes
checking for sys/times.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mul -DNO_ASM -g -fkeep-inline-functions -c toom42_mul.c -o toom42_mul.o
yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom52_mul.lo toom52_mul.c
checking for malloc.h... yes
checking for langinfo.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom52_mul -DNO_ASM -g -fkeep-inline-functions -c toom52_mul.c -o toom52_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom62_mul.lo toom62_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom33_mul.lo toom33_mul.c
yes
checking for ldfcn.h... no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom62_mul -DNO_ASM -g -fkeep-inline-functions -c toom62_mul.c -o toom62_mul.o
checking for locale.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom33_mul -DNO_ASM -g -fkeep-inline-functions -c toom33_mul.c -o toom33_mul.o
yes
checking for wchar.h... yes
checking for thread.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom43_mul.lo toom43_mul.c
no
checking for pthread.h... yes
checking for CHAR_BIT... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom43_mul -DNO_ASM -g -fkeep-inline-functions -c toom43_mul.c -o toom43_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom53_mul.lo toom53_mul.c
yes
checking whether byte ordering is bigendian... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom63_mul.lo toom63_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom53_mul -DNO_ASM -g -fkeep-inline-functions -c toom53_mul.c -o toom53_mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom63_mul -DNO_ASM -g -fkeep-inline-functions -c toom63_mul.c -o toom63_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom44_mul.lo toom44_mul.c
no
checking how to run the C++ preprocessor... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom44_mul -DNO_ASM -g -fkeep-inline-functions -c toom44_mul.c -o toom44_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom6h_mul.lo toom6h_mul.c
g++ -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6h_mul -DNO_ASM -g -fkeep-inline-functions -c toom6h_mul.c -o toom6h_mul.o
checking for unordered_map... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6_sqr -DNO_ASM -g -fkeep-inline-functions -c toom6_sqr.c -o toom6_sqr.o
no
checking for tr1/unordered_map... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8h_mul -DNO_ASM -g -fkeep-inline-functions -c toom8h_mul.c -o toom8h_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom8_sqr.lo toom8_sqr.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_couple_handling.lo toom_couple_handling.c
checking for ext/hash_map... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8_sqr -DNO_ASM -g -fkeep-inline-functions -c toom8_sqr.c -o toom8_sqr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_couple_handling -DNO_ASM -g -fkeep-inline-functions -c toom_couple_handling.c -o toom_couple_handling.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom2_sqr.lo toom2_sqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom2_sqr -DNO_ASM -g -fkeep-inline-functions -c toom2_sqr.c -o toom2_sqr.o
yes
checking for collect2 libraries... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom3_sqr -DNO_ASM -g -fkeep-inline-functions -c toom3_sqr.c -o toom3_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom4_sqr -DNO_ASM -g -fkeep-inline-functions -c toom4_sqr.c -o toom4_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm1 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm2 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm1 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm1.c -o toom_eval_pm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2.lo toom_eval_pm2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2.c -o toom_eval_pm2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2exp -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2rexp -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
none required
checking for library containing exc_resume... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_6pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
no
checking for library containing ldexp... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_8pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_12pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
none required
checking for inttypes.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_16pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
yes
checking for times... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o invertappr.lo invertappr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invertappr -DNO_ASM -g -fkeep-inline-functions -c invertappr.c -o invertappr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o invert.lo invert.c
yes
checking for clock... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invert -DNO_ASM -g -fkeep-inline-functions -c invert.c -o invert.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o binvert.lo binvert.c
yes
checking for kill... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_binvert -DNO_ASM -g -fkeep-inline-functions -c binvert.c -o binvert.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mulmod_bnm1.lo mulmod_bnm1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmod_bnm1 -DNO_ASM -g -fkeep-inline-functions -c mulmod_bnm1.c -o mulmod_bnm1.o
yes
checking for getrlimit... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrmod_bnm1 -DNO_ASM -g -fkeep-inline-functions -c sqrmod_bnm1.c -o sqrmod_bnm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_div_q.c -o sbpi1_div_q.o
yes
checking for setrlimit... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_qr -DNO_ASM -g -fkeep-inline-functions -c sbpi1_div_qr.c -o sbpi1_div_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_divappr_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
yes
checking for atoll... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_div_q.c -o dcpi1_div_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
yes
checking for atoq... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_qr -DNO_ASM -g -fkeep-inline-functions -c dcpi1_div_qr.c -o dcpi1_div_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_div_qr.lo mu_div_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_divappr_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_qr -DNO_ASM -g -fkeep-inline-functions -c mu_div_qr.c -o mu_div_qr.o
no
checking for sysconf... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_divappr_q.lo mu_divappr_q.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_divappr_q -DNO_ASM -g -fkeep-inline-functions -c mu_divappr_q.c -o mu_divappr_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_div_q.lo mu_div_q.c
checking for strsignal... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_q -DNO_ASM -g -fkeep-inline-functions -c mu_div_q.c -o mu_div_q.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q_1 -DNO_ASM -g -fkeep-inline-functions -c bdiv_q_1.c -o bdiv_q_1.o
checking for getrusage... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
checking for nl_langinfo... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
yes
checking for gettimeofday... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c mu_bdiv_q.c -o mu_bdiv_q.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c mu_bdiv_qr.c -o mu_bdiv_qr.o
checking for mbstowcs... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_q.lo bdiv_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c bdiv_q.c -o bdiv_q.o
yes
checking for wcswidth... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_qr.lo bdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divexact.lo divexact.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c bdiv_qr.c -o bdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divexact -DNO_ASM -g -fkeep-inline-functions -c divexact.c -o divexact.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
yes
checking for mmap... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -g -fkeep-inline-functions -c bdiv_dbm1c.c -o bdiv_dbm1c.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_1.lo redc_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_2.lo redc_2.c
yes
checking for setlocale... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1 -DNO_ASM -g -fkeep-inline-functions -c redc_1.c -o redc_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_2 -DNO_ASM -g -fkeep-inline-functions -c redc_2.c -o redc_2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_n.lo redc_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_n -DNO_ASM -g -fkeep-inline-functions -c redc_n.c -o redc_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powm.lo powm.c
checking for clearerr_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powlo.lo powlo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm -DNO_ASM -g -fkeep-inline-functions -c powm.c -o powm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powlo -DNO_ASM -g -fkeep-inline-functions -c powlo.c -o powlo.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm_sec | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powm_sec.lo powm_sec.c
yes
checking for feof_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm_sec -DNO_ASM -g -fkeep-inline-functions -c powm_sec.c -o powm_sec.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo subcnd_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o subcnd_n.lo subcnd_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1_sec | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_1_sec.lo redc_1_sec.c
yes
checking for ferror_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_subcnd_n -DNO_ASM -g -fkeep-inline-functions -c subcnd_n.c -o subcnd_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1_sec -DNO_ASM -g -fkeep-inline-functions -c redc_1_sec.c -o redc_1_sec.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o trialdiv.lo trialdiv.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_trialdiv -DNO_ASM -g -fkeep-inline-functions -c trialdiv.c -o trialdiv.o
checking for fflush_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo remove | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o remove.lo remove.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo and_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o and_n.lo and_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_remove -DNO_ASM -g -fkeep-inline-functions -c remove.c -o remove.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_and_n -DNO_ASM -g -fkeep-inline-functions -c and_n.c -o and_n.o
yes
checking for fgetc_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o andn_n.lo andn_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nand_n.lo nand_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o ior_n.lo ior_n.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_andn_n -DNO_ASM -g -fkeep-inline-functions -c andn_n.c -o andn_n.o
checking for fgets_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nand_n -DNO_ASM -g -fkeep-inline-functions -c nand_n.c -o nand_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_ior_n -DNO_ASM -g -fkeep-inline-functions -c ior_n.c -o ior_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o iorn_n.lo iorn_n.c
checking for fileno_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nior_n.lo nior_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o xor_n.lo xor_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_iorn_n -DNO_ASM -g -fkeep-inline-functions -c iorn_n.c -o iorn_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nior_n -DNO_ASM -g -fkeep-inline-functions -c nior_n.c -o nior_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xor_n -DNO_ASM -g -fkeep-inline-functions -c xor_n.c -o xor_n.o
yes
checking for fprintf_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o xnor_n.lo xnor_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyi | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o copyi.lo copyi.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o copyd.lo copyd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xnor_n -DNO_ASM -g -fkeep-inline-functions -c xnor_n.c -o xnor_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyi -DNO_ASM -g -fkeep-inline-functions -c copyi.c -o copyi.o
no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyd -DNO_ASM -g -fkeep-inline-functions -c copyd.c -o copyd.o
checking for fputc_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o zero.lo zero.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero -DNO_ASM -g -fkeep-inline-functions -c zero.c -o zero.o
checking for fputs_unlocked... /bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_lehmer.lo gcd_subdiv_step.lo gcdext_lehmer.lo gcdext_subdiv_step.lo div_q.lo tdiv_qr.lo jacbase.lo get_d.lo matrix22_mul.lo hgcd2.lo hgcd.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo powm_sec.lo subcnd_n.lo redc_1_sec.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo
yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... libtool: link: ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o neg.o com.o mul_1.o addmul_1.o submul_1.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_lehmer.o gcd_subdiv_step.o gcdext_lehmer.o gcdext_subdiv_step.o div_q.o tdiv_qr.o jacbase.o get_d.o matrix22_mul.o hgcd2.o hgcd.o mullo_n.o mullo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o powm_sec.o subcnd_n.o redc_1_sec.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o
libtool: link: ranlib .libs/libmpn.a
yes
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
checking for getc_unlocked... make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpn'
Making all in mpz
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpz'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add.lo ../../../gmp/mpz/add.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add_ui.lo ../../../gmp/mpz/add_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpz/abs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/add_ui.c -o add_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/add.c -o add.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/abs.c -o abs.o
yes
checking for putchar_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aorsmul.lo ../../../gmp/mpz/aorsmul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aorsmul_i.lo ../../../gmp/mpz/aorsmul_i.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o and.lo ../../../gmp/mpz/and.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/aorsmul.c -o aorsmul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/aorsmul_i.c -o aorsmul_i.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/and.c -o and.o
checking for putc_unlocked... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o array_init.lo ../../../gmp/mpz/array_init.c
checking whether mbstowcs works... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o bin_ui.lo ../../../gmp/mpz/bin_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o bin_uiui.lo ../../../gmp/mpz/bin_uiui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/array_init.c -o array_init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/bin_ui.c -o bin_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/bin_uiui.c -o bin_uiui.o
yes
checking for ssize_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_q.lo ../../../gmp/mpz/cdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_q_ui.lo ../../../gmp/mpz/cdiv_q_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_qr.lo ../../../gmp/mpz/cdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_q.c -o cdiv_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_qr.c -o cdiv_qr.o
yes
checking for caddr_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_qr_ui.lo ../../../gmp/mpz/cdiv_qr_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_r.lo ../../../gmp/mpz/cdiv_r.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_r_ui.lo ../../../gmp/mpz/cdiv_r_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_r.c -o cdiv_r.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o
yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_ui.lo ../../../gmp/mpz/cdiv_ui.c
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cfdiv_q_2exp.lo ../../../gmp/mpz/cfdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cfdiv_r_2exp.lo ../../../gmp/mpz/cfdiv_r_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_ui.c -o cdiv_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpz/clear.c
yes
checking for vfork.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpz/clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clrbit.lo ../../../gmp/mpz/clrbit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clear.c -o clear.o
no
checking for fork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clears.c -o clears.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clrbit.c -o clrbit.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpz/cmp.c
yes
checking for vfork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp.c -o cmp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_d.lo ../../../gmp/mpz/cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpz/cmp_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_si.c -o cmp_si.o
yes
checking for working fork... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpz/cmp_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs.lo ../../../gmp/mpz/cmpabs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs_d.lo ../../../gmp/mpz/cmpabs_d.c
yes
checking for working vfork... (cached) yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs.c -o cmpabs.o
checking for ld used by GCC... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs_d.c -o cmpabs_d.o
ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs_ui.lo ../../../gmp/mpz/cmpabs_ui.c
done
checking for iconv... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o com.lo ../../../gmp/mpz/com.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o combit.lo ../../../gmp/mpz/combit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/com.c -o com.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/combit.c -o combit.o
yes
checking for iconv declaration... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong.lo ../../../gmp/mpz/cong.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong.c -o cong.o
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong_2exp.lo ../../../gmp/mpz/cong_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong_ui.lo ../../../gmp/mpz/cong_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong_2exp.c -o cong_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong_ui.c -o cong_ui.o
yes
checking for nl_langinfo and CODESET... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divexact.lo ../../../gmp/mpz/divexact.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divexact.c -o divexact.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divegcd.lo ../../../gmp/mpz/divegcd.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dive_ui.lo ../../../gmp/mpz/dive_ui.c
yes
checking whether getenv is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divegcd.c -o divegcd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/dive_ui.c -o dive_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis.lo ../../../gmp/mpz/divis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis.c -o divis.o
yes
checking whether atol is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis_ui.lo ../../../gmp/mpz/divis_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis_2exp.lo ../../../gmp/mpz/divis_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis_ui.c -o divis_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis_2exp.c -o divis_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo ../../../gmp/mpz/dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/dump.c -o dump.o
yes
checking whether asprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o export.lo ../../../gmp/mpz/export.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fac_ui.lo ../../../gmp/mpz/fac_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/export.c -o export.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fac_ui.c -o fac_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_q.lo ../../../gmp/mpz/fdiv_q.c
yes
checking whether sbrk is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_q.c -o fdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_q_ui.lo ../../../gmp/mpz/fdiv_q_ui.c
yes
checking whether abort is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_qr.lo ../../../gmp/mpz/fdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_qr_ui.lo ../../../gmp/mpz/fdiv_qr_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_qr.c -o fdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_r.lo ../../../gmp/mpz/fdiv_r.c
checking whether atof is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_r_ui.lo ../../../gmp/mpz/fdiv_r_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_r.c -o fdiv_r.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_ui.lo ../../../gmp/mpz/fdiv_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_ui.c -o fdiv_ui.o
yes
checking whether getcwd is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fib_ui.lo ../../../gmp/mpz/fib_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fib2_ui.lo ../../../gmp/mpz/fib2_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fib_ui.c -o fib_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sint.lo ../../../gmp/mpz/fits_sint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fib2_ui.c -o fib2_ui.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_sint.c -o fits_sint.o
checking whether getwd is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_slong.lo ../../../gmp/mpz/fits_slong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sshort.lo ../../../gmp/mpz/fits_sshort.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_uint.lo ../../../gmp/mpz/fits_uint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_slong.c -o fits_slong.o
yes
checking whether strsignal is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_sshort.c -o fits_sshort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_uint.c -o fits_uint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ulong.lo ../../../gmp/mpz/fits_ulong.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ushort.lo ../../../gmp/mpz/fits_ushort.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcd.lo ../../../gmp/mpz/gcd.c
checking whether strstr is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcd.c -o gcd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_ushort.c -o fits_ushort.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcd_ui.lo ../../../gmp/mpz/gcd_ui.c
yes
checking whether strverscmp is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcdext.lo ../../../gmp/mpz/gcdext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcd_ui.c -o gcd_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpz/get_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcdext.c -o gcdext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_d.c -o get_d.o
yes
checking whether errno is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d_2exp.lo ../../../gmp/mpz/get_d_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_d_2exp.c -o get_d_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_si.lo ../../../gmp/mpz/get_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpz/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_si.c -o get_si.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_str.c -o get_str.o
checking whether snprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_ui.lo ../../../gmp/mpz/get_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o getlimbn.lo ../../../gmp/mpz/getlimbn.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_ui.c -o get_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o hamdist.lo ../../../gmp/mpz/hamdist.c
yes
checking whether vsnprintf is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/getlimbn.c -o getlimbn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/hamdist.c -o hamdist.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o import.lo ../../../gmp/mpz/import.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpz/init.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/import.c -o import.o
checking whether vasprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init2.lo ../../../gmp/mpz/init2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/init.c -o init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/init2.c -o init2.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpz/inits.c
checking whether malloc is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_raw.lo ../../../gmp/mpz/inp_raw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inits.c -o inits.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inp_raw.c -o inp_raw.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpz/inp_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inp_str.c -o inp_str.o
yes
checking whether realloc is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o invert.lo ../../../gmp/mpz/invert.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ior.lo ../../../gmp/mpz/ior.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/invert.c -o invert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ior.c -o ior.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset.lo ../../../gmp/mpz/iset.c
yes
checking whether calloc is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset.c -o iset.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_d.lo ../../../gmp/mpz/iset_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_d.c -o iset_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_si.lo ../../../gmp/mpz/iset_si.c
yes
checking whether free is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_str.lo ../../../gmp/mpz/iset_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_si.c -o iset_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_str.c -o iset_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_ui.lo ../../../gmp/mpz/iset_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_ui.c -o iset_ui.o
checking whether basename is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o jacobi.lo ../../../gmp/mpz/jacobi.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronsz.lo ../../../gmp/mpz/kronsz.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/jacobi.c -o jacobi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronsz.c -o kronsz.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronuz.lo ../../../gmp/mpz/kronuz.c
yes
checking whether getopt is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronuz.c -o kronuz.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronzs.lo ../../../gmp/mpz/kronzs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronzu.lo ../../../gmp/mpz/kronzu.c
no
checking whether clock is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronzs.c -o kronzs.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lcm.lo ../../../gmp/mpz/lcm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronzu.c -o kronzu.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lcm.c -o lcm.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lcm_ui.lo ../../../gmp/mpz/lcm_ui.c
checking whether getpagesize is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lucnum_ui.lo ../../../gmp/mpz/lucnum_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lucnum2_ui.lo ../../../gmp/mpz/lucnum2_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lcm_ui.c -o lcm_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lucnum_ui.c -o lucnum_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o
yes
checking whether clearerr_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o millerrabin.lo ../../../gmp/mpz/millerrabin.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mod.lo ../../../gmp/mpz/mod.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/millerrabin.c -o millerrabin.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpz/mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mod.c -o mod.o
yes
checking whether feof_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul.c -o mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_2exp.lo ../../../gmp/mpz/mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_si.lo ../../../gmp/mpz/mul_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_2exp.c -o mul_2exp.o
yes
checking whether ferror_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_si.c -o mul_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_ui.lo ../../../gmp/mpz/mul_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_ui.c -o mul_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o n_pow_ui.lo ../../../gmp/mpz/n_pow_ui.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpz/neg.c
checking whether fflush_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/n_pow_ui.c -o n_pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o nextprime.lo ../../../gmp/mpz/nextprime.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/nextprime.c -o nextprime.o
yes
checking whether fgetc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_raw.lo ../../../gmp/mpz/out_raw.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpz/out_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o perfpow.lo ../../../gmp/mpz/perfpow.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/out_raw.c -o out_raw.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/out_str.c -o out_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/perfpow.c -o perfpow.o
yes
checking whether fgets_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o perfsqr.lo ../../../gmp/mpz/perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o popcount.lo ../../../gmp/mpz/popcount.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pow_ui.lo ../../../gmp/mpz/pow_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/perfsqr.c -o perfsqr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/popcount.c -o popcount.o
checking whether fileno_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/pow_ui.c -o pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm.lo ../../../gmp/mpz/powm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm_sec.lo ../../../gmp/mpz/powm_sec.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm_ui.lo ../../../gmp/mpz/powm_ui.c
checking whether fprintf_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm.c -o powm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm_sec.c -o powm_sec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm_ui.c -o powm_ui.o
no
checking whether fputc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pprime_p.lo ../../../gmp/mpz/pprime_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random.lo ../../../gmp/mpz/random.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo ../../../gmp/mpz/random2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/pprime_p.c -o pprime_p.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/random.c -o random.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/random2.c -o random2.o
yes
checking whether fputs_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o realloc.lo ../../../gmp/mpz/realloc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o realloc2.lo ../../../gmp/mpz/realloc2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o remove.lo ../../../gmp/mpz/remove.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/realloc.c -o realloc.o
checking whether fread_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/realloc2.c -o realloc2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/remove.c -o remove.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o root.lo ../../../gmp/mpz/root.c
checking whether fwrite_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o rootrem.lo ../../../gmp/mpz/rootrem.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o rrandomb.lo ../../../gmp/mpz/rrandomb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/root.c -o root.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/rootrem.c -o rootrem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/rrandomb.c -o rrandomb.o
yes
checking whether getchar_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scan0.lo ../../../gmp/mpz/scan0.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scan1.lo ../../../gmp/mpz/scan1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpz/set.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/scan0.c -o scan0.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set.c -o set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/scan1.c -o scan1.o
yes
checking whether getc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpz/set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_f.lo ../../../gmp/mpz/set_f.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_q.lo ../../../gmp/mpz/set_q.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_d.c -o set_d.o
checking whether putchar_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_f.c -o set_f.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_q.c -o set_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpz/set_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpz/set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpz/set_ui.c
yes
checking whether putc_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_ui.c -o set_ui.o
yes
checking whether getrlimit is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o setbit.lo ../../../gmp/mpz/setbit.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o size.lo ../../../gmp/mpz/size.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sizeinbase.lo ../../../gmp/mpz/sizeinbase.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/setbit.c -o setbit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/size.c -o size.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sizeinbase.c -o sizeinbase.o
yes
checking whether setrlimit is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt.lo ../../../gmp/mpz/sqrt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrtrem.lo ../../../gmp/mpz/sqrtrem.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo ../../../gmp/mpz/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sqrt.c -o sqrt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sqrtrem.c -o sqrtrem.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sub.c -o sub.o
checking whether getrusage is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub_ui.lo ../../../gmp/mpz/sub_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpz/swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_ui.lo ../../../gmp/mpz/tdiv_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/swap.c -o swap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_ui.c -o tdiv_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q.lo ../../../gmp/mpz/tdiv_q.c
checking whether ldgetname is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q_2exp.lo ../../../gmp/mpz/tdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q_ui.lo ../../../gmp/mpz/tdiv_q_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q.c -o tdiv_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o
no
checking whether times is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr.lo ../../../gmp/mpz/tdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr_ui.lo ../../../gmp/mpz/tdiv_qr_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r.lo ../../../gmp/mpz/tdiv_r.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r.c -o tdiv_r.o
yes
checking whether sigaltstack is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r_2exp.lo ../../../gmp/mpz/tdiv_r_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r_ui.lo ../../../gmp/mpz/tdiv_r_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tstbit.lo ../../../gmp/mpz/tstbit.c
yes
checking for struct tms... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tstbit.c -o tstbit.o
yes
checking for clock_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_pow_ui.lo ../../../gmp/mpz/ui_pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_sub.lo ../../../gmp/mpz/ui_sub.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomb.lo ../../../gmp/mpz/urandomb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ui_sub.c -o ui_sub.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/urandomb.c -o urandomb.o
yes
checking for .preinit_array/.init_array/.fini_array support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomm.lo ../../../gmp/mpz/urandomm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o xor.lo ../../../gmp/mpz/xor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/urandomm.c -o urandomm.o
yes
checking if mkdir takes one argument... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/xor.c -o xor.o
no
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpz.la add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo lucnum_ui.lo lucnum2_ui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
../../gcc/config/vxworks-dummy.h
../../gcc/config/i386/biarch64.h
../../gcc/config/i386/i386.h
../../gcc/config/linux-android.h
../../gcc/config/i386/unix.h
../../gcc/config/i386/att.h
../../gcc/config/dbxelf.h
../../gcc/config/elfos.h
../../gcc/config/gnu-user.h
../../gcc/config/linux.h
../../gcc/config/glibc-stdint.h
../../gcc/config/i386/x86-64.h
../../gcc/config/i386/linux64.h
Using host-linux.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... libtool: link: ar rc .libs/libmpz.a add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o lucnum_ui.o lucnum2_ui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o random.o random2.o realloc.o realloc2.o remove.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpz'
Making all in mpq
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpq'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpq/abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aors.lo ../../../gmp/mpq/aors.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o canonicalize.lo ../../../gmp/mpq/canonicalize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/abs.c -o abs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/canonicalize.c -o canonicalize.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/aors.c -o aors.o
be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpq/clear.c
checking how to print strings... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpq/clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpq/cmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/clear.c -o clear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/clears.c -o clears.o
printf
checking for a sed that does not truncate output... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp.c -o cmp.o
/bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpq/cmp_si.c
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpq/cmp_ui.c
pass_all
checking for x86_64-unknown-linux-gnu-ar... (cached) ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div.lo ../../../gmp/mpq/div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp_si.c -o cmp_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp_ui.c -o cmp_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/div.c -o div.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o equal.lo ../../../gmp/mpq/equal.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpq/get_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/equal.c -o equal.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_den.lo ../../../gmp/mpq/get_den.c
ok
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_d.c -o get_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_den.c -o get_den.o
checking for dlfcn.h... yes
checking for objdir... .libs
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_num.lo ../../../gmp/mpq/get_num.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_num.c -o get_num.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpq/get_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpq/init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/init.c -o init.o
checking if gcc supports -fno-rtti -fno-exceptions... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpq/inits.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inits.c -o inits.o
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpq/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inv.lo ../../../gmp/mpq/inv.c
yes
checking if gcc static flag -static works... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inv.c -o inv.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o md_2exp.lo ../../../gmp/mpq/md_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/md_2exp.c -o md_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpq/mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpq/neg.c
yes
checking if gcc supports -c -o file.o... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/mul.c -o mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/neg.c -o neg.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpq/out_str.c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/out_str.c -o out_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpq/set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_den.lo ../../../gmp/mpq/set_den.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set.c -o set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_den.c -o set_den.o
no
checking dynamic linker characteristics... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_num.lo ../../../gmp/mpq/set_num.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpq/set_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_num.c -o set_num.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpq/set_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_str.c -o set_str.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpq/set_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_ui.c -o set_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_z.lo ../../../gmp/mpq/set_z.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpq/set_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_z.c -o set_z.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_d.c -o set_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_f.lo ../../../gmp/mpq/set_f.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_f.c -o set_f.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpq/swap.c
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/swap.c -o swap.o
yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... libtool: link: ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpq'
Making all in mpf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpf/init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init2.lo ../../../gmp/mpf/init2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpf/inits.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/init2.c -o init2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/init.c -o init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/inits.c -o inits.o
yes
checking if g++ supports -c -o file.o... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpf/set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpf/set_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpf/set_si.c
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set.c -o set.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_ui.c -o set_ui.o
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_si.c -o set_si.o
checking for ld... /usr/bin/ld
checking whether we are using gold... no
checking what linker to use... /usr/bin/ld
checking for nm... /usr/bin/nm
checking what nm to use... /usr/bin/nm
checking for objdump... /usr/bin/objdump
checking what objdump to use... /usr/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
checking assembler flags...
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpf/set_str.c
no
checking assembler for working .subsection -1... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpf/set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_z.lo ../../../gmp/mpf/set_z.c
yes
checking assembler for .weak... yes
checking assembler for .weakref... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_d.c -o set_d.o
yes
checking assembler for .nsubspa comdat... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_z.c -o set_z.o
no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_q.lo ../../../gmp/mpf/set_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset.lo ../../../gmp/mpf/iset.c
read-write
checking assembler for .sleb128 and .uleb128... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_q.c -o set_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset.c -o iset.o
yes
checking assembler for cfi directives... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_ui.lo ../../../gmp/mpf/iset_ui.c
yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_ui.c -o iset_ui.o
yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_si.lo ../../../gmp/mpf/iset_si.c
yes
checking assembler for section merging support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_str.lo ../../../gmp/mpf/iset_str.c
yes
checking assembler for COMDAT group support... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_si.c -o iset_si.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_d.lo ../../../gmp/mpf/iset_d.c
checking assembler for line table discriminator support... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_str.c -o iset_str.o
yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_d.c -o iset_d.o
yes
checking linker plugin support... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpf/clear.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpf/clears.c
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpf/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/clears.c -o clears.o
no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_str.c -o get_str.o
yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... no
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo ../../../gmp/mpf/dump.c
checking assembler for rep and lock prefix... yes
checking assembler for dwarf2 debug_line support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o size.lo ../../../gmp/mpf/size.c
yes
checking assembler for buggy dwarf2 .file directive... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/dump.c -o dump.o
no
checking assembler for --gdwarf2 option... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/size.c -o size.o
yes
checking assembler for --gstabs option... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o eq.lo ../../../gmp/mpf/eq.c
yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/eq.c -o eq.o
yes
ldd (Debian GLIBC 2.19-18+deb8u1) 2.19
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
checking assembler for tolerance to line number 0... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o reldiff.lo ../../../gmp/mpf/reldiff.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt.lo ../../../gmp/mpf/sqrt.c
yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/reldiff.c -o reldiff.o
yes
checking linker EH garbage collection of sections bug... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sqrt.c -o sqrt.o
no
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo ../../../gmp/mpf/random2.c
no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/random2.c -o random2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpf/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpf/out_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/out_str.c -o out_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add.lo ../../../gmp/mpf/add.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/add.c -o add.o
Links are now set up to build a native compiler for x86_64-unknown-linux-gnu.
checking for exported symbols... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add_ui.lo ../../../gmp/mpf/add_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo ../../../gmp/mpf/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/add_ui.c -o add_ui.o
yes
checking for -rdynamic... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sub.c -o sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub_ui.lo ../../../gmp/mpf/sub_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sub_ui.c -o sub_ui.o
yes
checking for library containing dlopen... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_sub.lo ../../../gmp/mpf/ui_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ui_sub.c -o ui_sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpf/mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_ui.lo ../../../gmp/mpf/mul_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul.c -o mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul_ui.c -o mul_ui.o
-ldl
checking for -fPIC -shared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div.lo ../../../gmp/mpf/div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div_ui.lo ../../../gmp/mpf/div_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpf/cmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div.c -o div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div_ui.c -o div_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp.c -o cmp.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_d.lo ../../../gmp/mpf/cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpf/cmp_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpf/cmp_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_si.c -o cmp_si.o
configure: updating cache ./config.cache
configure: creating ./config.status
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_2exp.lo ../../../gmp/mpf/mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div_2exp.lo ../../../gmp/mpf/div_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpf/abs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul_2exp.c -o mul_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div_2exp.c -o div_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/abs.c -o abs.o
config.status: creating as
config.status: creating collect-ld
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpf/neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpf/get_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d_2exp.lo ../../../gmp/mpf/get_d_2exp.c
config.status: creating nm
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_d_2exp.c -o get_d_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_d.c -o get_d.o
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_dfl_prec.lo ../../../gmp/mpf/set_dfl_prec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_prc.lo ../../../gmp/mpf/set_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_prc_raw.lo ../../../gmp/mpf/set_prc_raw.c
config.status: creating auto-host.h
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_prc.c -o set_prc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_prc_raw.c -o set_prc_raw.o
config.status: executing default commands
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_dfl_prec.lo ../../../gmp/mpf/get_dfl_prec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_prc.lo ../../../gmp/mpf/get_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_div.lo ../../../gmp/mpf/ui_div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_prc.c -o get_prc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ui_div.c -o ui_div.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt_ui.lo ../../../gmp/mpf/sqrt_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pow_ui.lo ../../../gmp/mpf/pow_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sqrt_ui.c -o sqrt_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomb.lo ../../../gmp/mpf/urandomb.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpf/swap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/pow_ui.c -o pow_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/urandomb.c -o urandomb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/swap.c -o swap.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_si.lo ../../../gmp/mpf/get_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_ui.lo ../../../gmp/mpf/get_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_si.c -o get_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o int_p.lo ../../../gmp/mpf/int_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ceilfloor.lo ../../../gmp/mpf/ceilfloor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_ui.c -o get_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/int_p.c -o int_p.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ceilfloor.c -o ceilfloor.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o trunc.lo ../../../gmp/mpf/trunc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sint.lo ../../../gmp/mpf/fits_sint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/trunc.c -o trunc.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_slong.lo ../../../gmp/mpf/fits_slong.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_sint.c -o fits_sint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sshort.lo ../../../gmp/mpf/fits_sshort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_slong.c -o fits_slong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_sshort.c -o fits_sshort.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_uint.lo ../../../gmp/mpf/fits_uint.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ulong.lo ../../../gmp/mpf/fits_ulong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ushort.lo ../../../gmp/mpf/fits_ushort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_uint.c -o fits_uint.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_ushort.c -o fits_ushort.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
libtool: link: ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpf'
Making all in printf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/printf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o asprintf.lo ../../../gmp/printf/asprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o asprntffuns.lo ../../../gmp/printf/asprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprnt.lo ../../../gmp/printf/doprnt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprntf.lo ../../../gmp/printf/doprntf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/asprintf.c -o asprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprntf.c -o doprntf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/asprntffuns.c -o asprntffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprnt.c -o doprnt.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprnti.lo ../../../gmp/printf/doprnti.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fprintf.lo ../../../gmp/printf/fprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprnti.c -o doprnti.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obprintf.lo ../../../gmp/printf/obprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/fprintf.c -o fprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obvprintf.lo ../../../gmp/printf/obvprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obprintf.c -o obprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obvprintf.c -o obvprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obprntffuns.lo ../../../gmp/printf/obprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o printf.lo ../../../gmp/printf/printf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o printffuns.lo ../../../gmp/printf/printffuns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obprntffuns.c -o obprntffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o snprintf.lo ../../../gmp/printf/snprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/printf.c -o printf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/printffuns.c -o printffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/snprintf.c -o snprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o snprntffuns.lo ../../../gmp/printf/snprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sprintf.lo ../../../gmp/printf/sprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sprintffuns.lo ../../../gmp/printf/sprintffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vasprintf.lo ../../../gmp/printf/vasprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/snprntffuns.c -o snprntffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/sprintf.c -o sprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/sprintffuns.c -o sprintffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vasprintf.c -o vasprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vfprintf.lo ../../../gmp/printf/vfprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vprintf.lo ../../../gmp/printf/vprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsnprintf.lo ../../../gmp/printf/vsnprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vfprintf.c -o vfprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsprintf.lo ../../../gmp/printf/vsprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vprintf.c -o vprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vsnprintf.c -o vsnprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vsprintf.c -o vsprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o repl-vsnprintf.lo ../../../gmp/printf/repl-vsnprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo
libtool: link: ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/printf'
Making all in scanf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/scanf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doscan.lo ../../../gmp/scanf/doscan.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fscanf.lo ../../../gmp/scanf/fscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fscanffuns.lo ../../../gmp/scanf/fscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scanf.lo ../../../gmp/scanf/scanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/fscanf.c -o fscanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/doscan.c -o doscan.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/scanf.c -o scanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/fscanffuns.c -o fscanffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sscanf.lo ../../../gmp/scanf/sscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sscanffuns.lo ../../../gmp/scanf/sscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vfscanf.lo ../../../gmp/scanf/vfscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/sscanf.c -o sscanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/sscanffuns.c -o sscanffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vfscanf.c -o vfscanf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vscanf.lo ../../../gmp/scanf/vscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vscanf.c -o vscanf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsscanf.lo ../../../gmp/scanf/vsscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vsscanf.c -o vsscanf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
libtool: link: ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/scanf'
Making all in cxx
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/cxx'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/cxx'
Making all in mpbsd
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpbsd'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpbsd'
Making all in demos
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
Making all in calc
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make all-am
make[7]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
Making all in expr
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/expr'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/expr'
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
Making all in tune
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tune'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tune'
Making all in doc
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/doc'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o assert.lo ../../gmp/assert.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o compat.lo ../../gmp/compat.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o errno.lo ../../gmp/errno.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o extract-dbl.lo ../../gmp/extract-dbl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/assert.c -o assert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/compat.c -o compat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/extract-dbl.c -o extract-dbl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/errno.c -o errno.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o invalid.lo ../../gmp/invalid.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o memory.lo ../../gmp/memory.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_bpl.lo ../../gmp/mp_bpl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_clz_tab.lo ../../gmp/mp_clz_tab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/invalid.c -o invalid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/memory.c -o memory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_bpl.c -o mp_bpl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_clz_tab.c -o mp_clz_tab.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_dv_tab.lo ../../gmp/mp_dv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_minv_tab.lo ../../gmp/mp_minv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_get_fns.lo ../../gmp/mp_get_fns.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_set_fns.lo ../../gmp/mp_set_fns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_dv_tab.c -o mp_dv_tab.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_minv_tab.c -o mp_minv_tab.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_get_fns.c -o mp_get_fns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_set_fns.c -o mp_set_fns.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o rand.lo ../../gmp/rand.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randclr.lo ../../gmp/randclr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randdef.lo ../../gmp/randdef.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randiset.lo ../../gmp/randiset.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/rand.c -o rand.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randclr.c -o randclr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randdef.c -o randdef.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randiset.c -o randiset.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randlc2s.lo ../../gmp/randlc2s.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randlc2x.lo ../../gmp/randlc2x.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmt.lo ../../gmp/randmt.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmts.lo ../../gmp/randmts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randlc2s.c -o randlc2s.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randlc2x.c -o randlc2x.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmt.c -o randmt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmts.c -o randmts.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o rands.lo ../../gmp/rands.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randsd.lo ../../gmp/randsd.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randsdui.lo ../../gmp/randsdui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randbui.lo ../../gmp/randbui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/rands.c -o rands.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randsd.c -o randsd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randbui.c -o randbui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randsdui.c -o randsdui.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmui.lo ../../gmp/randmui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o version.lo ../../gmp/version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmui.c -o randmui.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o nextprime.lo ../../gmp/nextprime.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o tal-reent.lo ../../gmp/tal-reent.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/version.c -o version.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/tal-reent.c -o tal-reent.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/nextprime.c -o nextprime.o
/bin/bash ./libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 10:4:0 -o libgmp.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo version.lo nextprime.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/fac_ui.lo mpz/fdiv_q.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_lehmer.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/gcdext_subdiv_step.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/hgcd2.lo mpn/hgcd.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/powm_sec.lo mpn/subcnd_n.lo mpn/redc_1_sec.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt100-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt100-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt102-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt102-powm.o
libtool: link: ln mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o || cp mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt104-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt104-remove.o
libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o version.o nextprime.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/fac_ui.o mpz/fdiv_q.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_lehmer.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/gcdext_subdiv_step.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o .libs/libgmp.lax/lt99-get_d.o mpn/matrix22_mul.o mpn/hgcd2.o mpn/hgcd.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt100-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o .libs/libgmp.lax/lt101-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt102-powm.o mpn/powlo.o .libs/libgmp.lax/lt103-powm_sec.o mpn/subcnd_n.o mpn/redc_1_sec.o mpn/trialdiv.o .libs/libgmp.lax/lt104-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
Configuring stage 1 in ./mpfr
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ICC... no
checking whether gcc and cc understand -c and -o together... yes
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for main in -lm... yes
checking whether time.h and sys/time.h may both be included... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking for working alloca.h... yes
checking for alloca... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking how to copy va_list... va_copy
checking for memmove... yes
checking for memset... yes
checking for setlocale... yes
checking for strtol... yes
checking for gettimeofday... yes
checking for long long int... yes
checking for intmax_t... yes
checking for working INTMAX_MAX... yes
checking for union fpc_csr... no
checking for fesetround... yes
checking for gcc float-conversion bug... no
checking for denormalized numbers... yes
checking if NAN == NAN... no
checking if charset has consecutive values... yes
checking for math/round... yes
checking for math/trunc... yes
checking for math/floor... yes
checking for math/ceil... yes
checking for math/rint... yes
checking for long double... yes
checking format of `long double' floating point... IEEE extended, little endian
checking for gmp.h... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking for recent GMP... yes
checking for __gmpz_init in -lgmp... yes
checking if gmp.h version and libgmp version are the same... (5.0.4/5.0.4) yes
checking if gmp_printf supports "%jd"... yes
checking if gmp_printf supports "%hhd"... yes
checking if gmp_printf supports "%lld"... yes
checking if gmp_printf supports "%Lf"... yes
checking if gmp_printf supports "%td"... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating mparam.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make all-recursive
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr/tests'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo ../../mpfr/exceptions.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo ../../mpfr/extract.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo ../../mpfr/uceil_exp2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../mpfr/uceil_log2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../mpfr/exceptions.c -o exceptions.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../mpfr/uceil_log2.c -o uceil_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../mpfr/uceil_exp2.c -o uceil_exp2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../mpfr/extract.c -o extract.o
mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo ../../mpfr/ufloor_log2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../mpfr/add.c
mv -f .deps/extract.Tpo .deps/extract.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo ../../mpfr/add1.c
mv -f .deps/exceptions.Tpo .deps/exceptions.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../mpfr/add_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../mpfr/ufloor_log2.c -o ufloor_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../mpfr/add.c -o add.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../mpfr/add1.c -o add1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../mpfr/add_ui.c -o add_ui.o
mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo ../../mpfr/agm.c
mv -f .deps/add.Tpo .deps/add.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../mpfr/clear.c
mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../mpfr/cmp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../mpfr/agm.c -o agm.o
mv -f .deps/add1.Tpo .deps/add1.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../mpfr/clear.c -o clear.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../mpfr/cmp_abs.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../mpfr/cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../mpfr/cmp_abs.c -o cmp_abs.o
mv -f .deps/clear.Tpo .deps/clear.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo ../../mpfr/cmp_si.c
mv -f .deps/cmp.Tpo .deps/cmp.Plo
mv -f .deps/agm.Tpo .deps/agm.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo ../../mpfr/cmp_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo ../../mpfr/comparisons.c
mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../mpfr/cmp_si.c -o cmp_si.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo ../../mpfr/div_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../mpfr/cmp_ui.c -o cmp_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../mpfr/comparisons.c -o comparisons.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../mpfr/div_2exp.c -o div_2exp.o
mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../mpfr/div_2si.c
mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo
mv -f .deps/comparisons.Tpo .deps/comparisons.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../mpfr/div_2ui.c
mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../mpfr/div.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../mpfr/div_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../mpfr/div_2si.c -o div_2si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../mpfr/div_2ui.c -o div_2ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../mpfr/div.c -o div.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../mpfr/div_ui.c -o div_ui.o
mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo ../../mpfr/dump.c
mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo ../../mpfr/eq.c
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../mpfr/dump.c -o dump.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo ../../mpfr/exp10.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../mpfr/eq.c -o eq.o
mv -f .deps/div.Tpo .deps/div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo ../../mpfr/exp2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../mpfr/exp10.c -o exp10.o
mv -f .deps/dump.Tpo .deps/dump.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo ../../mpfr/exp3.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../mpfr/exp2.c -o exp2.o
mv -f .deps/eq.Tpo .deps/eq.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../mpfr/exp.c
mv -f .deps/exp10.Tpo .deps/exp10.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../mpfr/exp3.c -o exp3.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo ../../mpfr/frac.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../mpfr/exp.c -o exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../mpfr/frac.c -o frac.o
mv -f .deps/exp2.Tpo .deps/exp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo ../../mpfr/get_d.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../mpfr/get_d.c -o get_d.o
mv -f .deps/exp3.Tpo .deps/exp3.Plo
mv -f .deps/exp.Tpo .deps/exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo ../../mpfr/get_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo ../../mpfr/get_str.c
mv -f .deps/frac.Tpo .deps/frac.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../mpfr/init.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../mpfr/get_exp.c -o get_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../mpfr/get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../mpfr/init.c -o init.o
mv -f .deps/get_d.Tpo .deps/get_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../mpfr/inp_str.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../mpfr/inp_str.c -o inp_str.o
mv -f .deps/get_exp.Tpo .deps/get_exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo ../../mpfr/isinteger.c
mv -f .deps/init.Tpo .deps/init.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo ../../mpfr/isinf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../mpfr/isinteger.c -o isinteger.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../mpfr/isinf.c -o isinf.o
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo ../../mpfr/isnan.c
mv -f .deps/get_str.Tpo .deps/get_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo ../../mpfr/isnum.c
mv -f .deps/isinteger.Tpo .deps/isinteger.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../mpfr/isnan.c -o isnan.o
mv -f .deps/isinf.Tpo .deps/isinf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo ../../mpfr/const_log2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../mpfr/log.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../mpfr/isnum.c -o isnum.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../mpfr/const_log2.c -o const_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../mpfr/log.c -o log.o
mv -f .deps/isnan.Tpo .deps/isnan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c -o modf.lo ../../mpfr/modf.c
mv -f .deps/isnum.Tpo .deps/isnum.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo ../../mpfr/mul_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../mpfr/modf.c -o modf.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../mpfr/mul_2exp.c -o mul_2exp.o
mv -f .deps/const_log2.Tpo .deps/const_log2.Plo
mv -f .deps/log.Tpo .deps/log.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../mpfr/mul_2si.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../mpfr/mul_2ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../mpfr/mul_2si.c -o mul_2si.o
mv -f .deps/modf.Tpo .deps/modf.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../mpfr/mul_2ui.c -o mul_2ui.o
mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../mpfr/mul.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../mpfr/mul_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../mpfr/mul.c -o mul.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../mpfr/mul_ui.c -o mul_ui.o
mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../mpfr/neg.c
mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo ../../mpfr/next.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../mpfr/neg.c -o neg.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../mpfr/next.c -o next.o
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../mpfr/out_str.c
mv -f .deps/mul.Tpo .deps/mul.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo ../../mpfr/printf.c
mv -f .deps/neg.Tpo .deps/neg.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo ../../mpfr/vasprintf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../mpfr/out_str.c -o out_str.o
mv -f .deps/next.Tpo .deps/next.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../mpfr/printf.c -o printf.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo ../../mpfr/const_pi.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../mpfr/vasprintf.c -o vasprintf.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../mpfr/const_pi.c -o const_pi.o
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../mpfr/pow.c
mv -f .deps/printf.Tpo .deps/printf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../mpfr/pow_si.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../mpfr/pow.c -o pow.o
mv -f .deps/const_pi.Tpo .deps/const_pi.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../mpfr/pow_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../mpfr/pow_si.c -o pow_si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../mpfr/pow_ui.c -o pow_ui.o
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo ../../mpfr/print_raw.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo ../../mpfr/print_rnd_mode.c
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo ../../mpfr/reldiff.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../mpfr/print_raw.c -o print_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../mpfr/print_rnd_mode.c -o print_rnd_mode.o
mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo ../../mpfr/round_prec.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../mpfr/reldiff.c -o reldiff.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../mpfr/round_prec.c -o round_prec.o
mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../mpfr/set.c
mv -f .deps/print_raw.Tpo .deps/print_raw.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo ../../mpfr/setmax.c
mv -f .deps/reldiff.Tpo .deps/reldiff.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo ../../mpfr/setmin.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../mpfr/set.c -o set.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../mpfr/setmax.c -o setmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../mpfr/setmin.c -o setmin.o
mv -f .deps/round_prec.Tpo .deps/round_prec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo ../../mpfr/set_d.c
mv -f .deps/setmax.Tpo .deps/setmax.Plo
mv -f .deps/set.Tpo .deps/set.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo ../../mpfr/set_dfl_prec.c
mv -f .deps/setmin.Tpo .deps/setmin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo ../../mpfr/set_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo ../../mpfr/set_rnd.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../mpfr/set_d.c -o set_d.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../mpfr/set_exp.c -o set_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../mpfr/set_dfl_prec.c -o set_dfl_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../mpfr/set_rnd.c -o set_rnd.o
mv -f .deps/set_exp.Tpo .deps/set_exp.Plo
mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo
mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo
mv -f .deps/set_d.Tpo .deps/set_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo ../../mpfr/set_f.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo ../../mpfr/set_prc_raw.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../mpfr/set_prec.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo ../../mpfr/set_q.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../mpfr/set_f.c -o set_f.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../mpfr/set_prc_raw.c -o set_prc_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../mpfr/set_prec.c -o set_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../mpfr/set_q.c -o set_q.o
mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
mv -f .deps/set_f.Tpo .deps/set_f.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo ../../mpfr/set_si.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../mpfr/set_str.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo ../../mpfr/set_str_raw.c
mv -f .deps/set_q.Tpo .deps/set_q.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo ../../mpfr/set_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../mpfr/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../mpfr/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../mpfr/set_str_raw.c -o set_str_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../mpfr/set_ui.c -o set_ui.o
mv -f .deps/set_si.Tpo .deps/set_si.Plo
mv -f .deps/set_str.Tpo .deps/set_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo ../../mpfr/set_z.c
mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../mpfr/sqrt.c
mv -f .deps/set_ui.Tpo .deps/set_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo ../../mpfr/sqrt_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../mpfr/sub.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../mpfr/set_z.c -o set_z.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../mpfr/sqrt.c -o sqrt.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../mpfr/sqrt_ui.c -o sqrt_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../mpfr/sub.c -o sub.o
mv -f .deps/set_z.Tpo .deps/set_z.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo ../../mpfr/sub1.c
mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo
mv -f .deps/sub.Tpo .deps/sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../mpfr/sub_ui.c
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo ../../mpfr/rint.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../mpfr/ui_div.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../mpfr/sub1.c -o sub1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../mpfr/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../mpfr/rint.c -o rint.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../mpfr/ui_div.c -o ui_div.o
mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ../../mpfr/ui_sub.c
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../mpfr/urandom.c
mv -f .deps/sub1.Tpo .deps/sub1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo ../../mpfr/urandomb.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../mpfr/ui_sub.c -o ui_sub.o
mv -f .deps/rint.Tpo .deps/rint.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../mpfr/urandom.c -o urandom.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo ../../mpfr/get_z_exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../mpfr/urandomb.c -o urandomb.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c ../../mpfr/get_z_exp.c -o get_z_exp.o
mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../mpfr/swap.c
mv -f .deps/urandom.Tpo .deps/urandom.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo ../../mpfr/factorial.c
mv -f .deps/urandomb.Tpo .deps/urandomb.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../mpfr/cosh.c
mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../mpfr/swap.c -o swap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../mpfr/sinh.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../mpfr/factorial.c -o factorial.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../mpfr/cosh.c -o cosh.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../mpfr/sinh.c -o sinh.o
mv -f .deps/swap.Tpo .deps/swap.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../mpfr/tanh.c
mv -f .deps/factorial.Tpo .deps/factorial.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c -o sinh_cosh.lo ../../mpfr/sinh_cosh.c
mv -f .deps/cosh.Tpo .deps/cosh.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../mpfr/tanh.c -o tanh.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../mpfr/acosh.c
mv -f .deps/sinh.Tpo .deps/sinh.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../mpfr/sinh_cosh.c -o sinh_cosh.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../mpfr/asinh.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../mpfr/acosh.c -o acosh.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../mpfr/asinh.c -o asinh.o
mv -f .deps/tanh.Tpo .deps/tanh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../mpfr/atanh.c
mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../mpfr/atan.c
mv -f .deps/acosh.Tpo .deps/acosh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo ../../mpfr/cmp2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../mpfr/atanh.c -o atanh.o
mv -f .deps/asinh.Tpo .deps/asinh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo ../../mpfr/exp_2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../mpfr/atan.c -o atan.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../mpfr/cmp2.c -o cmp2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../mpfr/exp_2.c -o exp_2.o
mv -f .deps/atanh.Tpo .deps/atanh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../mpfr/asin.c
mv -f .deps/cmp2.Tpo .deps/cmp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo ../../mpfr/const_euler.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../mpfr/asin.c -o asin.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../mpfr/const_euler.c -o const_euler.o
mv -f .deps/atan.Tpo .deps/atan.Plo
mv -f .deps/exp_2.Tpo .deps/exp_2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../mpfr/cos.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../mpfr/sin.c
mv -f .deps/asin.Tpo .deps/asin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../mpfr/tan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../mpfr/cos.c -o cos.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../mpfr/sin.c -o sin.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../mpfr/tan.c -o tan.o
mv -f .deps/const_euler.Tpo .deps/const_euler.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../mpfr/fma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../mpfr/fma.c -o fma.o
mv -f .deps/sin.Tpo .deps/sin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo ../../mpfr/fms.c
mv -f .deps/cos.Tpo .deps/cos.Plo
mv -f .deps/tan.Tpo .deps/tan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo ../../mpfr/hypot.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo ../../mpfr/log1p.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../mpfr/fms.c -o fms.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../mpfr/hypot.c -o hypot.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../mpfr/log1p.c -o log1p.o
mv -f .deps/fma.Tpo .deps/fma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo ../../mpfr/expm1.c
mv -f .deps/fms.Tpo .deps/fms.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../mpfr/expm1.c -o expm1.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo ../../mpfr/log2.c
mv -f .deps/log1p.Tpo .deps/log1p.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../mpfr/log10.c
mv -f .deps/hypot.Tpo .deps/hypot.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo ../../mpfr/ui_pow.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../mpfr/log2.c -o log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../mpfr/log10.c -o log10.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../mpfr/ui_pow.c -o ui_pow.o
mv -f .deps/expm1.Tpo .deps/expm1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo ../../mpfr/ui_pow_ui.c
mv -f .deps/log2.Tpo .deps/log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo ../../mpfr/minmax.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../mpfr/ui_pow_ui.c -o ui_pow_ui.o
mv -f .deps/log10.Tpo .deps/log10.Plo
mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo ../../mpfr/dim.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo ../../mpfr/signbit.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../mpfr/minmax.c -o minmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../mpfr/dim.c -o dim.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../mpfr/signbit.c -o signbit.o
mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo ../../mpfr/copysign.c
mv -f .deps/minmax.Tpo .deps/minmax.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo ../../mpfr/setsign.c
mv -f .deps/dim.Tpo .deps/dim.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../mpfr/copysign.c -o copysign.o
mv -f .deps/signbit.Tpo .deps/signbit.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo ../../mpfr/gmp_op.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../mpfr/init2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../mpfr/setsign.c -o setsign.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../mpfr/gmp_op.c -o gmp_op.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../mpfr/init2.c -o init2.o
mv -f .deps/copysign.Tpo .deps/copysign.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../mpfr/acos.c
mv -f .deps/setsign.Tpo .deps/setsign.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../mpfr/sin_cos.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../mpfr/acos.c -o acos.o
mv -f .deps/init2.Tpo .deps/init2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo ../../mpfr/set_nan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../mpfr/sin_cos.c -o sin_cos.o
mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo ../../mpfr/set_inf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../mpfr/set_nan.c -o set_nan.o
mv -f .deps/acos.Tpo .deps/acos.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c -o set_zero.lo ../../mpfr/set_zero.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../mpfr/set_inf.c -o set_inf.o
mv -f .deps/set_nan.Tpo .deps/set_nan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo ../../mpfr/powerof2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../mpfr/set_zero.c -o set_zero.o
mv -f .deps/set_inf.Tpo .deps/set_inf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo ../../mpfr/gamma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../mpfr/powerof2.c -o powerof2.o
mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
mv -f .deps/set_zero.Tpo .deps/set_zero.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo ../../mpfr/set_ld.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo ../../mpfr/get_ld.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../mpfr/gamma.c -o gamma.o
mv -f .deps/powerof2.Tpo .deps/powerof2.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../mpfr/set_ld.c -o set_ld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo ../../mpfr/cbrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../mpfr/get_ld.c -o get_ld.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../mpfr/cbrt.c -o cbrt.o
mv -f .deps/set_ld.Tpo .deps/set_ld.Plo
mv -f .deps/get_ld.Tpo .deps/get_ld.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo ../../mpfr/volatile.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo ../../mpfr/fits_sshort.c
mv -f .deps/cbrt.Tpo .deps/cbrt.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../mpfr/volatile.c -o volatile.o
mv -f .deps/gamma.Tpo .deps/gamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo ../../mpfr/fits_sint.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo ../../mpfr/fits_slong.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../mpfr/fits_sshort.c -o fits_sshort.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../mpfr/fits_slong.c -o fits_slong.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../mpfr/fits_sint.c -o fits_sint.o
mv -f .deps/volatile.Tpo .deps/volatile.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo ../../mpfr/fits_ushort.c
mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo ../../mpfr/fits_uint.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../mpfr/fits_ushort.c -o fits_ushort.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../mpfr/fits_uint.c -o fits_uint.o
mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo
mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo ../../mpfr/fits_ulong.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo ../../mpfr/fits_uintmax.c
mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../mpfr/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../mpfr/fits_uintmax.c -o fits_uintmax.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo ../../mpfr/fits_intmax.c
mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo ../../mpfr/get_si.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../mpfr/fits_intmax.c -o fits_intmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../mpfr/get_si.c -o get_si.o
mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo
mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo ../../mpfr/get_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo ../../mpfr/zeta.c
mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../mpfr/get_ui.c -o get_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../mpfr/zeta.c -o zeta.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo ../../mpfr/cmp_d.c
mv -f .deps/get_si.Tpo .deps/get_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo ../../mpfr/erf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../mpfr/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../mpfr/erf.c -o erf.o
mv -f .deps/get_ui.Tpo .deps/get_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo ../../mpfr/inits.c
mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../mpfr/inits.c -o inits.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo ../../mpfr/inits2.c
mv -f .deps/zeta.Tpo .deps/zeta.Plo
mv -f .deps/erf.Tpo .deps/erf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo ../../mpfr/clears.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../mpfr/inits2.c -o inits2.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo ../../mpfr/sgn.c
mv -f .deps/inits.Tpo .deps/inits.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo ../../mpfr/check.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../mpfr/clears.c -o clears.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../mpfr/sgn.c -o sgn.o
mv -f .deps/inits2.Tpo .deps/inits2.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../mpfr/check.c -o check.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo ../../mpfr/sub1sp.c
mv -f .deps/clears.Tpo .deps/clears.Plo
mv -f .deps/sgn.Tpo .deps/sgn.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../mpfr/sub1sp.c -o sub1sp.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../mpfr/version.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo ../../mpfr/mpn_exp.c
mv -f .deps/check.Tpo .deps/check.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo ../../mpfr/mpfr-gmp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../mpfr/version.c -o version.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../mpfr/mpn_exp.c -o mpn_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../mpfr/mpfr-gmp.c -o mpfr-gmp.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo ../../mpfr/mp_clz_tab.c
mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo
mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../mpfr/sum.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo ../../mpfr/add1sp.c
mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo ../../mpfr/free_cache.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../mpfr/mp_clz_tab.c -o mp_clz_tab.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../mpfr/sum.c -o sum.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../mpfr/add1sp.c -o add1sp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../mpfr/free_cache.c -o free_cache.o
mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo ../../mpfr/si_op.c
mv -f .deps/free_cache.Tpo .deps/free_cache.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo ../../mpfr/cmp_ld.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../mpfr/si_op.c -o si_op.o
mv -f .deps/add1sp.Tpo .deps/add1sp.Plo
mv -f .deps/sum.Tpo .deps/sum.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo ../../mpfr/set_ui_2exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo ../../mpfr/set_si_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../mpfr/cmp_ld.c -o cmp_ld.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../mpfr/set_ui_2exp.c -o set_ui_2exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../mpfr/set_si_2exp.c -o set_si_2exp.o
mv -f .deps/si_op.Tpo .deps/si_op.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo ../../mpfr/set_uj.c
mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo ../../mpfr/set_sj.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../mpfr/set_uj.c -o set_uj.o
mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo
mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo ../../mpfr/get_sj.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo ../../mpfr/get_uj.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../mpfr/set_sj.c -o set_sj.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../mpfr/get_sj.c -o get_sj.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../mpfr/get_uj.c -o get_uj.o
mv -f .deps/set_uj.Tpo .deps/set_uj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo ../../mpfr/get_z.c
mv -f .deps/set_sj.Tpo .deps/set_sj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo ../../mpfr/iszero.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../mpfr/get_z.c -o get_z.o
mv -f .deps/get_sj.Tpo .deps/get_sj.Plo
mv -f .deps/get_uj.Tpo .deps/get_uj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../mpfr/cache.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../mpfr/iszero.c -o iszero.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../mpfr/sqr.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../mpfr/cache.c -o cache.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../mpfr/sqr.c -o sqr.o
mv -f .deps/get_z.Tpo .deps/get_z.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo ../../mpfr/int_ceil_log2.c
mv -f .deps/iszero.Tpo .deps/iszero.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo ../../mpfr/isqrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../mpfr/int_ceil_log2.c -o int_ceil_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../mpfr/isqrt.c -o isqrt.o
mv -f .deps/sqr.Tpo .deps/sqr.Plo
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo ../../mpfr/strtofr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../mpfr/pow_z.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../mpfr/strtofr.c -o strtofr.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../mpfr/pow_z.c -o pow_z.o
mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo ../../mpfr/logging.c
mv -f .deps/isqrt.Tpo .deps/isqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo ../../mpfr/mulders.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../mpfr/logging.c -o logging.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../mpfr/mulders.c -o mulders.o
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
mv -f .deps/logging.Tpo .deps/logging.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo ../../mpfr/get_f.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo ../../mpfr/round_p.c
mv -f .deps/mulders.Tpo .deps/mulders.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo ../../mpfr/erfc.c
mv -f .deps/strtofr.Tpo .deps/strtofr.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../mpfr/get_f.c -o get_f.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../mpfr/round_p.c -o round_p.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo ../../mpfr/atan2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../mpfr/erfc.c -o erfc.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../mpfr/atan2.c -o atan2.o
mv -f .deps/round_p.Tpo .deps/round_p.Plo
mv -f .deps/get_f.Tpo .deps/get_f.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo ../../mpfr/subnormal.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo ../../mpfr/const_catalan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../mpfr/subnormal.c -o subnormal.o
mv -f .deps/erfc.Tpo .deps/erfc.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../mpfr/const_catalan.c -o const_catalan.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo ../../mpfr/root.c
mv -f .deps/atan2.Tpo .deps/atan2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo ../../mpfr/sec.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../mpfr/root.c -o root.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../mpfr/sec.c -o sec.o
mv -f .deps/subnormal.Tpo .deps/subnormal.Plo
mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo ../../mpfr/csc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo ../../mpfr/cot.c
mv -f .deps/root.Tpo .deps/root.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../mpfr/csc.c -o csc.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../mpfr/cot.c -o cot.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo ../../mpfr/eint.c
mv -f .deps/sec.Tpo .deps/sec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo ../../mpfr/sech.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../mpfr/eint.c -o eint.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../mpfr/sech.c -o sech.o
mv -f .deps/csc.Tpo .deps/csc.Plo
mv -f .deps/cot.Tpo .deps/cot.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo ../../mpfr/csch.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo ../../mpfr/coth.c
mv -f .deps/sech.Tpo .deps/sech.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo ../../mpfr/round_near_x.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../mpfr/coth.c -o coth.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../mpfr/csch.c -o csch.o
mv -f .deps/eint.Tpo .deps/eint.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo ../../mpfr/constant.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../mpfr/round_near_x.c -o round_near_x.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../mpfr/constant.c -o constant.o
mv -f .deps/coth.Tpo .deps/coth.Plo
mv -f .deps/csch.Tpo .deps/csch.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo ../../mpfr/abort_prec_max.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo ../../mpfr/stack_interface.c
mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo
mv -f .deps/constant.Tpo .deps/constant.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo ../../mpfr/lngamma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../mpfr/abort_prec_max.c -o abort_prec_max.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../mpfr/stack_interface.c -o stack_interface.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo ../../mpfr/zeta_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../mpfr/lngamma.c -o lngamma.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../mpfr/zeta_ui.c -o zeta_ui.o
mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo
mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo ../../mpfr/set_d64.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo ../../mpfr/get_d64.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../mpfr/set_d64.c -o set_d64.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../mpfr/get_d64.c -o get_d64.o
mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo ../../mpfr/jn.c
mv -f .deps/lngamma.Tpo .deps/lngamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo ../../mpfr/yn.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../mpfr/jn.c -o jn.o
mv -f .deps/set_d64.Tpo .deps/set_d64.Plo
mv -f .deps/get_d64.Tpo .deps/get_d64.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c -o rem1.lo ../../mpfr/rem1.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo ../../mpfr/get_patches.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../mpfr/yn.c -o yn.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../mpfr/rem1.c -o rem1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c ../../mpfr/get_patches.c -o get_patches.o
mv -f .deps/get_patches.Tpo .deps/get_patches.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo ../../mpfr/add_d.c
mv -f .deps/rem1.Tpo .deps/rem1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo ../../mpfr/sub_d.c
mv -f .deps/jn.Tpo .deps/jn.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo ../../mpfr/d_sub.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../mpfr/add_d.c -o add_d.o
mv -f .deps/yn.Tpo .deps/yn.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../mpfr/sub_d.c -o sub_d.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo ../../mpfr/mul_d.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../mpfr/d_sub.c -o d_sub.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../mpfr/mul_d.c -o mul_d.o
mv -f .deps/add_d.Tpo .deps/add_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo ../../mpfr/div_d.c
mv -f .deps/sub_d.Tpo .deps/sub_d.Plo
mv -f .deps/d_sub.Tpo .deps/d_sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo ../../mpfr/d_div.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c -o li2.lo ../../mpfr/li2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../mpfr/div_d.c -o div_d.o
mv -f .deps/mul_d.Tpo .deps/mul_d.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../mpfr/d_div.c -o d_div.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c -o rec_sqrt.lo ../../mpfr/rec_sqrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../mpfr/li2.c -o li2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../mpfr/rec_sqrt.c -o rec_sqrt.o
mv -f .deps/div_d.Tpo .deps/div_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c -o min_prec.lo ../../mpfr/min_prec.c
mv -f .deps/d_div.Tpo .deps/d_div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c -o buildopt.lo ../../mpfr/buildopt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../mpfr/min_prec.c -o min_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../mpfr/buildopt.c -o buildopt.o
mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c -o digamma.lo ../../mpfr/digamma.c
mv -f .deps/min_prec.Tpo .deps/min_prec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c -o bernoulli.lo ../../mpfr/bernoulli.c
mv -f .deps/buildopt.Tpo .deps/buildopt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c -o isregular.lo ../../mpfr/isregular.c
mv -f .deps/li2.Tpo .deps/li2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c -o set_flt.lo ../../mpfr/set_flt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../mpfr/digamma.c -o digamma.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../mpfr/bernoulli.c -o bernoulli.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../mpfr/isregular.c -o isregular.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../mpfr/set_flt.c -o set_flt.o
mv -f .deps/bernoulli.Tpo .deps/bernoulli.Plo
mv -f .deps/isregular.Tpo .deps/isregular.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c -o get_flt.lo ../../mpfr/get_flt.c
mv -f .deps/set_flt.Tpo .deps/set_flt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c -o scale2.lo ../../mpfr/scale2.c
mv -f .deps/digamma.Tpo .deps/digamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c -o set_z_exp.lo ../../mpfr/set_z_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c -o ai.lo ../../mpfr/ai.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../mpfr/get_flt.c -o get_flt.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../mpfr/scale2.c -o scale2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c ../../mpfr/set_z_exp.c -o set_z_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../mpfr/ai.c -o ai.o
mv -f .deps/scale2.Tpo .deps/scale2.Plo
mv -f .deps/get_flt.Tpo .deps/get_flt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c -o gammaonethird.lo ../../mpfr/gammaonethird.c
mv -f .deps/set_z_exp.Tpo .deps/set_z_exp.Plo
mv -f .deps/ai.Tpo .deps/ai.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../mpfr/gammaonethird.c -o gammaonethird.o
mv -f .deps/gammaonethird.Tpo .deps/gammaonethird.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 4:1:0 -o libmpfr.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo -lgmp
libtool: link: ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o get_patches.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o
libtool: link: ranlib .libs/libmpfr.a
libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
Configuring stage 1 in ./mpc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gmp.h... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/fgrep
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/configure: line 8413: : supported targets:.* elf: command not found
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) no
checking complex.h usability... yes
checking complex.h presence... no
configure: WARNING: complex.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: complex.h: proceeding with the compiler's result
checking for complex.h... yes
checking locale.h usability... yes
checking locale.h presence... no
configure: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: locale.h: proceeding with the compiler's result
checking for locale.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... no
configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: limits.h: proceeding with the compiler's result
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... no
configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/time.h: proceeding with the compiler's result
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for creal in -lm... yes
checking for __gmpz_init in -lgmp... yes
checking for MPFR... yes
checking for recent GMP... yes
checking for recent MPFR... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for setlocale... yes
checking for dup... yes
checking for dup2... yes
checking for fileno... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make all-recursive
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
Making all in src
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../mpc/src/abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../mpc/src/acos.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../mpc/src/acosh.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../mpc/src/add.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../mpc/src/abs.c -o abs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpc/src/acos.c -o acos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpc/src/add.c -o add.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpc/src/acosh.c -o acosh.o
mv -f .deps/abs.Tpo .deps/abs.Plo
mv -f .deps/add.Tpo .deps/add.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../mpc/src/add_fr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../mpc/src/add_si.c
mv -f .deps/acosh.Tpo .deps/acosh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../mpc/src/add_ui.c
mv -f .deps/acos.Tpo .deps/acos.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../mpc/src/add_fr.c -o add_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../mpc/src/add_si.c -o add_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../mpc/src/arg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpc/src/add_ui.c -o add_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../mpc/src/arg.c -o arg.o
mv -f .deps/add_fr.Tpo .deps/add_fr.Plo
mv -f .deps/add_si.Tpo .deps/add_si.Plo
mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../mpc/src/asin.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../mpc/src/asinh.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../mpc/src/atan.c
mv -f .deps/arg.Tpo .deps/arg.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../mpc/src/atanh.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpc/src/asin.c -o asin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpc/src/asinh.c -o asinh.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpc/src/atan.c -o atan.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpc/src/atanh.c -o atanh.o
mv -f .deps/asinh.Tpo .deps/asinh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../mpc/src/clear.c
mv -f .deps/asin.Tpo .deps/asin.Plo
mv -f .deps/atanh.Tpo .deps/atanh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../mpc/src/cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../mpc/src/cmp_si_si.c
mv -f .deps/atan.Tpo .deps/atan.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpc/src/clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../mpc/src/conj.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpc/src/cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../mpc/src/cmp_si_si.c -o cmp_si_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../mpc/src/conj.c -o conj.o
mv -f .deps/clear.Tpo .deps/clear.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../mpc/src/cosh.c
mv -f .deps/cmp.Tpo .deps/cmp.Plo
mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo ../../../mpc/src/div_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpc/src/cosh.c -o cosh.o
mv -f .deps/conj.Tpo .deps/conj.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../mpc/src/div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../mpc/src/div_fr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../mpc/src/div_2exp.c -o div_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpc/src/div.c -o div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../mpc/src/div_fr.c -o div_fr.o
mv -f .deps/cosh.Tpo .deps/cosh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../mpc/src/div_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpc/src/div_ui.c -o div_ui.o
mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../mpc/src/exp.c
mv -f .deps/div_fr.Tpo .deps/div_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../mpc/src/fma.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpc/src/exp.c -o exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpc/src/fma.c -o fma.o
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
mv -f .deps/div.Tpo .deps/div.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../mpc/src/fr_div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../mpc/src/fr_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../mpc/src/fr_div.c -o fr_div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../mpc/src/fr_sub.c -o fr_sub.o
mv -f .deps/exp.Tpo .deps/exp.Plo
mv -f .deps/fma.Tpo .deps/fma.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get.lo -MD -MP -MF .deps/get.Tpo -c -o get.lo ../../../mpc/src/get.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../mpc/src/get_prec2.c
mv -f .deps/fr_div.Tpo .deps/fr_div.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get.lo -MD -MP -MF .deps/get.Tpo -c ../../../mpc/src/get.c -o get.o
mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../mpc/src/get_prec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../mpc/src/get_prec2.c -o get_prec2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo ../../../mpc/src/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../mpc/src/get_prec.c -o get_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../mpc/src/get_str.c -o get_str.o
mv -f .deps/get.Tpo .deps/get.Plo
mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../mpc/src/get_version.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../mpc/src/imag.c
mv -f .deps/get_prec.Tpo .deps/get_prec.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../mpc/src/init2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../mpc/src/imag.c -o imag.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../mpc/src/get_version.c -o get_version.o
mv -f .deps/get_str.Tpo .deps/get_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../mpc/src/init3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpc/src/init2.c -o init2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../mpc/src/init3.c -o init3.o
mv -f .deps/imag.Tpo .deps/imag.Plo
mv -f .deps/get_version.Tpo .deps/get_version.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../mpc/src/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../mpc/src/log.c
mv -f .deps/init2.Tpo .deps/init2.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../mpc/src/mem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpc/src/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpc/src/log.c -o log.o
mv -f .deps/init3.Tpo .deps/init3.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo ../../../mpc/src/mul_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../mpc/src/mem.c -o mem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../mpc/src/mul_2exp.c -o mul_2exp.o
mv -f .deps/log.Tpo .deps/log.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../mpc/src/mul.c
mv -f .deps/mem.Tpo .deps/mem.Plo
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../mpc/src/mul_fr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../mpc/src/mul_i.c
mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpc/src/mul.c -o mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../mpc/src/mul_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../mpc/src/mul_fr.c -o mul_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../mpc/src/mul_i.c -o mul_i.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../mpc/src/mul_si.c -o mul_si.o
mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../mpc/src/mul_ui.c
mv -f .deps/mul_i.Tpo .deps/mul_i.Plo
mv -f .deps/mul_si.Tpo .deps/mul_si.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../mpc/src/neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../mpc/src/norm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpc/src/mul_ui.c -o mul_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpc/src/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../mpc/src/norm.c -o norm.o
mv -f .deps/mul.Tpo .deps/mul.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../mpc/src/out_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpc/src/out_str.c -o out_str.o
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../mpc/src/pow.c
mv -f .deps/neg.Tpo .deps/neg.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../mpc/src/pow_fr.c
mv -f .deps/norm.Tpo .deps/norm.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../mpc/src/pow_ld.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpc/src/pow.c -o pow.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../mpc/src/pow_fr.c -o pow_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../mpc/src/pow_ld.c -o pow_ld.o
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../mpc/src/pow_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../mpc/src/pow_d.c -o pow_d.o
mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../mpc/src/pow_si.c
mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../mpc/src/pow_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpc/src/pow_si.c -o pow_si.o
mv -f .deps/pow_d.Tpo .deps/pow_d.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpc/src/pow_ui.c -o pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../mpc/src/pow_z.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../mpc/src/proj.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpc/src/pow_z.c -o pow_z.o
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../mpc/src/proj.c -o proj.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../mpc/src/real.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../mpc/src/real.c -o real.o
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../mpc/src/urandom.c
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../mpc/src/set.c
mv -f .deps/proj.Tpo .deps/proj.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../mpc/src/set_prec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpc/src/urandom.c -o urandom.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpc/src/set.c -o set.o
mv -f .deps/real.Tpo .deps/real.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../mpc/src/set_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpc/src/set_prec.c -o set_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpc/src/set_str.c -o set_str.o
mv -f .deps/urandom.Tpo .deps/urandom.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../mpc/src/set_x.c
mv -f .deps/set.Tpo .deps/set.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../mpc/src/set_x_x.c
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../mpc/src/sin_cos.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../mpc/src/set_x.c -o set_x.o
mv -f .deps/set_str.Tpo .deps/set_str.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../mpc/src/set_x_x.c -o set_x_x.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../mpc/src/sinh.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpc/src/sin_cos.c -o sin_cos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpc/src/sinh.c -o sinh.o
mv -f .deps/set_x.Tpo .deps/set_x.Plo
mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../mpc/src/sqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../mpc/src/sqrt.c
mv -f .deps/sinh.Tpo .deps/sinh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../mpc/src/strtoc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpc/src/sqr.c -o sqr.o
mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpc/src/sqrt.c -o sqrt.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../mpc/src/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../mpc/src/strtoc.c -o strtoc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpc/src/sub.c -o sub.o
mv -f .deps/strtoc.Tpo .deps/strtoc.Plo
mv -f .deps/sqr.Tpo .deps/sqr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../mpc/src/sub_fr.c
mv -f .deps/sub.Tpo .deps/sub.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../mpc/src/sub_ui.c
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../mpc/src/swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../mpc/src/tan.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../mpc/src/sub_fr.c -o sub_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpc/src/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpc/src/swap.c -o swap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpc/src/tan.c -o tan.o
mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../mpc/src/tanh.c
mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
mv -f .deps/swap.Tpo .deps/swap.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../mpc/src/uceil_log2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../mpc/src/ui_div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpc/src/tanh.c -o tanh.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpc/src/uceil_log2.c -o uceil_log2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpc/src/ui_div.c -o ui_div.o
mv -f .deps/tan.Tpo .deps/tan.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../mpc/src/ui_ui_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../mpc/src/ui_ui_sub.c -o ui_ui_sub.o
mv -f .deps/tanh.Tpo .deps/tanh.Plo
mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 2:0:0 -o libmpc.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_si_si.lo conj.lo cosh.lo div_2exp.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get.lo get_prec2.lo get_prec.lo get_str.lo get_version.lo imag.lo init2.lo init3.lo inp_str.lo log.lo mem.lo mul_2exp.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm
libtool: link: ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_si_si.o conj.o cosh.o div_2exp.o div.o div_fr.o div_ui.o exp.o fma.o fr_div.o fr_sub.o get.o get_prec2.o get_prec.o get_str.o get_version.o imag.o init2.o init3.o inp_str.o log.o mem.o mul_2exp.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o
libtool: link: ranlib .libs/libmpc.a
libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/src'
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/tests'
Making all in doc
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/doc'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/x86-64.h config/i386/linux64.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/bash ../../gcc/mkconfig.sh tm.h
mawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/java/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh bconfig.h
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-DBASEVER="\"4.6.3\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../gcc/version.c
/bin/bash ../../gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
echo "#define BUILDING_GCC_MAJOR `echo 4.6.3 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh tm_p.h
rm -f tmp-all-tree.def
/bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MINOR `echo 4.6.3 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo '#include "tree.def"' > tmp-all-tree.def
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.3 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
if test no = yes \
|| test -n "../lib64 ../lib"; then \
/bin/bash ../../gcc/genmultilib \
"m64/m32" \
"64 32 " \
"" \
"" \
"" \
"" \
"../lib64 ../lib" \
"no" \
> tmp-mlib.h; \
else \
/bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' no \
> tmp-mlib.h; \
fi
lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
echo timestamp > s-bversion
ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/java/java-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
/bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h
echo "gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../gcc/../move-if-change checksum-options.tmp checksum-options
/bin/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-specs
mawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
echo timestamp > s-alltree
/bin/bash ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
rm -f mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/bash ../../gcc/mkconfig.sh tconfig.h
cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h
echo timestamp > s-i386-bt
cp ../../gcc/config/i386/sfp-machine.h sfp-machine.h
/bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h
(echo "@set version-GCC 4.6.3"; \
if [ "" = "experimental" ]; \
then echo "@set DEVELOPMENT"; \
else echo "@clear DEVELOPMENT"; \
fi) > gcc-vers.texiT
echo timestamp > s-mlib
echo @set srcdir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc/../../gcc >> gcc-vers.texiT
echo timestamp > gpl.pod
if [ -n "(GCC) " ]; then \
echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/include/gpl_v3.texi > gpl.pod
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genhooks.o ../../gcc/genhooks.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genchecksum.o ../../gcc/genchecksum.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genenums.o ../../gcc/genenums.c
mawk -f ../../gcc/opt-functions.awk -f ../../gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber ../../gcc/errors.c -o errors.o
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber ../../gcc/lto-wrapper.c -o lto-wrapper.o
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \
fi
echo timestamp > gcc.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod
../../gcc/doc/install.texi:3082: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3097: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3148: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3155: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3164: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3201: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3218: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3253: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3282: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3294: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3332: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3345: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3397: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3410: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3521: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3530: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3542: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3562: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3592: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3612: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3627: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3768: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3775: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3782: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3789: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3796: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3803: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3810: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3817: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3843: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3855: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3862: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3869: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3927: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3934: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4031: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4038: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4050: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4066: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4072: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4079: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4085: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4092: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4098: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4104: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4111: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4117: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4125: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4131: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4137: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4148: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4263: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4278: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4340: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4356: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4366: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4391: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4398: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4433: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4443: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4461: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4473: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4530: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4547: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4557: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4566: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4612: warning: @anchor should not appear in @heading
../../gcc/doc/cppopts.texi:772: @itemx must follow @item
Makefile:4270: recipe for target 'doc/cpp.info' failed
make[3]: *** [doc/cpp.info] Error 1
make[3]: *** Waiting for unfinished jobs....
../../gcc/doc/gcc.texi:89: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:89: warning: @end should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @end should only appear at a line beginning
../../gcc/doc/invoke.texi:168: superfluous argument to @end smallexample: -fdump-go-spec=@var{file} (possibly involving @gccoptlist)
../../gcc/doc/invoke.texi:5088: @itemx must follow @item
../../gcc/doc/invoke.texi:5092: @itemx must follow @item
../../gcc/doc/invoke.texi:5103: @itemx must follow @item
../../gcc/doc/invoke.texi:5107: @itemx must follow @item
../../gcc/doc/invoke.texi:5152: @itemx must follow @item
../../gcc/doc/invoke.texi:5182: @itemx must follow @item
../../gcc/doc/invoke.texi:5194: @itemx must follow @item
../../gcc/doc/cppopts.texi:772: @itemx must follow @item
../../gcc/doc/invoke.texi:977: warning: node next `Overall Options' in menu `C Dialect Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:977: warning: node up `Overall Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1442: warning: node prev `C Dialect Options' in menu `Overall Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:1442: warning: node up `C Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1811: warning: node up `C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2513: warning: node up `Objective-C and Objective-C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2745: warning: node up `Language Independent Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2808: warning: node up `Warning Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:4538: warning: node up `Debugging Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:5862: warning: node up `Optimize Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8910: warning: node up `Preprocessor Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8948: warning: node up `Assembler Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8971: warning: node up `Link Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9223: warning: node up `Directory Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9367: warning: node up `Spec Files' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9929: warning: node up `Target Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/implement-c.texi:6: warning: node next `C Implementation' in menu `C Extensions' and in sectioning `C++ Implementation' differ
../../gcc/doc/implement-cxx.texi:6: warning: node next `C++ Implementation' in menu `C++ Extensions' and in sectioning `C Extensions' differ
../../gcc/doc/implement-cxx.texi:6: warning: node prev `C++ Implementation' in menu `C Extensions' and in sectioning `C Implementation' differ
../../gcc/doc/extend.texi:8: warning: node next `C Extensions' in menu `C++ Implementation' and in sectioning `C++ Extensions' differ
../../gcc/doc/extend.texi:8: warning: node prev `C Extensions' in menu `C Implementation' and in sectioning `C++ Implementation' differ
../../gcc/doc/extend.texi:771: warning: node next `Conditionals' in menu `Long Long' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:809: warning: node next `__int128' in menu `Complex' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:809: warning: node prev `__int128' in menu `Long Long' and in sectioning `Conditionals' differ
../../gcc/doc/extend.texi:820: warning: node next `Long Long' in menu `__int128' and in sectioning `Complex' differ
../../gcc/doc/extend.texi:820: warning: node prev `Long Long' in menu `Conditionals' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:852: warning: node prev `Complex' in menu `__int128' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:1246: warning: node next `Zero Length' in menu `Variable Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1344: warning: node next `Empty Structures' in menu `Variadic Macros' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1344: warning: node prev `Empty Structures' in menu `Variable Length' and in sectioning `Zero Length' differ
../../gcc/doc/extend.texi:1360: warning: node next `Variable Length' in menu `Empty Structures' and in sectioning `Variadic Macros' differ
../../gcc/doc/extend.texi:1360: warning: node prev `Variable Length' in menu `Zero Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1441: warning: node prev `Variadic Macros' in menu `Empty Structures' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1659: warning: node next `Designated Inits' in menu `Cast to Union' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:1803: warning: node next `Case Ranges' in menu `Mixed Declarations' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:1803: warning: node prev `Case Ranges' in menu `Cast to Union' and in sectioning `Designated Inits' differ
../../gcc/doc/extend.texi:1840: warning: node next `Cast to Union' in menu `Case Ranges' and in sectioning `Mixed Declarations' differ
../../gcc/doc/extend.texi:1840: warning: node prev `Cast to Union' in menu `Designated Inits' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:1881: warning: node prev `Mixed Declarations' in menu `Case Ranges' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:10004: warning: node next `MIPS Loongson Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:10407: warning: node next `picoChip Built-in Functions' in menu `PowerPC AltiVec/VSX Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:10407: warning: node prev `picoChip Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `MIPS Loongson Built-in Functions' differ
../../gcc/doc/extend.texi:10443: warning: node next `Other MIPS Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `PowerPC AltiVec/VSX Built-in Functions' differ
../../gcc/doc/extend.texi:10443: warning: node prev `Other MIPS Built-in Functions' in menu `MIPS Loongson Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:10455: warning: node prev `PowerPC AltiVec/VSX Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:13701: warning: node prev `C++ Extensions' in menu `C++ Implementation' and in sectioning `C Extensions' differ
../../gcc/doc/trouble.texi:7: warning: node next `Trouble' in menu `Service' and in sectioning `Bugs' differ
../../gcc/doc/trouble.texi:7: warning: node prev `Trouble' in menu `Bug Reporting' and in sectioning `Gcov' differ
../../gcc/doc/trouble.texi:7: warning: node up `Trouble' in menu `Bugs' and in sectioning `Top' differ
../../gcc/doc/service.texi:6: warning: node prev `Service' in menu `Trouble' and in sectioning `Bugs' differ
../../gcc/doc/service.texi:6: warning: node up `Service' in menu `Bugs' and in sectioning `Top' differ
Makefile:4270: recipe for target 'doc/gcc.info' failed
make[3]: *** [doc/gcc.info] Error 1
rm gcc.pod
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc'
Makefile:5520: recipe for target 'all-stage1-gcc' failed
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Makefile:22053: recipe for target 'stage1-bubble' failed
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Makefile:22405: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2
== 2016-01-07 10:36:05,080 runpy ERROR cmd " make -j 4 bootstrap " exited with exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./intl
Configuring stage 1 in ./lto-plugin
Configuring stage 1 in ./gmp
configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking build system type... checking for xgettext... no
checking build system type... checking for msgmerge... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking host system type... checking for C compiler default output file name... x86_64-unknown-linux-gnu
checking target system type... none-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking build system type... checking for perl... perl
x86_64-unknown-linux-gnu
checking host system type... checking build system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-gcc... gcc
none required
checking how to run the C preprocessor... checking for C compiler default output file name... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
yes
checking for none-unknown-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... a.out
checking whether the C compiler works... /bin/mkdir -p
checking for a thread-safe mkdir -p... checking for gawk... yes
mawk
checking whether make sets $(MAKE)... checking whether we are cross compiling... no
checking for suffix of executables... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking ABI=long
checking compiler gcc -g -fkeep-inline-functions -DNO_ASM... checking for C compiler default output file name...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... a.out
checking whether the C compiler works... yes
yes
checking whether gcc accepts -g... checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for an ANSI C-conforming const... yes
checking for gcc option to accept ISO C89... yes
checking for inline...
checking for suffix of object files... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... inline
checking for sys/types.h... o
checking whether we are using the GNU C compiler... no
checking how to run the C preprocessor... yes
checking whether gcc accepts -g... yes
checking for sys/stat.h... gcc -E
yes
checking for gcc option to accept ISO C89... checking whether gcc supports -W... yes
checking for stdlib.h... none needed
checking for style of include used by make... yes
GNU
checking whether gcc supports -Wall... checking dependency style of gcc... yes
yes
checking whether gcc supports -Wwrite-strings... checking for string.h... yes
checking whether gcc supports -Wc++-compat... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for memory.h... yes
checking whether gcc supports -Wstrict-prototypes... no
checking whether gcc supports -Wall... yes
checking whether gcc supports -pedantic ... yes
yes
checking how to print strings... checking for strings.h... yes
checking whether gcc and cc understand -c and -o together... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... yes
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for inttypes.h... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... checking for stdint.h... yes
checking for an ANSI C-conforming const... yes
checking for unistd.h... yes
checking for inline... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
ok
checking for off_t... checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for size_t... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
yes
checking for none-unknown-linux-gnu-gcc... gcc
yes
checking for working alloca.h... checking for string.h... yes
checking whether the C compiler works... checking for memory.h... yes
yes
checking for sys/types.h... checking for strings.h... yes
yes
checking for alloca... checking for inttypes.h... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stdint.h... checking for sys/stat.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... yes
checking for stdlib.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for stdlib.h... checking whether we are cross compiling... yes
checking for suffix of object files... checking for getpagesize... o
checking whether we are using the GNU C compiler... yes
yes
checking whether gcc accepts -g... yes
checking for working mmap... checking for string.h... yes
checking for gcc option to accept ISO C89... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking for sys/file.h... checking for memory.h... yes
none needed
checking for gcc option to accept ISO C99... checking for sys/param.h... yes
yes
checking whether we are using the GNU C Library 2.1 or newer... checking for limits.h... yes
yes
checking whether integer division by zero raises SIGFPE... checking for strings.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking for string.h... (cached) yes
checking for inttypes.h... checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
-std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... yes
checking for inttypes.h... checking for sys/time.h... yes
checking for time.h... yes
gcc -std=gnu99 -E
yes
checking for stdint.h... checking for stdint.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for unsigned long long... checking for sys/mman.h... yes
yes
checking build system compiler gcc... checking for unistd.h... checking for fcntl.h... yes
checking for alloca.h... yes
yes
checking for inttypes.h... checking for sys/pstat.h... yes
checking for dlfcn.h... yes
checking for build system preprocessor... no
gcc -E
checking for build system executable suffix... checking for sys/sysmp.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for sys/sysinfo.h... yes
checking for objdir... .libs
yes
no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... checking for machine/hal_sysinfo.h... no
checking for sys/table.h... done
no
checking for sys/sysctl.h... checking argz.h usability... yes
checking for sys/systemcfg.h... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for stdint.h... (cached) yes
yes
checking argz.h presence...
checking whether build system compiler is ANSI... checking for stdio_ext.h... yes
checking for argz.h... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking limits.h usability... checking for process.h... yes
checking if gcc static flag -static works... no
checking for sys/prctl.h... yes
checking for build system compiler math library... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... -lm
yes
checking locale.h presence... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
yes
checking whether time.h and sys/time.h may both be included... using ABI="long"
CC="gcc -std=gnu99"
CFLAGS="-g -fkeep-inline-functions"
CPPFLAGS="-DNO_ASM"
MPN_PATH=" generic"
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking whether errno must be declared... yes
checking nl_types.h presence... yes
checking if gcc supports -c -o file.o... no
checking size of int... yes
yes
checking for nl_types.h... yes
checking for sys/types.h... checking malloc.h usability... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
yes
checking whether -lc should be explicitly linked in... checking for sys/stat.h... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... 4
checking for a 64-bit type... yes
checking for stdlib.h... no
checking dynamic linker characteristics... uint64_t
checking for intptr_t... yes
checking stddef.h presence... yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for string.h... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking for memory.h... yes
checking for uintptr_t... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... yes
checking sys/param.h presence... yes
yes
checking for sys/param.h... yes
checking for feof_unlocked... checking for strings.h... yes
yes
checking for ssize_t... checking for inttypes.h... yes
yes
checking for uint64_t... checking for fgets_unlocked... yes
checking for stdint.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getc_unlocked... yes
checking for pid_t... yes
yes
checking for unistd.h... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for getcwd... yes
checking for string.h... (cached) yes
checking whether assembler supports --noexecstack option... yes
checking for library containing strerror... yes
checking for none-unknown-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for getegid... BSD nm
checking how to print strings... none required
checking for asprintf... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... ld
checking if the linker (ld) is GNU ld... checking for geteuid... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to none-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for none-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
yes
checking for none-unknown-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for none-unknown-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... checking for atexit... @
checking for none-unknown-linux-gnu-strip... strip
checking for none-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc -std=gnu99 object... yes
checking for getgid... yes
checking for basename... yes
checking for getuid... yes
ok
checking for bcmp... checking for sysroot... no
checking for none-unknown-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for mempcpy... yes
yes
checking for objdir... .libs
checking for bcopy... yes
checking for munmap... yes
checking for bsearch... checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... yes
checking for putenv... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking for bzero... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking for setenv... yes
config.status: creating Makefile
checking for calloc... config.status: creating config.h
yes
config.status: executing depfiles commands
checking for setlocale... yes
checking if gcc -std=gnu99 supports -c -o file.o... config.status: executing libtool commands
yes
checking for clock... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (ld) supports shared libraries... yes
yes
checking dynamic linker characteristics... checking for stpcpy... yes
checking for ffs... mkdir -p -- build-x86_64-unknown-linux-gnu/libiberty
Configuring in build-x86_64-unknown-linux-gnu/libiberty
yes
checking for strcasecmp... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... yes
checking for getcwd... g++ -E
yes
checking for strdup... yes
checking for getpagesize... yes
checking for strtoul... configure: creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
yes
checking for gettimeofday... yes
checking for tsearch... checking whether the g++ linker (ld) supports shared libraries... yes
yes
checking for index... checking for g++ option to produce PIC... -DPIC
checking if g++ PIC flag -DPIC works... yes
checking for __argz_count... yes
checking if g++ static flag works... yes
checking for insque... yes
checking for __argz_stringify... yes
yes
checking if g++ supports -c -o file.o... checking for memchr... yes
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) checking for __argz_next... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... checking for perl... perl
yes
checking for memcmp... checking build system type... x86_64-unknown-linux-gnu
checking host system type... yes
checking fcntl.h usability... yes
x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for __fsetlocking... yes
checking for memcpy... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking for iconv... checking for C compiler default output file name... yes
yes
checking float.h presence... checking for memmem... yes
checking for float.h... yes
checking invent.h usability... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for iconv declaration... yes
checking for memmove... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
no
checking invent.h presence... yes
checking whether gcc accepts -g... checking for mempcpy... yes
checking for LC_MESSAGES... no
checking for invent.h... no
checking langinfo.h usability... yes
checking for gcc option to accept ISO C89... yes
yes
checking langinfo.h presence... checking for memset... none needed
checking for special C compiler options needed for large files... no
yes
checking for _FILE_OFFSET_BITS value needed for large files... checking for bison... no
checking whether NLS is requested... yes
yes
checking for langinfo.h... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... checking locale.h usability... no
checking how to run the C preprocessor... gcc -E
yes
checking locale.h presence... yes
yes
checking for locale.h... yes
checking for mkstemps... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking nl_types.h usability... checking whether gcc supports -W... yes
checking whether gcc supports -Wall... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking nl_types.h presence... yes
checking for putenv... yes
checking for nl_types.h... yes
yes
checking whether gcc supports -Wwrite-strings... checking sys/attributes.h usability... yes
checking whether gcc supports -Wc++-compat... yes
yes
checking for random... checking whether gcc supports -Wstrict-prototypes... config.status: creating Makefile
yes
checking whether gcc supports -pedantic ... config.status: creating config.intl
config.status: creating config.h
yes
checking whether gcc and cc understand -c and -o together... no
checking sys/attributes.h presence... yes
config.status: executing default-1 commands
checking for rename... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... yes
mkdir -p -- build-x86_64-unknown-linux-gnu/fixincludes
Configuring in build-x86_64-unknown-linux-gnu/fixincludes
checking for rindex... yes
checking for an ANSI C-conforming const... yes
no
checking for inline... checking sys/iograph.h presence... yes
checking for setenv... no
checking for sys/iograph.h... no
checking sys/mman.h usability... inline
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking sys/mman.h presence... yes
checking for snprintf... yes
checking for sys/mman.h... yes
checking sys/param.h usability... configure: loading cache ../config.cache
checking build system type... yes
yes
checking sys/param.h presence... checking for sigsetmask... x86_64-unknown-linux-gnu
checking host system type... yes
checking for sys/param.h... yes
checking sys/processor.h usability... x86_64-unknown-linux-gnu
checking target system type... yes
checking for sys/types.h... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
yes
checking for sys/stat.h... yes
checking for C compiler default output file name... yes
checking for stpcpy... checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
no
checking sys/processor.h presence... checking for strings.h... checking for stpncpy... yes
no
checking for sys/processor.h... no
checking for inttypes.h... checking sys/pstat.h usability... yes
checking for stdint.h...
checking for suffix of object files... yes
checking for unistd.h... yes
yes
o
checking whether we are using the GNU C compiler... checking whether byte ordering is bigendian... checking for strcasecmp... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... no
checking sys/pstat.h presence... yes
no
checking for sys/pstat.h... no
checking for strchr... checking sys/sysinfo.h usability... no
checking for a BSD-compatible install... /usr/bin/install -c
none needed
checking for a sed that does not truncate output... /bin/sed
checking whether gcc supports -W... checking for sys/file.h... yes
checking for sys/param.h... yes
checking sys/sysinfo.h presence... yes
checking whether gcc supports -Wall... yes
checking for sys/sysinfo.h... yes
yes
yes
checking for limits.h... checking sys/syssgi.h usability... checking for strdup... yes
yes
checking whether gcc supports -Wwrite-strings... checking for stdlib.h... (cached) yes
checking for malloc.h... yes
yes
checking whether gcc supports -Wstrict-prototypes... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking for strncasecmp... yes
checking whether gcc supports -Wmissing-prototypes... checking for sys/time.h... yes
checking for time.h... yes
checking whether gcc supports -Wold-style-definition... yes
no
checking sys/syssgi.h presence... checking for sys/resource.h... yes
no
checking for sys/syssgi.h... no
yes
checking sys/systemcfg.h usability... checking for sys/stat.h... (cached) yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for sys/mman.h... checking for strndup... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
no
checking sys/systemcfg.h presence... checking for sys/sysinfo.h... yes
yes
yes
no
checking for sys/systemcfg.h... no
checking whether gcc supports -Wno-overlength-strings... checking sys/time.h usability... checking for machine/hal_sysinfo.h... checking for strrchr... no
checking for sys/table.h... yes
checking whether gcc supports -pedantic -Wno-long-long... no
checking for sys/sysctl.h... yes
checking sys/time.h presence... yes
yes
checking how to run the C preprocessor... checking for sys/systemcfg.h... yes
checking for sys/time.h... yes
yes
checking sys/times.h usability... no
checking for stdint.h... (cached) yes
checking for strstr... gcc -E
checking for stdio_ext.h... yes
checking for process.h... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
yes
checking sys/times.h presence... checking for sys/prctl.h... yes
checking for sys/times.h... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for sys/resource.h... yes
checking for strtod... yes
checking for sys/sysctl.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... yes
yes
checking for machine/hal_sysinfo.h... checking for strtol... no
checking size of int... yes
checking for sys/types.h... no
checking whether fgetc is declared... yes
yes
checking for strtoul... checking for sys/stat.h... yes
4
checking whether fscanf is declared... checking for a 64-bit type... yes
checking for stdlib.h... yes
uint64_t
checking for intptr_t... checking for strverscmp... yes
checking whether optarg is declared... yes
checking for string.h... yes
yes
checking whether ungetc is declared... checking for tmpnam... yes
checking for memory.h... yes
checking for uintptr_t... yes
checking whether vfprintf is declared... yes
checking for strings.h... yes
checking for vasprintf... yes
checking whether sys_errlist is declared... yes
checking for inttypes.h... yes
checking whether sys_nerr is declared... yes
checking for ssize_t... yes
checking for vfprintf... yes
yes
checking return type of signal handlers... checking for stdint.h... void
checking for intmax_t... yes
yes
checking for vprintf... checking for unistd.h... yes
checking for pid_t... yes
checking stddef.h usability... yes
checking for vsnprintf... yes
checking for long double... yes
yes
checking stddef.h presence... checking for library containing strerror... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for unistd.h... (cached) yes
checking for vsprintf... checking fcntl.h usability... yes
checking for long long... none required
checking for asprintf... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
checking sys/file.h usability... checking for waitpid... yes
checking for atexit... yes
yes
checking sys/file.h presence... checking for ptrdiff_t... yes
checking for sys/file.h... yes
yes
checking for sys/stat.h... (cached) yes
checking for setproctitle... checking for clearerr_unlocked... yes
checking for basename... yes
checking for quad_t... yes
no
checking whether alloca needs Cray hooks... checking for feof_unlocked... no
checking stack direction for C alloca... yes
checking for bcmp... yes
-1
checking for vfork.h... checking for ferror_unlocked... yes
yes
checking for bcopy... checking for uint_least32_t... no
checking for fork... yes
checking for fflush_unlocked... yes
yes
checking for bsearch... checking for vfork... yes
checking for intptr_t... yes
checking for fgetc_unlocked... yes
yes
checking for bzero... checking for working fork... yes
yes
checking for preprocessor stringizing operator... checking for fgets_unlocked... yes
checking for working volatile... yes
checking for calloc... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for C/C++ restrict keyword... yes
__restrict
checking whether <stdarg.h> exists and works... checking for fileno_unlocked... yes
checking whether gcc __attribute__ ((const)) works... yes
no
checking for sys_errlist... checking for clock... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking for fprintf_unlocked... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
yes
yes
checking whether gcc __attribute__ ((noreturn)) works... checking for sys_nerr... checking for ffs... no
yes
checking for inline... checking for fputc_unlocked... inline
yes
yes
checking for sys_siglist... checking for getcwd... checking for cos in -lm... yes
checking for fputs_unlocked... yes
yes
checking for external symbol _system_configuration... checking for getpagesize... yes
checking for working alloca.h... yes
checking for fread_unlocked... no
checking for __fsetlocking... yes
checking for gettimeofday... yes
checking for alloca (via gmp-impl.h)... yes
checking for fwrite_unlocked... yes
checking for canonicalize_file_name... yes
checking for index... yes
checking for getchar_unlocked... no
checking how to allocate temporary memory... malloc-reentrant
yes
checking for dup3... yes
checking for insque... checking whether byte ordering is bigendian... yes
checking for getc_unlocked... yes
checking for getrusage... yes
checking for memchr... yes
checking for putchar_unlocked... no
checking format of `double' floating point... yes
checking for getsysinfo... od: write error
od: write error: Broken pipe
IEEE little endian
yes
checking for alarm... checking for memcmp... yes
checking for putc_unlocked... no
checking for gettimeofday... (cached) yes
yes
checking for on_exit... yes
checking for attr_get... checking for memcpy... yes
checking whether abort is declared... yes
checking for psignal... no
yes
checking for clock... yes
checking whether asprintf is declared... checking for memmem... yes
checking for pstat_getdynamic... no
yes
checking whether basename is declared... yes
checking for clock_gettime... checking for memmove... no
checking whether errno is declared... no
checking for pstat_getstatic... yes
yes
checking for cputime... checking for mempcpy... no
checking whether vasprintf is declared... no
checking for realpath... no
yes
no
checking for getpagesize... checking whether clearerr_unlocked is declared... checking for memset... yes
yes
checking for sbrk... checking whether feof_unlocked is declared... yes
yes
checking for getrusage... checking for mkstemps... yes
yes
checking whether ferror_unlocked is declared... checking for spawnve... yes
yes
checking for gettimeofday... checking for putenv... yes
checking whether fflush_unlocked is declared... no
checking for spawnvpe... yes
yes
checking for getsysinfo... checking for random... yes
checking whether fgetc_unlocked is declared... no
checking for strerror... yes
checking whether fgets_unlocked is declared... yes
no
checking for rename... checking for localeconv... yes
no
checking whether fileno_unlocked is declared... checking for strsignal... yes
yes
checking for rindex... checking for memset... yes
checking whether fprintf_unlocked is declared... yes
checking for sysconf... yes
no
yes
checking for setenv... checking whether fputc_unlocked is declared... checking for mmap... yes
checking for sysctl... yes
yes
checking whether fputs_unlocked is declared... checking for snprintf... yes
checking for mprotect... yes
checking for sysmp... no
checking whether fread_unlocked is declared... yes
yes
checking for sigsetmask... checking for nl_langinfo... yes
checking whether fwrite_unlocked is declared... no
checking for table... yes
checking for stpcpy... yes
yes
checking whether getchar_unlocked is declared... checking for obstack_vprintf... no
checking for times... yes
yes
checking whether getc_unlocked is declared... checking for stpncpy... yes
checking for popen... yes
checking for wait3... yes
checking whether putchar_unlocked is declared... yes
yes
checking for strcasecmp... checking for processor_info... yes
checking for wait4... yes
checking whether putc_unlocked is declared... yes
checking for strchr... no
checking for pstat_getprocessor... yes
checking for an ANSI C-conforming const... yes
checking whether basename is declared... yes
checking sys/mman.h usability... yes
no
checking for strdup... checking whether ffs is declared... no
checking for raise... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking whether asprintf is declared... yes
yes
checking for strncasecmp... checking for read_real_time... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... no
checking whether vasprintf is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
no
checking for strndup... configure: updating cache ../config.cache
checking for sigaction... no
configure: creating ./config.status
checking whether snprintf is declared... yes
yes
yes
checking whether vsnprintf is declared... checking for strrchr... checking for sigaltstack... config.status: creating Makefile
yes
checking whether calloc is declared... config.status: creating mkheaders.almost
config.status: creating config.h
yes
yes
checking for sigstack... checking for strstr... yes
checking whether getenv is declared... yes
Configuring stage 1 in ./zlib
yes
yes
checking for strtod... checking whether getopt is declared... checking for syssgi... yes
checking whether malloc is declared... yes
checking for strtol... no
checking for strchr... yes
checking whether realloc is declared... yes
checking for strtoul... yes
yes
checking for strerror... checking whether sbrk is declared... yes
yes
checking for strverscmp... configure: creating cache ./config.cache
checking whether strverscmp is declared... yes
checking for strnlen... checking build system type... x86_64-unknown-linux-gnu
checking host system type... no
checking whether canonicalize_file_name must be declared... x86_64-unknown-linux-gnu
checking target system type... yes
checking for tmpnam... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for strtol... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for vasprintf... yes
checking for strtoul... yes
yes
checking for working strncmp... checking for vfprintf... yes
checking for sysconf... yes
yes
checking for vprintf... yes
configure: updating cache ./config.cache
checking for sysctl... configure: creating ./config.status
yes
yes
checking for a thread-safe mkdir -p... checking for vsnprintf... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking for sysctlbyname... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
yes
config.status: creating Makefile
checking for vsprintf... no
checking for times... config.status: creating testsuite/Makefile
checking for C compiler default output file name... config.status: creating config.h
config.status: executing default commands
yes
checking for waitpid... yes
a.out
checking whether the C compiler works... checking for vsnprintf... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
Configuring stage 1 in ./libdecnumber
checking for suffix of object files... checking for setproctitle... yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... no
checking whether alloca needs Cray hooks... yes
checking for gcc option to accept ISO C89... no
checking stack direction for C alloca... no
none needed
checking for style of include used by make... GNU
checking dependency style of gcc... -1
checking for vfork.h... no
checking for fork... gcc3
checking how to print strings... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... printf
checking for a sed that does not truncate output... /bin/sed
yes
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... yes
/bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... checking for vfork... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking for C compiler default output file name... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... yes
checking for working fork... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... yes
checking for working vfork... (cached) yes
checking for _doprnt... o
checking whether we are using the GNU C compiler... ok
yes
checking whether gcc accepts -g... checking how to run the C preprocessor... yes
checking for gcc option to accept ISO C89... gcc -E
no
checking for sys_errlist... checking for ANSI C header files... none needed
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... yes
yes
checking whether gcc supports -Wall... checking for sys_nerr... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
yes
checking for sys_siglist... checking for sys/types.h... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking whether gcc supports -Wold-style-definition... checking for sys/stat.h... yes
checking for external symbol _system_configuration... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking for stdlib.h... yes
checking whether gcc supports -Wcast-qual... no
checking for __fsetlocking... yes
yes
checking whether gcc supports -pedantic -Wno-long-long... checking for string.h... yes
checking how to run the C preprocessor... yes
yes
checking for canonicalize_file_name... gcc -E
checking for memory.h... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for strings.h... yes
checking for dup3... yes
checking for inttypes.h... yes
checking for getrusage... yes
checking for stdint.h... yes
checking for sys/types.h... yes
yes
checking for getsysinfo... checking for unistd.h... yes
checking for sys/stat.h... yes
checking for dlfcn.h... yes
checking for stdlib.h... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for objdir... yes
.libs
checking for string.h... yes
yes
checking for psignal... checking for memory.h... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for strings.h... yes
checking for pstat_getdynamic... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for inttypes.h... yes
checking if gcc static flag -static works... no
checking for pstat_getstatic... yes
checking for stdint.h... yes
yes
checking if gcc supports -c -o file.o... no
checking for unistd.h... checking for realpath... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking ctype.h usability... yes
checking whether -lc should be explicitly linked in... yes
checking for sbrk... yes
checking ctype.h presence... yes
checking for ctype.h... yes
no
checking dynamic linker characteristics... checking stddef.h usability... yes
checking for spawnve... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
no
checking for spawnvpe... checking for stdlib.h... (cached) yes
yes
checking stdio.h presence... checking for unistd.h... (cached) yes
yes
checking for stdio.h... yes
checking for getpagesize... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
checking for strerror... yes
checking for working mmap... yes
checking for uintptr_t... yes
checking for strsignal... yes
checking for int_least32_t... yes
checking for memcpy... yes
checking for sysconf... checking size of void *... yes
checking for int_fast32_t... yes
checking for strerror... yes
checking for sysctl... yes
checking for uint64_t... yes
checking for unistd.h... (cached) yes
yes
checking for sysmp... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for off_t... no
checking for table... no
yes
checking size of int... checking for times... yes
checking for wait3... 4
checking size of long... yes
checking for wait4... 8
checking size of unsigned short... 8
checking for ANSI C header files... (cached) yes
checking build system type... yes
x86_64-unknown-linux-gnu
checking host system type... checking whether basename is declared... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
no
configure: updating cache ./config.cache
checking whether vasprintf is declared... configure: creating ./config.status
2
checking size of unsigned... no
checking whether snprintf is declared... config.status: creating Makefile
yes
config.status: executing default-1 commands
config.status: creating Makefile
checking whether vsnprintf is declared... config.status: creating config.h
config.status: executing gstdint.h commands
yes
checking whether calloc is declared... config.status: executing depfiles commands
yes
checking whether getenv is declared... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
config.status: executing libtool commands
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
yes
checking whether getopt is declared... ../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
yes
checking whether malloc is declared... 4
checking size of unsigned long... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/intl'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
yes
checking whether realloc is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
yes
checking whether sbrk is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
yes
checking whether strverscmp is declared... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../zlib/'`gzio.c
yes
checking for working strncmp... ../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
8
checking size of mp_limb_t... yes
configure: updating cache ../config.cache
configure: creating ./config.status
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
config.status: creating Makefile
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
Configuring stage 1 in ./libcpp
8
checking for stack_t... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
yes
checking for tputs in -lncurses... no
checking for tputs in -lcurses... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
no
checking for readline in -lreadline... configure: creating cache ./config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... no
checking readline detected... no
checking for bison... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing bison -y
checking for flex... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing flex
checking lex output file root... lex.yy
checking lex library... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking for C compiler default output file name... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
checking whether yytext is a pointer... gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -g -fkeep-inline-functions -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for none-unknown-linux-gnu-ranlib... (cached) ranlib
creating config.m4
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" "infodir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/share/info" "libdir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib" "prefix=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3" "tooldir=/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/x86_64-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
ranlib libz.a
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/zlib'
checking for suffix of object files... o
checking whether we are using the GNU C compiler... make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libdecnumber'
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
yes
checking for memory.h... source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal32.c
yes
checking for strings.h... In file included from ../../libdecnumber/dpd/decimal32.c:43:0,
from ../../libdecnumber/bid/decimal32.c:31:
../../libdecnumber/dpd/decimal32.c: In function ‘__dpd32FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal32.c:173:3: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d32->bytes, targ); /* directly store the int */
^
yes
checking for inttypes.h... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
source='../../libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal64.c
yes
checking for stdint.h... In file included from ../../libdecnumber/dpd/decimal64.c:43:0,
from ../../libdecnumber/bid/decimal64.c:31:
../../libdecnumber/dpd/decimal64.c: In function ‘__dpd64FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:193:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes, targar[0]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:194:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes+4, targar[1]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:198:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes, targar[1]);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal64.c:199:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d64->bytes+4, targar[0]);
^
yes
checking for unistd.h... yes
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/decimal128.c
checking minix/config.h usability... In file included from ../../libdecnumber/dpd/decimal128.c:43:0,
from ../../libdecnumber/bid/decimal128.c:31:
../../libdecnumber/dpd/decimal128.c: In function ‘__dpd128FromNumber’:
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:172:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes, targlo);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:173:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+4, targml);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:174:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+8, targmh);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:175:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+12, targhi);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:179:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes, targhi);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:180:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+4, targmh);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:181:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+8, targml);
^
../../libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
#define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
^
../../libdecnumber/dpd/decimal128.c:182:5: note: in expansion of macro ‘UBFROMUI’
UBFROMUI(d128->bytes+12, targlo);
^
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee32.c
yes
checking whether gcc supports -Wwrite-strings... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee64.c
yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../libdecnumber -I. -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/bid/host-ieee128.c
config.status: creating demos/pexpr-config.h
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
yes
checking whether gcc supports -Wmissing-prototypes... config.status: creating demos/calc/calc-config.h
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
ranlib libdecnumber.a
config.status: creating Makefile
yes
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libdecnumber'
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
checking whether gcc supports -Wold-style-definition... config.status: creating mpbsd/Makefile
yes
config.status: creating mpf/Makefile
checking whether gcc supports -Wc++-compat... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
config.status: creating mpn/Makefile
yes
checking whether gcc supports -pedantic -Wno-long-long... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
config.status: creating mpq/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
yes
checking dependency style of gcc... config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
gcc3
checking whether time.h and sys/time.h may both be included... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
config.status: creating cxx/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
yes
checking whether string.h and strings.h may both be included... config.status: creating tests/Makefile
yes
checking locale.h usability... config.status: creating tests/devel/Makefile
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
config.status: creating tests/mpbsd/Makefile
yes
checking locale.h presence... config.status: creating tests/mpf/Makefile
yes
checking for locale.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
checking fcntl.h usability... config.status: creating tests/mpn/Makefile
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
config.status: creating tests/mpq/Makefile
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o
config.status: creating tests/mpz/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... config.status: creating tests/rand/Makefile
../../../libiberty/regex.c: In function ‘byte_regex_compile’:
../../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../../libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
^
config.status: creating tests/misc/Makefile
../../../libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../../libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# define bzero(s, n) (memset (s, '\0', n), (s))
^
../../../libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
^
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
yes
checking limits.h presence... config.status: creating tests/cxx/Makefile
yes
checking for limits.h... yes
checking stddef.h usability... config.status: creating doc/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
config.status: creating tune/Makefile
yes
checking stddef.h presence... config.status: creating demos/Makefile
yes
checking for stddef.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
checking for stdlib.h... (cached) yes
config.status: creating demos/calc/Makefile
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
config.status: creating demos/expr/Makefile
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
checking sys/file.h usability... config.status: creating gmp.h
config.status: creating mp.h
yes
checking sys/file.h presence... config.status: creating config.h
yes
checking for sys/file.h... yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... config.status: linking ../../gmp/mpn/generic/add.c to mpn/add.c
config.status: linking ../../gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gmp/mpn/generic/add_n.c to mpn/add_n.c
config.status: linking ../../gmp/mpn/generic/sub.c to mpn/sub.c
config.status: linking ../../gmp/mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ../../gmp/mpn/generic/sub_n.c to mpn/sub_n.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/neg.c to mpn/neg.c
config.status: linking ../../gmp/mpn/generic/com.c to mpn/com.c
config.status: linking ../../gmp/mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking ../../gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
no
checking for an ANSI C-conforming const... config.status: linking ../../gmp/mpn/generic/submul_1.c to mpn/submul_1.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
config.status: linking ../../gmp/mpn/generic/lshift.c to mpn/lshift.c
config.status: linking ../../gmp/mpn/generic/rshift.c to mpn/rshift.c
yes
checking for inline... config.status: linking ../../gmp/mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ../../gmp/mpn/generic/diveby3.c to mpn/diveby3.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/divis.c to mpn/divis.c
inline
checking for obstacks... config.status: linking ../../gmp/mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ../../gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ../../gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ../../gmp/mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ../../gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status: linking ../../gmp/mpn/generic/mode1o.c to mpn/mode1o.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
config.status: linking ../../gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
yes
checking for off_t... config.status: linking ../../gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ../../gmp/mpn/generic/dump.c to mpn/dump.c
config.status: linking ../../gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking ../../gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking ../../gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking ../../gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
yes
checking for size_t... config.status: linking ../../gmp/mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ../../gmp/mpn/generic/sqr.c to mpn/sqr.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
config.status: linking ../../gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ../../gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ../../gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/random.c to mpn/random.c
config.status: linking ../../gmp/mpn/generic/random2.c to mpn/random2.c
config.status: linking ../../gmp/mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ../../gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
yes
checking for ssize_t... config.status: linking ../../gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gmp/mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ../../gmp/mpn/generic/scan1.c to mpn/scan1.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/popcount.c
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/hamdist.c
config.status: linking ../../gmp/mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ../../gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ../../gmp/mpn/generic/perfpow.c to mpn/perfpow.c
yes
checking for uintptr_t... config.status: linking ../../gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ../../gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking ../../gmp/mpn/generic/gcdext.c to mpn/gcdext.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
config.status: linking ../../gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
config.status: linking ../../gmp/mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/div_q.c to mpn/div_q.c
config.status: linking ../../gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
yes
checking for ptrdiff_t... config.status: linking ../../gmp/mpn/generic/jacbase.c to mpn/jacbase.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/get_d.c to mpn/get_d.c
config.status: linking ../../gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking ../../gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking ../../gmp/mpn/generic/hgcd.c to mpn/hgcd.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
config.status: linking ../../gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking ../../gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
config.status: linking ../../gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
yes
checking whether struct tm is in sys/time.h or time.h... config.status: linking ../../gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking ../../gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking ../../gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
config.status: linking ../../gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
time.h
checking size of int... config.status: linking ../../gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking ../../gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking ../../gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking ../../gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
config.status: linking ../../gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking ../../gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking ../../gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
4
checking size of long... config.status: linking ../../gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking ../../gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking ../../gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
config.status: linking ../../gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking ../../gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
8
config.status: linking ../../gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
checking for clearerr_unlocked... config.status: linking ../../gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking ../../gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
yes
config.status: linking ../../gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
checking for feof_unlocked... config.status: linking ../../gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
config.status: linking ../../gmp/mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking ../../gmp/mpn/generic/invert.c to mpn/invert.c
config.status: linking ../../gmp/mpn/generic/binvert.c to mpn/binvert.c
config.status: linking ../../gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking ../../gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
yes
config.status: linking ../../gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
checking for ferror_unlocked... config.status: linking ../../gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking ../../gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking ../../gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
yes
config.status: linking ../../gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
checking for fflush_unlocked... config.status: linking ../../gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
config.status: linking ../../gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking ../../gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
yes
config.status: linking ../../gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
checking for fgetc_unlocked... config.status: linking ../../gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking ../../gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gmp/mpn/generic/redc_1.c to mpn/redc_1.c
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/redc_2.c to mpn/redc_2.c
checking for fgets_unlocked... config.status: linking ../../gmp/mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking ../../gmp/mpn/generic/powm.c to mpn/powm.c
config.status: linking ../../gmp/mpn/generic/powlo.c to mpn/powlo.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
config.status: linking ../../gmp/mpn/generic/powm_sec.c to mpn/powm_sec.c
config.status: linking ../../gmp/mpn/generic/subcnd_n.c to mpn/subcnd_n.c
config.status: linking ../../gmp/mpn/generic/redc_1_sec.c to mpn/redc_1_sec.c
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
checking for fileno_unlocked... config.status: linking ../../gmp/mpn/generic/remove.c to mpn/remove.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/and_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/andn_n.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nand_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
yes
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/nior_n.c
checking for fprintf_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xor_n.c
config.status: linking ../../gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
config.status: linking ../../gmp/mpn/generic/copyi.c to mpn/copyi.c
config.status: linking ../../gmp/mpn/generic/copyd.c to mpn/copyd.c
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
config.status: linking ../../gmp/mpn/generic/zero.c to mpn/zero.c
config.status: linking ../../gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
no
checking for fputc_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
yes
checking for fputs_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
yes
checking for fread_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
yes
checking for fwrite_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
checking for getchar_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
checking for getc_unlocked... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
checking for putchar_unlocked... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
yes
checking for putc_unlocked... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
yes
checking whether abort is declared... yes
checking whether asprintf is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o
checking whether basename is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
yes
checking whether errno is declared... no
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
checking whether getopt is declared... yes
checking whether vasprintf is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
yes
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
checking whether clearerr_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
yes
checking whether fflush_unlocked is declared... yes
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking for alloca... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
yes
checking whether NLS is requested... yes
checking for catalogs to be installed... if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
../../../libiberty/md5.c: In function ‘md5_finish_ctx’:
../../../libiberty/md5.c:113:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3);
^
../../../libiberty/md5.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) |
^
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW
checking for uchar... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
configure: updating cache ./config.cache
configure: creating ./config.status
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
config.status: creating Makefile
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
gcc `test -f 'gen-fac_ui.c' || echo '../../gmp/'`gen-fac_ui.c -o gen-fac_ui
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc `test -f 'gen-fib.c' || echo '../../gmp/'`gen-fib.c -o gen-fib
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
gcc `test -f 'gen-bases.c' || echo '../../gmp/'`gen-bases.c -o gen-bases -lm
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
gcc `test -f 'gen-trialdivtab.c' || echo '../../gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc `test -f 'gen-psqr.c' || echo '../../gmp/'`gen-psqr.c -o gen-psqr -lm
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
./gen-fac_ui 64 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libiberty'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
make all-am
make all-recursive
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libcpp'
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -fkeep-inline-functions -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in .
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in devel
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/devel'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/devel'
Making all in mpn
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpn'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpn'
Making all in mpz
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpz'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpz'
Making all in mpq
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -fkeep-inline-functions -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpq'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpq'
Making all in mpf
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpf'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpf'
Making all in rand
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/rand'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/rand'
Making all in misc
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/misc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/misc'
Making all in cxx
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/cxx'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/cxx'
Making all in mpbsd
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpbsd'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests/mpbsd'
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tests'
Making all in mpn
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpn'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o fib_table.lo fib_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib_table -DNO_ASM -g -fkeep-inline-functions -c fib_table.c -o fib_table.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mp_bases.lo mp_bases.c
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -fkeep-inline-functions -module -bindir /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3 -o liblto_plugin.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mp_bases -DNO_ASM -g -fkeep-inline-functions -c mp_bases.c -o mp_bases.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add.lo add.c
libtool: link: gcc -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add -DNO_ASM -g -fkeep-inline-functions -c add.c -o add.o
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add_1.lo add_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_1 -DNO_ASM -g -fkeep-inline-functions -c add_1.c -o add_1.o
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin/.././gcc/liblto_plugin.la
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
libtool: install: warning: remember to run `libtool --finish /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/lto-plugin'
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o
Configuring stage 1 in ./gcc
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o add_n.lo add_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n -DNO_ASM -g -fkeep-inline-functions -c add_n.c -o add_n.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo sub.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub -DNO_ASM -g -fkeep-inline-functions -c sub.c -o sub.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub_1.lo sub_1.c
configure: creating cache ./config.cache
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_1 -DNO_ASM -g -fkeep-inline-functions -c sub_1.c -o sub_1.o
checking build system type... x86_64-unknown-linux-gnu
checking host system type... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
x86_64-unknown-linux-gnu
checking target system type... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o
x86_64-unknown-linux-gnu
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
checking LIBRARY_PATH variable... ok
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sub_n.lo sub_n.c
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-unknown-linux-gnu-gcc... gcc
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_n -DNO_ASM -g -fkeep-inline-functions -c sub_n.c -o sub_n.o
checking for C compiler default output file name... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo neg | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo neg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_neg -DNO_ASM -g -fkeep-inline-functions -c neg.c -o neg.o
checking for suffix of object files... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o
o
checking whether we are using the GNU C compiler... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo com | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o com.lo com.c
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_com -DNO_ASM -g -fkeep-inline-functions -c com.c -o com.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_1.lo mul_1.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_1 -DNO_ASM -g -fkeep-inline-functions -c mul_1.c -o mul_1.o
none needed
checking whether gcc and cc understand -c and -o together... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o addmul_1.lo addmul_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addmul_1 -DNO_ASM -g -fkeep-inline-functions -c addmul_1.c -o addmul_1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o
yes
checking whether we are using the GNU C++ compiler... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o submul_1.lo submul_1.c
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
yes
checking whether g++ accepts -g... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_submul_1 -DNO_ASM -g -fkeep-inline-functions -c submul_1.c -o submul_1.o
yes
checking for x86_64-unknown-linux-gnu-gnatbind... no
checking for x86_64-unknown-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... gcc -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o lshift.lo lshift.c
checking for grep that handles long lines and -e... echo "#define LOCALEDIR \"/home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/share/locale\"" > localedir.new
/bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... ../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshift -DNO_ASM -g -fkeep-inline-functions -c lshift.c -o lshift.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o rshift.lo rshift.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rshift -DNO_ASM -g -fkeep-inline-functions -c rshift.c -o rshift.o
yes
checking for sys/types.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dive_1.lo dive_1.c
checking for sys/stat.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dive_1 -DNO_ASM -g -fkeep-inline-functions -c dive_1.c -o dive_1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o
yes
checking for stdlib.h... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o
yes
checking for string.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o diveby3.lo diveby3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_diveby3 -DNO_ASM -g -fkeep-inline-functions -c diveby3.c -o diveby3.o
yes
checking for memory.h... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divis.lo divis.c
checking for strings.h... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divis -DNO_ASM -g -fkeep-inline-functions -c divis.c -o divis.o
yes
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
checking for inttypes.h... yes
checking for stdint.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem.lo divrem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem -DNO_ASM -g -fkeep-inline-functions -c divrem.c -o divrem.o
yes
checking for unistd.h... yes
checking minix/config.h usability... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem_1.lo divrem_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_1 -DNO_ASM -g -fkeep-inline-functions -c divrem_1.c -o divrem_1.o
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divrem_2.lo divrem_2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_2 -DNO_ASM -g -fkeep-inline-functions -c divrem_2.c -o divrem_2.o
yes
checking how to run the C preprocessor... gcc -E
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o fib2_ui.lo fib2_ui.c
no
checking size of void *... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2_ui -DNO_ASM -g -fkeep-inline-functions -c fib2_ui.c -o fib2_ui.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
8
gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
checking size of short... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1.lo mod_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1 -DNO_ASM -g -fkeep-inline-functions -c mod_1.c -o mod_1.o
2
checking size of int... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_34lsub1.lo mod_34lsub1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -fkeep-inline-functions -c mod_34lsub1.c -o mod_34lsub1.o
4
checking size of long... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mode1o.lo mode1o.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mode1o -DNO_ASM -g -fkeep-inline-functions -c mode1o.c -o mode1o.o
8
checking for long long... gcc -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pre_divrem_1.lo pre_divrem_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o
yes
checking size of long long... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -fkeep-inline-functions -c pre_divrem_1.c -o pre_divrem_1.o
rm -f libcpp.a
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o
ranlib libcpp.a
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/libcpp'
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pre_mod_1.lo pre_mod_1.c
8
checking for __int64... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -fkeep-inline-functions -c pre_mod_1.c -o pre_mod_1.o
no
checking for int8_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo dump.c
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dump -DNO_ASM -g -fkeep-inline-functions -c dump.c -o dump.o
yes
checking for int16_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_1.lo mod_1_1.c
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_1 -DNO_ASM -g -fkeep-inline-functions -c mod_1_1.c -o mod_1_1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o
yes
checking for int32_t... if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_2.lo mod_1_2.c
yes
checking for int64_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_2 -DNO_ASM -g -fkeep-inline-functions -c mod_1_2.c -o mod_1_2.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_3.lo mod_1_3.c
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
ranlib ./libiberty.a
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_3 -DNO_ASM -g -fkeep-inline-functions -c mod_1_3.c -o mod_1_3.o
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for long long int... make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/libiberty'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mod_1_4.lo mod_1_4.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o lshiftc.lo lshiftc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_4 -DNO_ASM -g -fkeep-inline-functions -c mod_1_4.c -o mod_1_4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshiftc -DNO_ASM -g -fkeep-inline-functions -c lshiftc.c -o lshiftc.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_fft.lo mul_fft.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul -DNO_ASM -g -fkeep-inline-functions -c mul.c -o mul.o
yes
checking for intmax_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_fft -DNO_ASM -g -fkeep-inline-functions -c mul_fft.c -o mul_fft.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_n.lo mul_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_n -DNO_ASM -g -fkeep-inline-functions -c mul_n.c -o mul_n.o
yes
checking for intptr_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqr.lo sqr.c
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/fixincludes'
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr -DNO_ASM -g -fkeep-inline-functions -c sqr.c -o sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mul_basecase.lo mul_basecase.c
yes
checking for uint8_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_basecase -DNO_ASM -g -fkeep-inline-functions -c mul_basecase.c -o mul_basecase.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
yes
checking for uint16_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqr_basecase.lo sqr_basecase.c
yes
checking for uint32_t... gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr_basecase -DNO_ASM -g -fkeep-inline-functions -c sqr_basecase.c -o sqr_basecase.o
yes
checking for uint64_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nussbaumer_mul.lo nussbaumer_mul.c
yes
checking for unsigned long long int... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nussbaumer_mul -DNO_ASM -g -fkeep-inline-functions -c nussbaumer_mul.c -o nussbaumer_mul.o
yes
checking for uintmax_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o random.lo random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random -DNO_ASM -g -fkeep-inline-functions -c random.c -o random.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo random2.c
yes
checking for uintptr_t... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random2 -DNO_ASM -g -fkeep-inline-functions -c random2.c -o random2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o pow_1.lo pow_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pow_1 -DNO_ASM -g -fkeep-inline-functions -c pow_1.c -o pow_1.o
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
yes
checking whether gcc supports -W... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o rootrem.lo rootrem.c
checking whether gcc supports -Wall... yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rootrem -DNO_ASM -g -fkeep-inline-functions -c rootrem.c -o rootrem.o
checking whether gcc supports -Wwrite-strings... gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
srcdir="../../../fixincludes" /bin/bash ../../../fixincludes/mkfixinc.sh x86_64-unknown-linux-gnu
sed -e 's/@gcc_version@/4.6.3/' < mkheaders.almost > mkheadersT
yes
mv -f mkheadersT mkheaders
checking whether gcc supports -Wcast-qual... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqrtrem.lo sqrtrem.c
yes
checking whether gcc supports -Wstrict-prototypes... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrtrem -DNO_ASM -g -fkeep-inline-functions -c sqrtrem.c -o sqrtrem.o
gcc -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
yes
checking whether gcc supports -Wmissing-prototypes... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo get_str.c
echo timestamp > full-stamp
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/build-x86_64-unknown-linux-gnu/fixincludes'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo set_str.c
yes
checking whether gcc supports -Wmissing-format-attribute... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_str -DNO_ASM -g -fkeep-inline-functions -c get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_set_str -DNO_ASM -g -fkeep-inline-functions -c set_str.c -o set_str.o
yes
checking whether gcc supports -Wold-style-definition... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o scan0.lo scan0.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan0 -DNO_ASM -g -fkeep-inline-functions -c scan0.c -o scan0.o
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o scan1.lo scan1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o popcount.lo popcount.c
yes
checking valgrind.h usability... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hamdist.lo hamdist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan1 -DNO_ASM -g -fkeep-inline-functions -c scan1.c -o scan1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_popcount -DNO_ASM -g -fkeep-inline-functions -c popcount.c -o popcount.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hamdist -DNO_ASM -g -fkeep-inline-functions -c hamdist.c -o hamdist.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o perfsqr.lo perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o perfpow.lo perfpow.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cmp -DNO_ASM -g -fkeep-inline-functions -c cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfsqr -DNO_ASM -g -fkeep-inline-functions -c perfsqr.c -o perfsqr.o
no
checking valgrind.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfpow -DNO_ASM -g -fkeep-inline-functions -c perfpow.c -o perfpow.o
no
checking for valgrind.h... no
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... mawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_1.lo gcd_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd.lo gcd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_1 -DNO_ASM -g -fkeep-inline-functions -c gcd_1.c -o gcd_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd -DNO_ASM -g -fkeep-inline-functions -c gcd.c -o gcd.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_1.lo gcdext_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext.lo gcdext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_1 -DNO_ASM -g -fkeep-inline-functions -c gcdext_1.c -o gcdext_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_lehmer | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_lehmer.lo gcd_lehmer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext -DNO_ASM -g -fkeep-inline-functions -c gcdext.c -o gcdext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_lehmer -DNO_ASM -g -fkeep-inline-functions -c gcd_lehmer.c -o gcd_lehmer.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -g -fkeep-inline-functions -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_lehmer.lo gcdext_lehmer.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_subdiv_step | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o gcdext_subdiv_step.lo gcdext_subdiv_step.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_lehmer -DNO_ASM -g -fkeep-inline-functions -c gcdext_lehmer.c -o gcdext_lehmer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_subdiv_step -DNO_ASM -g -fkeep-inline-functions -c gcdext_subdiv_step.c -o gcdext_subdiv_step.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o div_q.lo div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_div_q -DNO_ASM -g -fkeep-inline-functions -c div_q.c -o div_q.o
yes
checking for recent Pod::Man... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr.lo tdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o jacbase.lo jacbase.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_tdiv_qr -DNO_ASM -g -fkeep-inline-functions -c tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacbase -DNO_ASM -g -fkeep-inline-functions -c jacbase.c -o jacbase.o
yes
checking for flex... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing flex
checking for bison... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/missing bison
checking for nm... nm
checking for ar... ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo get_d.c
yes
checking for sys/wait.h that is POSIX.1 compatible... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_d -DNO_ASM -g -fkeep-inline-functions -c get_d.c -o get_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul -DNO_ASM -g -fkeep-inline-functions -c matrix22_mul.c -o matrix22_mul.o
yes
checking for limits.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hgcd2.lo hgcd2.c
checking for stddef.h... yes
checking for string.h... (cached) yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2 -DNO_ASM -g -fkeep-inline-functions -c hgcd2.c -o hgcd2.o
checking for strings.h... (cached) yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o hgcd.lo hgcd.c
checking for stdlib.h... (cached) yes
checking for time.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mullo_n.lo mullo_n.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd -DNO_ASM -g -fkeep-inline-functions -c hgcd.c -o hgcd.o
checking for iconv.h... yes
checking for fcntl.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_n -DNO_ASM -g -fkeep-inline-functions -c mullo_n.c -o mullo_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mullo_basecase.lo mullo_basecase.c
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullo_basecase -DNO_ASM -g -fkeep-inline-functions -c mullo_basecase.c -o mullo_basecase.o
checking for sys/time.h... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom22_mul.lo toom22_mul.c
checking for sys/mman.h... yes
checking for sys/resource.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom32_mul.lo toom32_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom22_mul -DNO_ASM -g -fkeep-inline-functions -c toom22_mul.c -o toom22_mul.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom42_mul.lo toom42_mul.c
checking for sys/param.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom32_mul -DNO_ASM -g -fkeep-inline-functions -c toom32_mul.c -o toom32_mul.o
yes
checking for sys/times.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mul -DNO_ASM -g -fkeep-inline-functions -c toom42_mul.c -o toom42_mul.o
yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom52_mul.lo toom52_mul.c
checking for malloc.h... yes
checking for langinfo.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom52_mul -DNO_ASM -g -fkeep-inline-functions -c toom52_mul.c -o toom52_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom62_mul.lo toom62_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom33_mul.lo toom33_mul.c
yes
checking for ldfcn.h... no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom62_mul -DNO_ASM -g -fkeep-inline-functions -c toom62_mul.c -o toom62_mul.o
checking for locale.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom33_mul -DNO_ASM -g -fkeep-inline-functions -c toom33_mul.c -o toom33_mul.o
yes
checking for wchar.h... yes
checking for thread.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom43_mul.lo toom43_mul.c
no
checking for pthread.h... yes
checking for CHAR_BIT... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom43_mul -DNO_ASM -g -fkeep-inline-functions -c toom43_mul.c -o toom43_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom53_mul.lo toom53_mul.c
yes
checking whether byte ordering is bigendian... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom63_mul.lo toom63_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom53_mul -DNO_ASM -g -fkeep-inline-functions -c toom53_mul.c -o toom53_mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom63_mul -DNO_ASM -g -fkeep-inline-functions -c toom63_mul.c -o toom63_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom44_mul.lo toom44_mul.c
no
checking how to run the C++ preprocessor... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom44_mul -DNO_ASM -g -fkeep-inline-functions -c toom44_mul.c -o toom44_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom6h_mul.lo toom6h_mul.c
g++ -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6h_mul -DNO_ASM -g -fkeep-inline-functions -c toom6h_mul.c -o toom6h_mul.o
checking for unordered_map... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom6_sqr -DNO_ASM -g -fkeep-inline-functions -c toom6_sqr.c -o toom6_sqr.o
no
checking for tr1/unordered_map... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8h_mul -DNO_ASM -g -fkeep-inline-functions -c toom8h_mul.c -o toom8h_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom8_sqr.lo toom8_sqr.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_couple_handling.lo toom_couple_handling.c
checking for ext/hash_map... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom8_sqr -DNO_ASM -g -fkeep-inline-functions -c toom8_sqr.c -o toom8_sqr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_couple_handling -DNO_ASM -g -fkeep-inline-functions -c toom_couple_handling.c -o toom_couple_handling.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom2_sqr.lo toom2_sqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom2_sqr -DNO_ASM -g -fkeep-inline-functions -c toom2_sqr.c -o toom2_sqr.o
yes
checking for collect2 libraries... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom3_sqr -DNO_ASM -g -fkeep-inline-functions -c toom3_sqr.c -o toom3_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom4_sqr -DNO_ASM -g -fkeep-inline-functions -c toom4_sqr.c -o toom4_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm1 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_dgr3_pm2 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm1 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm1.c -o toom_eval_pm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2.lo toom_eval_pm2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2 -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2.c -o toom_eval_pm2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2exp -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_eval_pm2rexp -DNO_ASM -g -fkeep-inline-functions -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
none required
checking for library containing exc_resume... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_6pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
no
checking for library containing ldexp... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_8pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_12pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
none required
checking for inttypes.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_16pts -DNO_ASM -g -fkeep-inline-functions -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
yes
checking for times... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o invertappr.lo invertappr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invertappr -DNO_ASM -g -fkeep-inline-functions -c invertappr.c -o invertappr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o invert.lo invert.c
yes
checking for clock... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invert -DNO_ASM -g -fkeep-inline-functions -c invert.c -o invert.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o binvert.lo binvert.c
yes
checking for kill... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_binvert -DNO_ASM -g -fkeep-inline-functions -c binvert.c -o binvert.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mulmod_bnm1.lo mulmod_bnm1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mulmod_bnm1 -DNO_ASM -g -fkeep-inline-functions -c mulmod_bnm1.c -o mulmod_bnm1.o
yes
checking for getrlimit... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrmod_bnm1 -DNO_ASM -g -fkeep-inline-functions -c sqrmod_bnm1.c -o sqrmod_bnm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_div_q.c -o sbpi1_div_q.o
yes
checking for setrlimit... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_div_qr -DNO_ASM -g -fkeep-inline-functions -c sbpi1_div_qr.c -o sbpi1_div_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_divappr_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
yes
checking for atoll... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_div_q.c -o dcpi1_div_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
yes
checking for atoq... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_div_qr -DNO_ASM -g -fkeep-inline-functions -c dcpi1_div_qr.c -o dcpi1_div_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_div_qr.lo mu_div_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_divappr_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_qr -DNO_ASM -g -fkeep-inline-functions -c mu_div_qr.c -o mu_div_qr.o
no
checking for sysconf... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_divappr_q.lo mu_divappr_q.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_divappr_q -DNO_ASM -g -fkeep-inline-functions -c mu_divappr_q.c -o mu_divappr_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_div_q.lo mu_div_q.c
checking for strsignal... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_q -DNO_ASM -g -fkeep-inline-functions -c mu_div_q.c -o mu_div_q.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q_1 -DNO_ASM -g -fkeep-inline-functions -c bdiv_q_1.c -o bdiv_q_1.o
checking for getrusage... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
checking for nl_langinfo... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sbpi1_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
yes
checking for gettimeofday... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dcpi1_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c mu_bdiv_q.c -o mu_bdiv_q.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c mu_bdiv_qr.c -o mu_bdiv_qr.o
checking for mbstowcs... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_q.lo bdiv_q.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_q -DNO_ASM -g -fkeep-inline-functions -c bdiv_q.c -o bdiv_q.o
yes
checking for wcswidth... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_qr.lo bdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o divexact.lo divexact.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_qr -DNO_ASM -g -fkeep-inline-functions -c bdiv_qr.c -o bdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divexact -DNO_ASM -g -fkeep-inline-functions -c divexact.c -o divexact.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
yes
checking for mmap... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -g -fkeep-inline-functions -c bdiv_dbm1c.c -o bdiv_dbm1c.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_1.lo redc_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_2.lo redc_2.c
yes
checking for setlocale... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1 -DNO_ASM -g -fkeep-inline-functions -c redc_1.c -o redc_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_2 -DNO_ASM -g -fkeep-inline-functions -c redc_2.c -o redc_2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_n.lo redc_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_n -DNO_ASM -g -fkeep-inline-functions -c redc_n.c -o redc_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powm.lo powm.c
checking for clearerr_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powlo.lo powlo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm -DNO_ASM -g -fkeep-inline-functions -c powm.c -o powm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powlo -DNO_ASM -g -fkeep-inline-functions -c powlo.c -o powlo.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm_sec | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o powm_sec.lo powm_sec.c
yes
checking for feof_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm_sec -DNO_ASM -g -fkeep-inline-functions -c powm_sec.c -o powm_sec.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo subcnd_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o subcnd_n.lo subcnd_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1_sec | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o redc_1_sec.lo redc_1_sec.c
yes
checking for ferror_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_subcnd_n -DNO_ASM -g -fkeep-inline-functions -c subcnd_n.c -o subcnd_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1_sec -DNO_ASM -g -fkeep-inline-functions -c redc_1_sec.c -o redc_1_sec.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o trialdiv.lo trialdiv.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_trialdiv -DNO_ASM -g -fkeep-inline-functions -c trialdiv.c -o trialdiv.o
checking for fflush_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo remove | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o remove.lo remove.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo and_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o and_n.lo and_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_remove -DNO_ASM -g -fkeep-inline-functions -c remove.c -o remove.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_and_n -DNO_ASM -g -fkeep-inline-functions -c and_n.c -o and_n.o
yes
checking for fgetc_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o andn_n.lo andn_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nand_n.lo nand_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o ior_n.lo ior_n.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_andn_n -DNO_ASM -g -fkeep-inline-functions -c andn_n.c -o andn_n.o
checking for fgets_unlocked... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nand_n -DNO_ASM -g -fkeep-inline-functions -c nand_n.c -o nand_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_ior_n -DNO_ASM -g -fkeep-inline-functions -c ior_n.c -o ior_n.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o iorn_n.lo iorn_n.c
checking for fileno_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o nior_n.lo nior_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o xor_n.lo xor_n.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_iorn_n -DNO_ASM -g -fkeep-inline-functions -c iorn_n.c -o iorn_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_nior_n -DNO_ASM -g -fkeep-inline-functions -c nior_n.c -o nior_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xor_n -DNO_ASM -g -fkeep-inline-functions -c xor_n.c -o xor_n.o
yes
checking for fprintf_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o xnor_n.lo xnor_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyi | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o copyi.lo copyi.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo copyd | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o copyd.lo copyd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_xnor_n -DNO_ASM -g -fkeep-inline-functions -c xnor_n.c -o xnor_n.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyi -DNO_ASM -g -fkeep-inline-functions -c copyi.c -o copyi.o
no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_copyd -DNO_ASM -g -fkeep-inline-functions -c copyd.c -o copyd.o
checking for fputc_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo zero | sed 's/_$//'` -DNO_ASM -g -fkeep-inline-functions -c -o zero.lo zero.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_zero -DNO_ASM -g -fkeep-inline-functions -c zero.c -o zero.o
checking for fputs_unlocked... /bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_lehmer.lo gcd_subdiv_step.lo gcdext_lehmer.lo gcdext_subdiv_step.lo div_q.lo tdiv_qr.lo jacbase.lo get_d.lo matrix22_mul.lo hgcd2.lo hgcd.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo powm_sec.lo subcnd_n.lo redc_1_sec.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo
yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... libtool: link: ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o neg.o com.o mul_1.o addmul_1.o submul_1.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_lehmer.o gcd_subdiv_step.o gcdext_lehmer.o gcdext_subdiv_step.o div_q.o tdiv_qr.o jacbase.o get_d.o matrix22_mul.o hgcd2.o hgcd.o mullo_n.o mullo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o powm_sec.o subcnd_n.o redc_1_sec.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o
libtool: link: ranlib .libs/libmpn.a
yes
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
checking for getc_unlocked... make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpn'
Making all in mpz
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpz'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add.lo ../../../gmp/mpz/add.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add_ui.lo ../../../gmp/mpz/add_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpz/abs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/add_ui.c -o add_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/add.c -o add.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/abs.c -o abs.o
yes
checking for putchar_unlocked... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aorsmul.lo ../../../gmp/mpz/aorsmul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aorsmul_i.lo ../../../gmp/mpz/aorsmul_i.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o and.lo ../../../gmp/mpz/and.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/aorsmul.c -o aorsmul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/aorsmul_i.c -o aorsmul_i.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/and.c -o and.o
checking for putc_unlocked... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o array_init.lo ../../../gmp/mpz/array_init.c
checking whether mbstowcs works... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o bin_ui.lo ../../../gmp/mpz/bin_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o bin_uiui.lo ../../../gmp/mpz/bin_uiui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/array_init.c -o array_init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/bin_ui.c -o bin_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/bin_uiui.c -o bin_uiui.o
yes
checking for ssize_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_q.lo ../../../gmp/mpz/cdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_q_ui.lo ../../../gmp/mpz/cdiv_q_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_qr.lo ../../../gmp/mpz/cdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_q.c -o cdiv_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_qr.c -o cdiv_qr.o
yes
checking for caddr_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_qr_ui.lo ../../../gmp/mpz/cdiv_qr_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_r.lo ../../../gmp/mpz/cdiv_r.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_r_ui.lo ../../../gmp/mpz/cdiv_r_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_r.c -o cdiv_r.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o
yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cdiv_ui.lo ../../../gmp/mpz/cdiv_ui.c
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cfdiv_q_2exp.lo ../../../gmp/mpz/cfdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cfdiv_r_2exp.lo ../../../gmp/mpz/cfdiv_r_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cdiv_ui.c -o cdiv_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpz/clear.c
yes
checking for vfork.h... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpz/clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clrbit.lo ../../../gmp/mpz/clrbit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clear.c -o clear.o
no
checking for fork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clears.c -o clears.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/clrbit.c -o clrbit.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpz/cmp.c
yes
checking for vfork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp.c -o cmp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_d.lo ../../../gmp/mpz/cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpz/cmp_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_si.c -o cmp_si.o
yes
checking for working fork... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpz/cmp_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs.lo ../../../gmp/mpz/cmpabs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs_d.lo ../../../gmp/mpz/cmpabs_d.c
yes
checking for working vfork... (cached) yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs.c -o cmpabs.o
checking for ld used by GCC... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs_d.c -o cmpabs_d.o
ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmpabs_ui.lo ../../../gmp/mpz/cmpabs_ui.c
done
checking for iconv... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o com.lo ../../../gmp/mpz/com.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o combit.lo ../../../gmp/mpz/combit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/com.c -o com.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/combit.c -o combit.o
yes
checking for iconv declaration... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong.lo ../../../gmp/mpz/cong.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong.c -o cong.o
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong_2exp.lo ../../../gmp/mpz/cong_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cong_ui.lo ../../../gmp/mpz/cong_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong_2exp.c -o cong_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/cong_ui.c -o cong_ui.o
yes
checking for nl_langinfo and CODESET... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divexact.lo ../../../gmp/mpz/divexact.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divexact.c -o divexact.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divegcd.lo ../../../gmp/mpz/divegcd.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dive_ui.lo ../../../gmp/mpz/dive_ui.c
yes
checking whether getenv is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divegcd.c -o divegcd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/dive_ui.c -o dive_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis.lo ../../../gmp/mpz/divis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis.c -o divis.o
yes
checking whether atol is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis_ui.lo ../../../gmp/mpz/divis_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o divis_2exp.lo ../../../gmp/mpz/divis_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis_ui.c -o divis_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/divis_2exp.c -o divis_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo ../../../gmp/mpz/dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/dump.c -o dump.o
yes
checking whether asprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o export.lo ../../../gmp/mpz/export.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fac_ui.lo ../../../gmp/mpz/fac_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/export.c -o export.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fac_ui.c -o fac_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_q.lo ../../../gmp/mpz/fdiv_q.c
yes
checking whether sbrk is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_q.c -o fdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_q_ui.lo ../../../gmp/mpz/fdiv_q_ui.c
yes
checking whether abort is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_qr.lo ../../../gmp/mpz/fdiv_qr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_qr_ui.lo ../../../gmp/mpz/fdiv_qr_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_qr.c -o fdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_r.lo ../../../gmp/mpz/fdiv_r.c
checking whether atof is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_r_ui.lo ../../../gmp/mpz/fdiv_r_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_r.c -o fdiv_r.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fdiv_ui.lo ../../../gmp/mpz/fdiv_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fdiv_ui.c -o fdiv_ui.o
yes
checking whether getcwd is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fib_ui.lo ../../../gmp/mpz/fib_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fib2_ui.lo ../../../gmp/mpz/fib2_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fib_ui.c -o fib_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sint.lo ../../../gmp/mpz/fits_sint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fib2_ui.c -o fib2_ui.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_sint.c -o fits_sint.o
checking whether getwd is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_slong.lo ../../../gmp/mpz/fits_slong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sshort.lo ../../../gmp/mpz/fits_sshort.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_uint.lo ../../../gmp/mpz/fits_uint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_slong.c -o fits_slong.o
yes
checking whether strsignal is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_sshort.c -o fits_sshort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_uint.c -o fits_uint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ulong.lo ../../../gmp/mpz/fits_ulong.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ushort.lo ../../../gmp/mpz/fits_ushort.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcd.lo ../../../gmp/mpz/gcd.c
checking whether strstr is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcd.c -o gcd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/fits_ushort.c -o fits_ushort.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcd_ui.lo ../../../gmp/mpz/gcd_ui.c
yes
checking whether strverscmp is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o gcdext.lo ../../../gmp/mpz/gcdext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcd_ui.c -o gcd_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpz/get_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/gcdext.c -o gcdext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_d.c -o get_d.o
yes
checking whether errno is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d_2exp.lo ../../../gmp/mpz/get_d_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_d_2exp.c -o get_d_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_si.lo ../../../gmp/mpz/get_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpz/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_si.c -o get_si.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_str.c -o get_str.o
checking whether snprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_ui.lo ../../../gmp/mpz/get_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o getlimbn.lo ../../../gmp/mpz/getlimbn.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/get_ui.c -o get_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o hamdist.lo ../../../gmp/mpz/hamdist.c
yes
checking whether vsnprintf is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/getlimbn.c -o getlimbn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/hamdist.c -o hamdist.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o import.lo ../../../gmp/mpz/import.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpz/init.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/import.c -o import.o
checking whether vasprintf is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init2.lo ../../../gmp/mpz/init2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/init.c -o init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/init2.c -o init2.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpz/inits.c
checking whether malloc is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_raw.lo ../../../gmp/mpz/inp_raw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inits.c -o inits.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inp_raw.c -o inp_raw.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpz/inp_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/inp_str.c -o inp_str.o
yes
checking whether realloc is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o invert.lo ../../../gmp/mpz/invert.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ior.lo ../../../gmp/mpz/ior.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/invert.c -o invert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ior.c -o ior.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset.lo ../../../gmp/mpz/iset.c
yes
checking whether calloc is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset.c -o iset.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_d.lo ../../../gmp/mpz/iset_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_d.c -o iset_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_si.lo ../../../gmp/mpz/iset_si.c
yes
checking whether free is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_str.lo ../../../gmp/mpz/iset_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_si.c -o iset_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_str.c -o iset_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_ui.lo ../../../gmp/mpz/iset_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/iset_ui.c -o iset_ui.o
checking whether basename is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o jacobi.lo ../../../gmp/mpz/jacobi.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronsz.lo ../../../gmp/mpz/kronsz.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/jacobi.c -o jacobi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronsz.c -o kronsz.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronuz.lo ../../../gmp/mpz/kronuz.c
yes
checking whether getopt is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronuz.c -o kronuz.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronzs.lo ../../../gmp/mpz/kronzs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o kronzu.lo ../../../gmp/mpz/kronzu.c
no
checking whether clock is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronzs.c -o kronzs.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lcm.lo ../../../gmp/mpz/lcm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/kronzu.c -o kronzu.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lcm.c -o lcm.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lcm_ui.lo ../../../gmp/mpz/lcm_ui.c
checking whether getpagesize is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lucnum_ui.lo ../../../gmp/mpz/lucnum_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o lucnum2_ui.lo ../../../gmp/mpz/lucnum2_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lcm_ui.c -o lcm_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lucnum_ui.c -o lucnum_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o
yes
checking whether clearerr_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o millerrabin.lo ../../../gmp/mpz/millerrabin.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mod.lo ../../../gmp/mpz/mod.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/millerrabin.c -o millerrabin.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpz/mul.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mod.c -o mod.o
yes
checking whether feof_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul.c -o mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_2exp.lo ../../../gmp/mpz/mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_si.lo ../../../gmp/mpz/mul_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_2exp.c -o mul_2exp.o
yes
checking whether ferror_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_si.c -o mul_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_ui.lo ../../../gmp/mpz/mul_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/mul_ui.c -o mul_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o n_pow_ui.lo ../../../gmp/mpz/n_pow_ui.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpz/neg.c
checking whether fflush_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/n_pow_ui.c -o n_pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o nextprime.lo ../../../gmp/mpz/nextprime.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/nextprime.c -o nextprime.o
yes
checking whether fgetc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_raw.lo ../../../gmp/mpz/out_raw.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpz/out_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o perfpow.lo ../../../gmp/mpz/perfpow.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/out_raw.c -o out_raw.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/out_str.c -o out_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/perfpow.c -o perfpow.o
yes
checking whether fgets_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o perfsqr.lo ../../../gmp/mpz/perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o popcount.lo ../../../gmp/mpz/popcount.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pow_ui.lo ../../../gmp/mpz/pow_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/perfsqr.c -o perfsqr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/popcount.c -o popcount.o
checking whether fileno_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/pow_ui.c -o pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm.lo ../../../gmp/mpz/powm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm_sec.lo ../../../gmp/mpz/powm_sec.c
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o powm_ui.lo ../../../gmp/mpz/powm_ui.c
checking whether fprintf_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm.c -o powm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm_sec.c -o powm_sec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/powm_ui.c -o powm_ui.o
no
checking whether fputc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pprime_p.lo ../../../gmp/mpz/pprime_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random.lo ../../../gmp/mpz/random.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo ../../../gmp/mpz/random2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/pprime_p.c -o pprime_p.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/random.c -o random.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/random2.c -o random2.o
yes
checking whether fputs_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o realloc.lo ../../../gmp/mpz/realloc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o realloc2.lo ../../../gmp/mpz/realloc2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o remove.lo ../../../gmp/mpz/remove.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/realloc.c -o realloc.o
checking whether fread_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/realloc2.c -o realloc2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/remove.c -o remove.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o root.lo ../../../gmp/mpz/root.c
checking whether fwrite_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o rootrem.lo ../../../gmp/mpz/rootrem.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o rrandomb.lo ../../../gmp/mpz/rrandomb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/root.c -o root.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/rootrem.c -o rootrem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/rrandomb.c -o rrandomb.o
yes
checking whether getchar_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scan0.lo ../../../gmp/mpz/scan0.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scan1.lo ../../../gmp/mpz/scan1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpz/set.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/scan0.c -o scan0.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set.c -o set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/scan1.c -o scan1.o
yes
checking whether getc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpz/set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_f.lo ../../../gmp/mpz/set_f.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_q.lo ../../../gmp/mpz/set_q.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_d.c -o set_d.o
checking whether putchar_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_f.c -o set_f.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_q.c -o set_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpz/set_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpz/set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpz/set_ui.c
yes
checking whether putc_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/set_ui.c -o set_ui.o
yes
checking whether getrlimit is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o setbit.lo ../../../gmp/mpz/setbit.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o size.lo ../../../gmp/mpz/size.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sizeinbase.lo ../../../gmp/mpz/sizeinbase.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/setbit.c -o setbit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/size.c -o size.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sizeinbase.c -o sizeinbase.o
yes
checking whether setrlimit is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt.lo ../../../gmp/mpz/sqrt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrtrem.lo ../../../gmp/mpz/sqrtrem.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo ../../../gmp/mpz/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sqrt.c -o sqrt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sqrtrem.c -o sqrtrem.o
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sub.c -o sub.o
checking whether getrusage is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub_ui.lo ../../../gmp/mpz/sub_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpz/swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_ui.lo ../../../gmp/mpz/tdiv_ui.c
yes
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/swap.c -o swap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_ui.c -o tdiv_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q.lo ../../../gmp/mpz/tdiv_q.c
checking whether ldgetname is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q_2exp.lo ../../../gmp/mpz/tdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_q_ui.lo ../../../gmp/mpz/tdiv_q_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q.c -o tdiv_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o
no
checking whether times is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr.lo ../../../gmp/mpz/tdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_qr_ui.lo ../../../gmp/mpz/tdiv_qr_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r.lo ../../../gmp/mpz/tdiv_r.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r.c -o tdiv_r.o
yes
checking whether sigaltstack is declared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r_2exp.lo ../../../gmp/mpz/tdiv_r_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tdiv_r_ui.lo ../../../gmp/mpz/tdiv_r_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o tstbit.lo ../../../gmp/mpz/tstbit.c
yes
checking for struct tms... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/tstbit.c -o tstbit.o
yes
checking for clock_t... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_pow_ui.lo ../../../gmp/mpz/ui_pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_sub.lo ../../../gmp/mpz/ui_sub.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomb.lo ../../../gmp/mpz/urandomb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/ui_sub.c -o ui_sub.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/urandomb.c -o urandomb.o
yes
checking for .preinit_array/.init_array/.fini_array support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomm.lo ../../../gmp/mpz/urandomm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o xor.lo ../../../gmp/mpz/xor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/urandomm.c -o urandomm.o
yes
checking if mkdir takes one argument... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpz/xor.c -o xor.o
no
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpz.la add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo lucnum_ui.lo lucnum2_ui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
../../gcc/config/vxworks-dummy.h
../../gcc/config/i386/biarch64.h
../../gcc/config/i386/i386.h
../../gcc/config/linux-android.h
../../gcc/config/i386/unix.h
../../gcc/config/i386/att.h
../../gcc/config/dbxelf.h
../../gcc/config/elfos.h
../../gcc/config/gnu-user.h
../../gcc/config/linux.h
../../gcc/config/glibc-stdint.h
../../gcc/config/i386/x86-64.h
../../gcc/config/i386/linux64.h
Using host-linux.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... libtool: link: ar rc .libs/libmpz.a add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o lucnum_ui.o lucnum2_ui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o random.o random2.o realloc.o realloc2.o remove.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpz'
Making all in mpq
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpq'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpq/abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o aors.lo ../../../gmp/mpq/aors.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o canonicalize.lo ../../../gmp/mpq/canonicalize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/abs.c -o abs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/canonicalize.c -o canonicalize.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/aors.c -o aors.o
be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpq/clear.c
checking how to print strings... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpq/clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpq/cmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/clear.c -o clear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/clears.c -o clears.o
printf
checking for a sed that does not truncate output... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp.c -o cmp.o
/bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpq/cmp_si.c
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpq/cmp_ui.c
pass_all
checking for x86_64-unknown-linux-gnu-ar... (cached) ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div.lo ../../../gmp/mpq/div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp_si.c -o cmp_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/cmp_ui.c -o cmp_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/div.c -o div.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o equal.lo ../../../gmp/mpq/equal.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpq/get_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/equal.c -o equal.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_den.lo ../../../gmp/mpq/get_den.c
ok
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_d.c -o get_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_den.c -o get_den.o
checking for dlfcn.h... yes
checking for objdir... .libs
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_num.lo ../../../gmp/mpq/get_num.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_num.c -o get_num.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpq/get_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpq/init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/init.c -o init.o
checking if gcc supports -fno-rtti -fno-exceptions... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpq/inits.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inits.c -o inits.o
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpq/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inv.lo ../../../gmp/mpq/inv.c
yes
checking if gcc static flag -static works... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/inv.c -o inv.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o md_2exp.lo ../../../gmp/mpq/md_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/md_2exp.c -o md_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpq/mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpq/neg.c
yes
checking if gcc supports -c -o file.o... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/mul.c -o mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/neg.c -o neg.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpq/out_str.c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/out_str.c -o out_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpq/set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_den.lo ../../../gmp/mpq/set_den.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set.c -o set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_den.c -o set_den.o
no
checking dynamic linker characteristics... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_num.lo ../../../gmp/mpq/set_num.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpq/set_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_num.c -o set_num.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpq/set_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_str.c -o set_str.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpq/set_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_ui.c -o set_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_z.lo ../../../gmp/mpq/set_z.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpq/set_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_z.c -o set_z.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_d.c -o set_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_f.lo ../../../gmp/mpq/set_f.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/set_f.c -o set_f.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpq/swap.c
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpq/swap.c -o swap.o
yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... libtool: link: ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpq'
Making all in mpf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init.lo ../../../gmp/mpf/init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o init2.lo ../../../gmp/mpf/init2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inits.lo ../../../gmp/mpf/inits.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/init2.c -o init2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/init.c -o init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/inits.c -o inits.o
yes
checking if g++ supports -c -o file.o... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set.lo ../../../gmp/mpf/set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_ui.lo ../../../gmp/mpf/set_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_si.lo ../../../gmp/mpf/set_si.c
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set.c -o set.o
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_ui.c -o set_ui.o
checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_si.c -o set_si.o
checking for ld... /usr/bin/ld
checking whether we are using gold... no
checking what linker to use... /usr/bin/ld
checking for nm... /usr/bin/nm
checking what nm to use... /usr/bin/nm
checking for objdump... /usr/bin/objdump
checking what objdump to use... /usr/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
checking assembler flags...
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_str.lo ../../../gmp/mpf/set_str.c
no
checking assembler for working .subsection -1... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_d.lo ../../../gmp/mpf/set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_z.lo ../../../gmp/mpf/set_z.c
yes
checking assembler for .weak... yes
checking assembler for .weakref... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_d.c -o set_d.o
yes
checking assembler for .nsubspa comdat... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_z.c -o set_z.o
no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_q.lo ../../../gmp/mpf/set_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset.lo ../../../gmp/mpf/iset.c
read-write
checking assembler for .sleb128 and .uleb128... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_q.c -o set_q.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset.c -o iset.o
yes
checking assembler for cfi directives... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_ui.lo ../../../gmp/mpf/iset_ui.c
yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_ui.c -o iset_ui.o
yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_si.lo ../../../gmp/mpf/iset_si.c
yes
checking assembler for section merging support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_str.lo ../../../gmp/mpf/iset_str.c
yes
checking assembler for COMDAT group support... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_si.c -o iset_si.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o iset_d.lo ../../../gmp/mpf/iset_d.c
checking assembler for line table discriminator support... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_str.c -o iset_str.o
yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/iset_d.c -o iset_d.o
yes
checking linker plugin support... yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clear.lo ../../../gmp/mpf/clear.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o clears.lo ../../../gmp/mpf/clears.c
checking assembler for filds and fists mnemonics... yes
checking assembler for fildq and fistpq mnemonics... yes
checking assembler for cmov syntax... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_str.lo ../../../gmp/mpf/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/clears.c -o clears.o
no
checking assembler for ffreep mnemonic... yes
checking assembler for .quad directive... yes
checking assembler for sahf mnemonic... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_str.c -o get_str.o
yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... no
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o dump.lo ../../../gmp/mpf/dump.c
checking assembler for rep and lock prefix... yes
checking assembler for dwarf2 debug_line support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o size.lo ../../../gmp/mpf/size.c
yes
checking assembler for buggy dwarf2 .file directive... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/dump.c -o dump.o
no
checking assembler for --gdwarf2 option... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/size.c -o size.o
yes
checking assembler for --gstabs option... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o eq.lo ../../../gmp/mpf/eq.c
yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/eq.c -o eq.o
yes
ldd (Debian GLIBC 2.19-18+deb8u1) 2.19
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
checking assembler for tolerance to line number 0... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o reldiff.lo ../../../gmp/mpf/reldiff.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt.lo ../../../gmp/mpf/sqrt.c
yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/reldiff.c -o reldiff.o
yes
checking linker EH garbage collection of sections bug... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sqrt.c -o sqrt.o
no
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o random2.lo ../../../gmp/mpf/random2.c
no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... yes
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/random2.c -o random2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o inp_str.lo ../../../gmp/mpf/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o out_str.lo ../../../gmp/mpf/out_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/out_str.c -o out_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add.lo ../../../gmp/mpf/add.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/add.c -o add.o
Links are now set up to build a native compiler for x86_64-unknown-linux-gnu.
checking for exported symbols... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o add_ui.lo ../../../gmp/mpf/add_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub.lo ../../../gmp/mpf/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/add_ui.c -o add_ui.o
yes
checking for -rdynamic... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sub.c -o sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sub_ui.lo ../../../gmp/mpf/sub_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sub_ui.c -o sub_ui.o
yes
checking for library containing dlopen... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_sub.lo ../../../gmp/mpf/ui_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ui_sub.c -o ui_sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul.lo ../../../gmp/mpf/mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_ui.lo ../../../gmp/mpf/mul_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul.c -o mul.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul_ui.c -o mul_ui.o
-ldl
checking for -fPIC -shared... /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div.lo ../../../gmp/mpf/div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div_ui.lo ../../../gmp/mpf/div_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp.lo ../../../gmp/mpf/cmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div.c -o div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div_ui.c -o div_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp.c -o cmp.o
yes
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_d.lo ../../../gmp/mpf/cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_si.lo ../../../gmp/mpf/cmp_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o cmp_ui.lo ../../../gmp/mpf/cmp_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_si.c -o cmp_si.o
configure: updating cache ./config.cache
configure: creating ./config.status
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o mul_2exp.lo ../../../gmp/mpf/mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o div_2exp.lo ../../../gmp/mpf/div_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o abs.lo ../../../gmp/mpf/abs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/mul_2exp.c -o mul_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/div_2exp.c -o div_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/abs.c -o abs.o
config.status: creating as
config.status: creating collect-ld
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o neg.lo ../../../gmp/mpf/neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d.lo ../../../gmp/mpf/get_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_d_2exp.lo ../../../gmp/mpf/get_d_2exp.c
config.status: creating nm
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_d_2exp.c -o get_d_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_d.c -o get_d.o
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_dfl_prec.lo ../../../gmp/mpf/set_dfl_prec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_prc.lo ../../../gmp/mpf/set_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o set_prc_raw.lo ../../../gmp/mpf/set_prc_raw.c
config.status: creating auto-host.h
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_prc.c -o set_prc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/set_prc_raw.c -o set_prc_raw.o
config.status: executing default commands
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_dfl_prec.lo ../../../gmp/mpf/get_dfl_prec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_prc.lo ../../../gmp/mpf/get_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ui_div.lo ../../../gmp/mpf/ui_div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_prc.c -o get_prc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ui_div.c -o ui_div.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sqrt_ui.lo ../../../gmp/mpf/sqrt_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o pow_ui.lo ../../../gmp/mpf/pow_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/sqrt_ui.c -o sqrt_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o urandomb.lo ../../../gmp/mpf/urandomb.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o swap.lo ../../../gmp/mpf/swap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/pow_ui.c -o pow_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/urandomb.c -o urandomb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/swap.c -o swap.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_si.lo ../../../gmp/mpf/get_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o get_ui.lo ../../../gmp/mpf/get_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_si.c -o get_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o int_p.lo ../../../gmp/mpf/int_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o ceilfloor.lo ../../../gmp/mpf/ceilfloor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/get_ui.c -o get_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/int_p.c -o int_p.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/ceilfloor.c -o ceilfloor.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o trunc.lo ../../../gmp/mpf/trunc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sint.lo ../../../gmp/mpf/fits_sint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/trunc.c -o trunc.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_slong.lo ../../../gmp/mpf/fits_slong.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_sint.c -o fits_sint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_sshort.lo ../../../gmp/mpf/fits_sshort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_slong.c -o fits_slong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_sshort.c -o fits_sshort.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_uint.lo ../../../gmp/mpf/fits_uint.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ulong.lo ../../../gmp/mpf/fits_ulong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fits_ushort.lo ../../../gmp/mpf/fits_ushort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_uint.c -o fits_uint.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/mpf/fits_ushort.c -o fits_ushort.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
libtool: link: ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpf'
Making all in printf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/printf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o asprintf.lo ../../../gmp/printf/asprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o asprntffuns.lo ../../../gmp/printf/asprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprnt.lo ../../../gmp/printf/doprnt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprntf.lo ../../../gmp/printf/doprntf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/asprintf.c -o asprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprntf.c -o doprntf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/asprntffuns.c -o asprntffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprnt.c -o doprnt.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doprnti.lo ../../../gmp/printf/doprnti.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fprintf.lo ../../../gmp/printf/fprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/doprnti.c -o doprnti.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obprintf.lo ../../../gmp/printf/obprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/fprintf.c -o fprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obvprintf.lo ../../../gmp/printf/obvprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obprintf.c -o obprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obvprintf.c -o obvprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o obprntffuns.lo ../../../gmp/printf/obprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o printf.lo ../../../gmp/printf/printf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o printffuns.lo ../../../gmp/printf/printffuns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/obprntffuns.c -o obprntffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o snprintf.lo ../../../gmp/printf/snprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/printf.c -o printf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/printffuns.c -o printffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/snprintf.c -o snprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o snprntffuns.lo ../../../gmp/printf/snprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sprintf.lo ../../../gmp/printf/sprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sprintffuns.lo ../../../gmp/printf/sprintffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vasprintf.lo ../../../gmp/printf/vasprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/snprntffuns.c -o snprntffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/sprintf.c -o sprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/sprintffuns.c -o sprintffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vasprintf.c -o vasprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vfprintf.lo ../../../gmp/printf/vfprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vprintf.lo ../../../gmp/printf/vprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsnprintf.lo ../../../gmp/printf/vsnprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vfprintf.c -o vfprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsprintf.lo ../../../gmp/printf/vsprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vprintf.c -o vprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vsnprintf.c -o vsnprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/vsprintf.c -o vsprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o repl-vsnprintf.lo ../../../gmp/printf/repl-vsnprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo
libtool: link: ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/printf'
Making all in scanf
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/scanf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o doscan.lo ../../../gmp/scanf/doscan.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fscanf.lo ../../../gmp/scanf/fscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o fscanffuns.lo ../../../gmp/scanf/fscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o scanf.lo ../../../gmp/scanf/scanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/fscanf.c -o fscanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/doscan.c -o doscan.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/scanf.c -o scanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/fscanffuns.c -o fscanffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sscanf.lo ../../../gmp/scanf/sscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o sscanffuns.lo ../../../gmp/scanf/sscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vfscanf.lo ../../../gmp/scanf/vfscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/sscanf.c -o sscanf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/sscanffuns.c -o sscanffuns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vfscanf.c -o vfscanf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vscanf.lo ../../../gmp/scanf/vscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vscanf.c -o vscanf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c -o vsscanf.lo ../../../gmp/scanf/vsscanf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -fkeep-inline-functions -c ../../../gmp/scanf/vsscanf.c -o vsscanf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
libtool: link: ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/scanf'
Making all in cxx
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/cxx'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/cxx'
Making all in mpbsd
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpbsd'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/mpbsd'
Making all in demos
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
Making all in calc
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make all-am
make[7]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/calc'
Making all in expr
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/expr'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos/expr'
make[6]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/demos'
Making all in tune
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tune'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/tune'
Making all in doc
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp/doc'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o assert.lo ../../gmp/assert.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o compat.lo ../../gmp/compat.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o errno.lo ../../gmp/errno.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o extract-dbl.lo ../../gmp/extract-dbl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/assert.c -o assert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/compat.c -o compat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/extract-dbl.c -o extract-dbl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/errno.c -o errno.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o invalid.lo ../../gmp/invalid.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o memory.lo ../../gmp/memory.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_bpl.lo ../../gmp/mp_bpl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_clz_tab.lo ../../gmp/mp_clz_tab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/invalid.c -o invalid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/memory.c -o memory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_bpl.c -o mp_bpl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_clz_tab.c -o mp_clz_tab.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_dv_tab.lo ../../gmp/mp_dv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_minv_tab.lo ../../gmp/mp_minv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_get_fns.lo ../../gmp/mp_get_fns.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o mp_set_fns.lo ../../gmp/mp_set_fns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_dv_tab.c -o mp_dv_tab.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_minv_tab.c -o mp_minv_tab.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_get_fns.c -o mp_get_fns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/mp_set_fns.c -o mp_set_fns.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o rand.lo ../../gmp/rand.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randclr.lo ../../gmp/randclr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randdef.lo ../../gmp/randdef.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randiset.lo ../../gmp/randiset.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/rand.c -o rand.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randclr.c -o randclr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randdef.c -o randdef.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randiset.c -o randiset.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randlc2s.lo ../../gmp/randlc2s.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randlc2x.lo ../../gmp/randlc2x.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmt.lo ../../gmp/randmt.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmts.lo ../../gmp/randmts.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randlc2s.c -o randlc2s.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randlc2x.c -o randlc2x.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmt.c -o randmt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmts.c -o randmts.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o rands.lo ../../gmp/rands.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randsd.lo ../../gmp/randsd.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randsdui.lo ../../gmp/randsdui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randbui.lo ../../gmp/randbui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/rands.c -o rands.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randsd.c -o randsd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randbui.c -o randbui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randsdui.c -o randsdui.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o randmui.lo ../../gmp/randmui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o version.lo ../../gmp/version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/randmui.c -o randmui.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o nextprime.lo ../../gmp/nextprime.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c -o tal-reent.lo ../../gmp/tal-reent.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/version.c -o version.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/tal-reent.c -o tal-reent.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gmp -D__GMP_WITHIN_GMP -DNO_ASM -g -fkeep-inline-functions -c ../../gmp/nextprime.c -o nextprime.o
/bin/bash ./libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 10:4:0 -o libgmp.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo version.lo nextprime.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/fac_ui.lo mpz/fdiv_q.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_lehmer.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/gcdext_subdiv_step.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/hgcd2.lo mpn/hgcd.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/powm_sec.lo mpn/subcnd_n.lo mpn/redc_1_sec.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt99-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt100-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt100-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt101-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt102-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt102-powm.o
libtool: link: ln mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o || cp mpn/powm_sec.o .libs/libgmp.lax/lt103-powm_sec.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt104-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt104-remove.o
libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o version.o nextprime.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/fac_ui.o mpz/fdiv_q.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_lehmer.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/gcdext_subdiv_step.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o .libs/libgmp.lax/lt99-get_d.o mpn/matrix22_mul.o mpn/hgcd2.o mpn/hgcd.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt100-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o .libs/libgmp.lax/lt101-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt102-powm.o mpn/powlo.o .libs/libgmp.lax/lt103-powm_sec.o mpn/subcnd_n.o mpn/redc_1_sec.o mpn/trialdiv.o .libs/libgmp.lax/lt104-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gmp'
Configuring stage 1 in ./mpfr
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ICC... no
checking whether gcc and cc understand -c and -o together... yes
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for main in -lm... yes
checking whether time.h and sys/time.h may both be included... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking for working alloca.h... yes
checking for alloca... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking how to copy va_list... va_copy
checking for memmove... yes
checking for memset... yes
checking for setlocale... yes
checking for strtol... yes
checking for gettimeofday... yes
checking for long long int... yes
checking for intmax_t... yes
checking for working INTMAX_MAX... yes
checking for union fpc_csr... no
checking for fesetround... yes
checking for gcc float-conversion bug... no
checking for denormalized numbers... yes
checking if NAN == NAN... no
checking if charset has consecutive values... yes
checking for math/round... yes
checking for math/trunc... yes
checking for math/floor... yes
checking for math/ceil... yes
checking for math/rint... yes
checking for long double... yes
checking format of `long double' floating point... IEEE extended, little endian
checking for gmp.h... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking for recent GMP... yes
checking for __gmpz_init in -lgmp... yes
checking if gmp.h version and libgmp version are the same... (5.0.4/5.0.4) yes
checking if gmp_printf supports "%jd"... yes
checking if gmp_printf supports "%hhd"... yes
checking if gmp_printf supports "%lld"... yes
checking if gmp_printf supports "%Lf"... yes
checking if gmp_printf supports "%td"... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating mparam.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make all-recursive
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr/tests'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo ../../mpfr/exceptions.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo ../../mpfr/extract.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo ../../mpfr/uceil_exp2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../mpfr/uceil_log2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../mpfr/exceptions.c -o exceptions.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../mpfr/uceil_log2.c -o uceil_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../mpfr/uceil_exp2.c -o uceil_exp2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../mpfr/extract.c -o extract.o
mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo ../../mpfr/ufloor_log2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../mpfr/add.c
mv -f .deps/extract.Tpo .deps/extract.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo ../../mpfr/add1.c
mv -f .deps/exceptions.Tpo .deps/exceptions.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../mpfr/add_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../mpfr/ufloor_log2.c -o ufloor_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../mpfr/add.c -o add.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../mpfr/add1.c -o add1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../mpfr/add_ui.c -o add_ui.o
mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo ../../mpfr/agm.c
mv -f .deps/add.Tpo .deps/add.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../mpfr/clear.c
mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../mpfr/cmp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../mpfr/agm.c -o agm.o
mv -f .deps/add1.Tpo .deps/add1.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../mpfr/clear.c -o clear.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../mpfr/cmp_abs.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../mpfr/cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../mpfr/cmp_abs.c -o cmp_abs.o
mv -f .deps/clear.Tpo .deps/clear.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo ../../mpfr/cmp_si.c
mv -f .deps/cmp.Tpo .deps/cmp.Plo
mv -f .deps/agm.Tpo .deps/agm.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo ../../mpfr/cmp_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo ../../mpfr/comparisons.c
mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../mpfr/cmp_si.c -o cmp_si.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo ../../mpfr/div_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../mpfr/cmp_ui.c -o cmp_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../mpfr/comparisons.c -o comparisons.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../mpfr/div_2exp.c -o div_2exp.o
mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../mpfr/div_2si.c
mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo
mv -f .deps/comparisons.Tpo .deps/comparisons.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../mpfr/div_2ui.c
mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../mpfr/div.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../mpfr/div_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../mpfr/div_2si.c -o div_2si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../mpfr/div_2ui.c -o div_2ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../mpfr/div.c -o div.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../mpfr/div_ui.c -o div_ui.o
mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo ../../mpfr/dump.c
mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo ../../mpfr/eq.c
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../mpfr/dump.c -o dump.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo ../../mpfr/exp10.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../mpfr/eq.c -o eq.o
mv -f .deps/div.Tpo .deps/div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo ../../mpfr/exp2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../mpfr/exp10.c -o exp10.o
mv -f .deps/dump.Tpo .deps/dump.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo ../../mpfr/exp3.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../mpfr/exp2.c -o exp2.o
mv -f .deps/eq.Tpo .deps/eq.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../mpfr/exp.c
mv -f .deps/exp10.Tpo .deps/exp10.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../mpfr/exp3.c -o exp3.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo ../../mpfr/frac.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../mpfr/exp.c -o exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../mpfr/frac.c -o frac.o
mv -f .deps/exp2.Tpo .deps/exp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo ../../mpfr/get_d.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../mpfr/get_d.c -o get_d.o
mv -f .deps/exp3.Tpo .deps/exp3.Plo
mv -f .deps/exp.Tpo .deps/exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo ../../mpfr/get_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo ../../mpfr/get_str.c
mv -f .deps/frac.Tpo .deps/frac.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../mpfr/init.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../mpfr/get_exp.c -o get_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../mpfr/get_str.c -o get_str.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../mpfr/init.c -o init.o
mv -f .deps/get_d.Tpo .deps/get_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../mpfr/inp_str.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../mpfr/inp_str.c -o inp_str.o
mv -f .deps/get_exp.Tpo .deps/get_exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo ../../mpfr/isinteger.c
mv -f .deps/init.Tpo .deps/init.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo ../../mpfr/isinf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../mpfr/isinteger.c -o isinteger.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../mpfr/isinf.c -o isinf.o
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo ../../mpfr/isnan.c
mv -f .deps/get_str.Tpo .deps/get_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo ../../mpfr/isnum.c
mv -f .deps/isinteger.Tpo .deps/isinteger.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../mpfr/isnan.c -o isnan.o
mv -f .deps/isinf.Tpo .deps/isinf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo ../../mpfr/const_log2.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../mpfr/log.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../mpfr/isnum.c -o isnum.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../mpfr/const_log2.c -o const_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../mpfr/log.c -o log.o
mv -f .deps/isnan.Tpo .deps/isnan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c -o modf.lo ../../mpfr/modf.c
mv -f .deps/isnum.Tpo .deps/isnum.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo ../../mpfr/mul_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../mpfr/modf.c -o modf.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../mpfr/mul_2exp.c -o mul_2exp.o
mv -f .deps/const_log2.Tpo .deps/const_log2.Plo
mv -f .deps/log.Tpo .deps/log.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../mpfr/mul_2si.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../mpfr/mul_2ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../mpfr/mul_2si.c -o mul_2si.o
mv -f .deps/modf.Tpo .deps/modf.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../mpfr/mul_2ui.c -o mul_2ui.o
mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../mpfr/mul.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../mpfr/mul_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../mpfr/mul.c -o mul.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../mpfr/mul_ui.c -o mul_ui.o
mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../mpfr/neg.c
mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo ../../mpfr/next.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../mpfr/neg.c -o neg.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../mpfr/next.c -o next.o
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../mpfr/out_str.c
mv -f .deps/mul.Tpo .deps/mul.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo ../../mpfr/printf.c
mv -f .deps/neg.Tpo .deps/neg.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo ../../mpfr/vasprintf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../mpfr/out_str.c -o out_str.o
mv -f .deps/next.Tpo .deps/next.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../mpfr/printf.c -o printf.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo ../../mpfr/const_pi.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../mpfr/vasprintf.c -o vasprintf.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../mpfr/const_pi.c -o const_pi.o
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../mpfr/pow.c
mv -f .deps/printf.Tpo .deps/printf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../mpfr/pow_si.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../mpfr/pow.c -o pow.o
mv -f .deps/const_pi.Tpo .deps/const_pi.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../mpfr/pow_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../mpfr/pow_si.c -o pow_si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../mpfr/pow_ui.c -o pow_ui.o
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo ../../mpfr/print_raw.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo ../../mpfr/print_rnd_mode.c
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo ../../mpfr/reldiff.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../mpfr/print_raw.c -o print_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../mpfr/print_rnd_mode.c -o print_rnd_mode.o
mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo ../../mpfr/round_prec.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../mpfr/reldiff.c -o reldiff.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../mpfr/round_prec.c -o round_prec.o
mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../mpfr/set.c
mv -f .deps/print_raw.Tpo .deps/print_raw.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo ../../mpfr/setmax.c
mv -f .deps/reldiff.Tpo .deps/reldiff.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo ../../mpfr/setmin.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../mpfr/set.c -o set.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../mpfr/setmax.c -o setmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../mpfr/setmin.c -o setmin.o
mv -f .deps/round_prec.Tpo .deps/round_prec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo ../../mpfr/set_d.c
mv -f .deps/setmax.Tpo .deps/setmax.Plo
mv -f .deps/set.Tpo .deps/set.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo ../../mpfr/set_dfl_prec.c
mv -f .deps/setmin.Tpo .deps/setmin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo ../../mpfr/set_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo ../../mpfr/set_rnd.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../mpfr/set_d.c -o set_d.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../mpfr/set_exp.c -o set_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../mpfr/set_dfl_prec.c -o set_dfl_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../mpfr/set_rnd.c -o set_rnd.o
mv -f .deps/set_exp.Tpo .deps/set_exp.Plo
mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo
mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo
mv -f .deps/set_d.Tpo .deps/set_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo ../../mpfr/set_f.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo ../../mpfr/set_prc_raw.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../mpfr/set_prec.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo ../../mpfr/set_q.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../mpfr/set_f.c -o set_f.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../mpfr/set_prc_raw.c -o set_prc_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../mpfr/set_prec.c -o set_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../mpfr/set_q.c -o set_q.o
mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
mv -f .deps/set_f.Tpo .deps/set_f.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo ../../mpfr/set_si.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../mpfr/set_str.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo ../../mpfr/set_str_raw.c
mv -f .deps/set_q.Tpo .deps/set_q.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo ../../mpfr/set_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../mpfr/set_si.c -o set_si.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../mpfr/set_str.c -o set_str.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../mpfr/set_str_raw.c -o set_str_raw.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../mpfr/set_ui.c -o set_ui.o
mv -f .deps/set_si.Tpo .deps/set_si.Plo
mv -f .deps/set_str.Tpo .deps/set_str.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo ../../mpfr/set_z.c
mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../mpfr/sqrt.c
mv -f .deps/set_ui.Tpo .deps/set_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo ../../mpfr/sqrt_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../mpfr/sub.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../mpfr/set_z.c -o set_z.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../mpfr/sqrt.c -o sqrt.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../mpfr/sqrt_ui.c -o sqrt_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../mpfr/sub.c -o sub.o
mv -f .deps/set_z.Tpo .deps/set_z.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo ../../mpfr/sub1.c
mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo
mv -f .deps/sub.Tpo .deps/sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../mpfr/sub_ui.c
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo ../../mpfr/rint.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../mpfr/ui_div.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../mpfr/sub1.c -o sub1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../mpfr/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../mpfr/rint.c -o rint.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../mpfr/ui_div.c -o ui_div.o
mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ../../mpfr/ui_sub.c
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../mpfr/urandom.c
mv -f .deps/sub1.Tpo .deps/sub1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo ../../mpfr/urandomb.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../mpfr/ui_sub.c -o ui_sub.o
mv -f .deps/rint.Tpo .deps/rint.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../mpfr/urandom.c -o urandom.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo ../../mpfr/get_z_exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../mpfr/urandomb.c -o urandomb.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c ../../mpfr/get_z_exp.c -o get_z_exp.o
mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../mpfr/swap.c
mv -f .deps/urandom.Tpo .deps/urandom.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo ../../mpfr/factorial.c
mv -f .deps/urandomb.Tpo .deps/urandomb.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../mpfr/cosh.c
mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../mpfr/swap.c -o swap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../mpfr/sinh.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../mpfr/factorial.c -o factorial.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../mpfr/cosh.c -o cosh.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../mpfr/sinh.c -o sinh.o
mv -f .deps/swap.Tpo .deps/swap.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../mpfr/tanh.c
mv -f .deps/factorial.Tpo .deps/factorial.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c -o sinh_cosh.lo ../../mpfr/sinh_cosh.c
mv -f .deps/cosh.Tpo .deps/cosh.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../mpfr/tanh.c -o tanh.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../mpfr/acosh.c
mv -f .deps/sinh.Tpo .deps/sinh.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../mpfr/sinh_cosh.c -o sinh_cosh.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../mpfr/asinh.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../mpfr/acosh.c -o acosh.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../mpfr/asinh.c -o asinh.o
mv -f .deps/tanh.Tpo .deps/tanh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../mpfr/atanh.c
mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../mpfr/atan.c
mv -f .deps/acosh.Tpo .deps/acosh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo ../../mpfr/cmp2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../mpfr/atanh.c -o atanh.o
mv -f .deps/asinh.Tpo .deps/asinh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo ../../mpfr/exp_2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../mpfr/atan.c -o atan.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../mpfr/cmp2.c -o cmp2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../mpfr/exp_2.c -o exp_2.o
mv -f .deps/atanh.Tpo .deps/atanh.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../mpfr/asin.c
mv -f .deps/cmp2.Tpo .deps/cmp2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo ../../mpfr/const_euler.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../mpfr/asin.c -o asin.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../mpfr/const_euler.c -o const_euler.o
mv -f .deps/atan.Tpo .deps/atan.Plo
mv -f .deps/exp_2.Tpo .deps/exp_2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../mpfr/cos.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../mpfr/sin.c
mv -f .deps/asin.Tpo .deps/asin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../mpfr/tan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../mpfr/cos.c -o cos.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../mpfr/sin.c -o sin.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../mpfr/tan.c -o tan.o
mv -f .deps/const_euler.Tpo .deps/const_euler.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../mpfr/fma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../mpfr/fma.c -o fma.o
mv -f .deps/sin.Tpo .deps/sin.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo ../../mpfr/fms.c
mv -f .deps/cos.Tpo .deps/cos.Plo
mv -f .deps/tan.Tpo .deps/tan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo ../../mpfr/hypot.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo ../../mpfr/log1p.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../mpfr/fms.c -o fms.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../mpfr/hypot.c -o hypot.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../mpfr/log1p.c -o log1p.o
mv -f .deps/fma.Tpo .deps/fma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo ../../mpfr/expm1.c
mv -f .deps/fms.Tpo .deps/fms.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../mpfr/expm1.c -o expm1.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo ../../mpfr/log2.c
mv -f .deps/log1p.Tpo .deps/log1p.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../mpfr/log10.c
mv -f .deps/hypot.Tpo .deps/hypot.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo ../../mpfr/ui_pow.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../mpfr/log2.c -o log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../mpfr/log10.c -o log10.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../mpfr/ui_pow.c -o ui_pow.o
mv -f .deps/expm1.Tpo .deps/expm1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo ../../mpfr/ui_pow_ui.c
mv -f .deps/log2.Tpo .deps/log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo ../../mpfr/minmax.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../mpfr/ui_pow_ui.c -o ui_pow_ui.o
mv -f .deps/log10.Tpo .deps/log10.Plo
mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo ../../mpfr/dim.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo ../../mpfr/signbit.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../mpfr/minmax.c -o minmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../mpfr/dim.c -o dim.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../mpfr/signbit.c -o signbit.o
mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo ../../mpfr/copysign.c
mv -f .deps/minmax.Tpo .deps/minmax.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo ../../mpfr/setsign.c
mv -f .deps/dim.Tpo .deps/dim.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../mpfr/copysign.c -o copysign.o
mv -f .deps/signbit.Tpo .deps/signbit.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo ../../mpfr/gmp_op.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../mpfr/init2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../mpfr/setsign.c -o setsign.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../mpfr/gmp_op.c -o gmp_op.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../mpfr/init2.c -o init2.o
mv -f .deps/copysign.Tpo .deps/copysign.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../mpfr/acos.c
mv -f .deps/setsign.Tpo .deps/setsign.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../mpfr/sin_cos.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../mpfr/acos.c -o acos.o
mv -f .deps/init2.Tpo .deps/init2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo ../../mpfr/set_nan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../mpfr/sin_cos.c -o sin_cos.o
mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo ../../mpfr/set_inf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../mpfr/set_nan.c -o set_nan.o
mv -f .deps/acos.Tpo .deps/acos.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c -o set_zero.lo ../../mpfr/set_zero.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../mpfr/set_inf.c -o set_inf.o
mv -f .deps/set_nan.Tpo .deps/set_nan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo ../../mpfr/powerof2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../mpfr/set_zero.c -o set_zero.o
mv -f .deps/set_inf.Tpo .deps/set_inf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo ../../mpfr/gamma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../mpfr/powerof2.c -o powerof2.o
mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
mv -f .deps/set_zero.Tpo .deps/set_zero.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo ../../mpfr/set_ld.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo ../../mpfr/get_ld.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../mpfr/gamma.c -o gamma.o
mv -f .deps/powerof2.Tpo .deps/powerof2.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../mpfr/set_ld.c -o set_ld.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo ../../mpfr/cbrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../mpfr/get_ld.c -o get_ld.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../mpfr/cbrt.c -o cbrt.o
mv -f .deps/set_ld.Tpo .deps/set_ld.Plo
mv -f .deps/get_ld.Tpo .deps/get_ld.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo ../../mpfr/volatile.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo ../../mpfr/fits_sshort.c
mv -f .deps/cbrt.Tpo .deps/cbrt.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../mpfr/volatile.c -o volatile.o
mv -f .deps/gamma.Tpo .deps/gamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo ../../mpfr/fits_sint.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo ../../mpfr/fits_slong.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../mpfr/fits_sshort.c -o fits_sshort.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../mpfr/fits_slong.c -o fits_slong.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../mpfr/fits_sint.c -o fits_sint.o
mv -f .deps/volatile.Tpo .deps/volatile.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo ../../mpfr/fits_ushort.c
mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo ../../mpfr/fits_uint.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../mpfr/fits_ushort.c -o fits_ushort.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../mpfr/fits_uint.c -o fits_uint.o
mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo
mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo ../../mpfr/fits_ulong.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo ../../mpfr/fits_uintmax.c
mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../mpfr/fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../mpfr/fits_uintmax.c -o fits_uintmax.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo ../../mpfr/fits_intmax.c
mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo ../../mpfr/get_si.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../mpfr/fits_intmax.c -o fits_intmax.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../mpfr/get_si.c -o get_si.o
mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo
mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo ../../mpfr/get_ui.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo ../../mpfr/zeta.c
mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../mpfr/get_ui.c -o get_ui.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../mpfr/zeta.c -o zeta.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo ../../mpfr/cmp_d.c
mv -f .deps/get_si.Tpo .deps/get_si.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo ../../mpfr/erf.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../mpfr/cmp_d.c -o cmp_d.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../mpfr/erf.c -o erf.o
mv -f .deps/get_ui.Tpo .deps/get_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo ../../mpfr/inits.c
mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../mpfr/inits.c -o inits.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo ../../mpfr/inits2.c
mv -f .deps/zeta.Tpo .deps/zeta.Plo
mv -f .deps/erf.Tpo .deps/erf.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo ../../mpfr/clears.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../mpfr/inits2.c -o inits2.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo ../../mpfr/sgn.c
mv -f .deps/inits.Tpo .deps/inits.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo ../../mpfr/check.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../mpfr/clears.c -o clears.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../mpfr/sgn.c -o sgn.o
mv -f .deps/inits2.Tpo .deps/inits2.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../mpfr/check.c -o check.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo ../../mpfr/sub1sp.c
mv -f .deps/clears.Tpo .deps/clears.Plo
mv -f .deps/sgn.Tpo .deps/sgn.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../mpfr/sub1sp.c -o sub1sp.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../mpfr/version.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo ../../mpfr/mpn_exp.c
mv -f .deps/check.Tpo .deps/check.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo ../../mpfr/mpfr-gmp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../mpfr/version.c -o version.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../mpfr/mpn_exp.c -o mpn_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../mpfr/mpfr-gmp.c -o mpfr-gmp.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo ../../mpfr/mp_clz_tab.c
mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo
mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo ../../mpfr/sum.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo ../../mpfr/add1sp.c
mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo ../../mpfr/free_cache.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../mpfr/mp_clz_tab.c -o mp_clz_tab.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../mpfr/sum.c -o sum.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../mpfr/add1sp.c -o add1sp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../mpfr/free_cache.c -o free_cache.o
mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo ../../mpfr/si_op.c
mv -f .deps/free_cache.Tpo .deps/free_cache.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo ../../mpfr/cmp_ld.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../mpfr/si_op.c -o si_op.o
mv -f .deps/add1sp.Tpo .deps/add1sp.Plo
mv -f .deps/sum.Tpo .deps/sum.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo ../../mpfr/set_ui_2exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo ../../mpfr/set_si_2exp.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../mpfr/cmp_ld.c -o cmp_ld.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../mpfr/set_ui_2exp.c -o set_ui_2exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../mpfr/set_si_2exp.c -o set_si_2exp.o
mv -f .deps/si_op.Tpo .deps/si_op.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo ../../mpfr/set_uj.c
mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo ../../mpfr/set_sj.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../mpfr/set_uj.c -o set_uj.o
mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo
mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo ../../mpfr/get_sj.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo ../../mpfr/get_uj.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../mpfr/set_sj.c -o set_sj.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../mpfr/get_sj.c -o get_sj.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../mpfr/get_uj.c -o get_uj.o
mv -f .deps/set_uj.Tpo .deps/set_uj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo ../../mpfr/get_z.c
mv -f .deps/set_sj.Tpo .deps/set_sj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo ../../mpfr/iszero.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../mpfr/get_z.c -o get_z.o
mv -f .deps/get_sj.Tpo .deps/get_sj.Plo
mv -f .deps/get_uj.Tpo .deps/get_uj.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../mpfr/cache.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../mpfr/iszero.c -o iszero.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../mpfr/sqr.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../mpfr/cache.c -o cache.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../mpfr/sqr.c -o sqr.o
mv -f .deps/get_z.Tpo .deps/get_z.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo ../../mpfr/int_ceil_log2.c
mv -f .deps/iszero.Tpo .deps/iszero.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo ../../mpfr/isqrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../mpfr/int_ceil_log2.c -o int_ceil_log2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../mpfr/isqrt.c -o isqrt.o
mv -f .deps/sqr.Tpo .deps/sqr.Plo
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo ../../mpfr/strtofr.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../mpfr/pow_z.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../mpfr/strtofr.c -o strtofr.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../mpfr/pow_z.c -o pow_z.o
mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo ../../mpfr/logging.c
mv -f .deps/isqrt.Tpo .deps/isqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo ../../mpfr/mulders.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../mpfr/logging.c -o logging.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../mpfr/mulders.c -o mulders.o
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
mv -f .deps/logging.Tpo .deps/logging.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo ../../mpfr/get_f.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo ../../mpfr/round_p.c
mv -f .deps/mulders.Tpo .deps/mulders.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo ../../mpfr/erfc.c
mv -f .deps/strtofr.Tpo .deps/strtofr.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../mpfr/get_f.c -o get_f.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../mpfr/round_p.c -o round_p.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo ../../mpfr/atan2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../mpfr/erfc.c -o erfc.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../mpfr/atan2.c -o atan2.o
mv -f .deps/round_p.Tpo .deps/round_p.Plo
mv -f .deps/get_f.Tpo .deps/get_f.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo ../../mpfr/subnormal.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo ../../mpfr/const_catalan.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../mpfr/subnormal.c -o subnormal.o
mv -f .deps/erfc.Tpo .deps/erfc.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../mpfr/const_catalan.c -o const_catalan.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo ../../mpfr/root.c
mv -f .deps/atan2.Tpo .deps/atan2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo ../../mpfr/sec.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../mpfr/root.c -o root.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../mpfr/sec.c -o sec.o
mv -f .deps/subnormal.Tpo .deps/subnormal.Plo
mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo ../../mpfr/csc.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo ../../mpfr/cot.c
mv -f .deps/root.Tpo .deps/root.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../mpfr/csc.c -o csc.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../mpfr/cot.c -o cot.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo ../../mpfr/eint.c
mv -f .deps/sec.Tpo .deps/sec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo ../../mpfr/sech.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../mpfr/eint.c -o eint.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../mpfr/sech.c -o sech.o
mv -f .deps/csc.Tpo .deps/csc.Plo
mv -f .deps/cot.Tpo .deps/cot.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo ../../mpfr/csch.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo ../../mpfr/coth.c
mv -f .deps/sech.Tpo .deps/sech.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo ../../mpfr/round_near_x.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../mpfr/coth.c -o coth.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../mpfr/csch.c -o csch.o
mv -f .deps/eint.Tpo .deps/eint.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo ../../mpfr/constant.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../mpfr/round_near_x.c -o round_near_x.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../mpfr/constant.c -o constant.o
mv -f .deps/coth.Tpo .deps/coth.Plo
mv -f .deps/csch.Tpo .deps/csch.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo ../../mpfr/abort_prec_max.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo ../../mpfr/stack_interface.c
mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo
mv -f .deps/constant.Tpo .deps/constant.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo ../../mpfr/lngamma.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../mpfr/abort_prec_max.c -o abort_prec_max.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../mpfr/stack_interface.c -o stack_interface.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo ../../mpfr/zeta_ui.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../mpfr/lngamma.c -o lngamma.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../mpfr/zeta_ui.c -o zeta_ui.o
mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo
mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo ../../mpfr/set_d64.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo ../../mpfr/get_d64.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../mpfr/set_d64.c -o set_d64.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../mpfr/get_d64.c -o get_d64.o
mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo ../../mpfr/jn.c
mv -f .deps/lngamma.Tpo .deps/lngamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo ../../mpfr/yn.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../mpfr/jn.c -o jn.o
mv -f .deps/set_d64.Tpo .deps/set_d64.Plo
mv -f .deps/get_d64.Tpo .deps/get_d64.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c -o rem1.lo ../../mpfr/rem1.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo ../../mpfr/get_patches.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../mpfr/yn.c -o yn.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../mpfr/rem1.c -o rem1.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c ../../mpfr/get_patches.c -o get_patches.o
mv -f .deps/get_patches.Tpo .deps/get_patches.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo ../../mpfr/add_d.c
mv -f .deps/rem1.Tpo .deps/rem1.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo ../../mpfr/sub_d.c
mv -f .deps/jn.Tpo .deps/jn.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo ../../mpfr/d_sub.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../mpfr/add_d.c -o add_d.o
mv -f .deps/yn.Tpo .deps/yn.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../mpfr/sub_d.c -o sub_d.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo ../../mpfr/mul_d.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../mpfr/d_sub.c -o d_sub.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../mpfr/mul_d.c -o mul_d.o
mv -f .deps/add_d.Tpo .deps/add_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo ../../mpfr/div_d.c
mv -f .deps/sub_d.Tpo .deps/sub_d.Plo
mv -f .deps/d_sub.Tpo .deps/d_sub.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo ../../mpfr/d_div.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c -o li2.lo ../../mpfr/li2.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../mpfr/div_d.c -o div_d.o
mv -f .deps/mul_d.Tpo .deps/mul_d.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../mpfr/d_div.c -o d_div.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c -o rec_sqrt.lo ../../mpfr/rec_sqrt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../mpfr/li2.c -o li2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../mpfr/rec_sqrt.c -o rec_sqrt.o
mv -f .deps/div_d.Tpo .deps/div_d.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c -o min_prec.lo ../../mpfr/min_prec.c
mv -f .deps/d_div.Tpo .deps/d_div.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c -o buildopt.lo ../../mpfr/buildopt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../mpfr/min_prec.c -o min_prec.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../mpfr/buildopt.c -o buildopt.o
mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c -o digamma.lo ../../mpfr/digamma.c
mv -f .deps/min_prec.Tpo .deps/min_prec.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c -o bernoulli.lo ../../mpfr/bernoulli.c
mv -f .deps/buildopt.Tpo .deps/buildopt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c -o isregular.lo ../../mpfr/isregular.c
mv -f .deps/li2.Tpo .deps/li2.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c -o set_flt.lo ../../mpfr/set_flt.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../mpfr/digamma.c -o digamma.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../mpfr/bernoulli.c -o bernoulli.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../mpfr/isregular.c -o isregular.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../mpfr/set_flt.c -o set_flt.o
mv -f .deps/bernoulli.Tpo .deps/bernoulli.Plo
mv -f .deps/isregular.Tpo .deps/isregular.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c -o get_flt.lo ../../mpfr/get_flt.c
mv -f .deps/set_flt.Tpo .deps/set_flt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c -o scale2.lo ../../mpfr/scale2.c
mv -f .deps/digamma.Tpo .deps/digamma.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c -o set_z_exp.lo ../../mpfr/set_z_exp.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c -o ai.lo ../../mpfr/ai.c
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../mpfr/get_flt.c -o get_flt.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../mpfr/scale2.c -o scale2.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c ../../mpfr/set_z_exp.c -o set_z_exp.o
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../mpfr/ai.c -o ai.o
mv -f .deps/scale2.Tpo .deps/scale2.Plo
mv -f .deps/get_flt.Tpo .deps/get_flt.Plo
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c -o gammaonethird.lo ../../mpfr/gammaonethird.c
mv -f .deps/set_z_exp.Tpo .deps/set_z_exp.Plo
mv -f .deps/ai.Tpo .deps/ai.Plo
libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -I. -I../../mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -g -fkeep-inline-functions -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../mpfr/gammaonethird.c -o gammaonethird.o
mv -f .deps/gammaonethird.Tpo .deps/gammaonethird.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 4:1:0 -o libmpfr.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo -lgmp
libtool: link: ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o get_patches.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o
libtool: link: ranlib .libs/libmpfr.a
libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpfr'
Configuring stage 1 in ./mpc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gmp.h... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/fgrep
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-ar... ar
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/configure: line 8413: : supported targets:.* elf: command not found
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) no
checking complex.h usability... yes
checking complex.h presence... no
configure: WARNING: complex.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: complex.h: proceeding with the compiler's result
checking for complex.h... yes
checking locale.h usability... yes
checking locale.h presence... no
configure: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: locale.h: proceeding with the compiler's result
checking for locale.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... no
configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: limits.h: proceeding with the compiler's result
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... no
configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/time.h: proceeding with the compiler's result
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for creal in -lm... yes
checking for __gmpz_init in -lgmp... yes
checking for MPFR... yes
checking for recent GMP... yes
checking for recent MPFR... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for setlocale... yes
checking for dup... yes
checking for dup2... yes
checking for fileno... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make all-recursive
make[4]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
Making all in src
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../mpc/src/abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../mpc/src/acos.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../mpc/src/acosh.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../mpc/src/add.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../mpc/src/abs.c -o abs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../mpc/src/acos.c -o acos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../mpc/src/add.c -o add.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../mpc/src/acosh.c -o acosh.o
mv -f .deps/abs.Tpo .deps/abs.Plo
mv -f .deps/add.Tpo .deps/add.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../mpc/src/add_fr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../mpc/src/add_si.c
mv -f .deps/acosh.Tpo .deps/acosh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../mpc/src/add_ui.c
mv -f .deps/acos.Tpo .deps/acos.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../mpc/src/add_fr.c -o add_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../mpc/src/add_si.c -o add_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../mpc/src/arg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../mpc/src/add_ui.c -o add_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../mpc/src/arg.c -o arg.o
mv -f .deps/add_fr.Tpo .deps/add_fr.Plo
mv -f .deps/add_si.Tpo .deps/add_si.Plo
mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../mpc/src/asin.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../mpc/src/asinh.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../mpc/src/atan.c
mv -f .deps/arg.Tpo .deps/arg.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../mpc/src/atanh.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../mpc/src/asin.c -o asin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../mpc/src/asinh.c -o asinh.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../mpc/src/atan.c -o atan.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../mpc/src/atanh.c -o atanh.o
mv -f .deps/asinh.Tpo .deps/asinh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../mpc/src/clear.c
mv -f .deps/asin.Tpo .deps/asin.Plo
mv -f .deps/atanh.Tpo .deps/atanh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../mpc/src/cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../mpc/src/cmp_si_si.c
mv -f .deps/atan.Tpo .deps/atan.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../mpc/src/clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../mpc/src/conj.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../mpc/src/cmp.c -o cmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../mpc/src/cmp_si_si.c -o cmp_si_si.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../mpc/src/conj.c -o conj.o
mv -f .deps/clear.Tpo .deps/clear.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../mpc/src/cosh.c
mv -f .deps/cmp.Tpo .deps/cmp.Plo
mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo ../../../mpc/src/div_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../mpc/src/cosh.c -o cosh.o
mv -f .deps/conj.Tpo .deps/conj.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../mpc/src/div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../mpc/src/div_fr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../mpc/src/div_2exp.c -o div_2exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../mpc/src/div.c -o div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../mpc/src/div_fr.c -o div_fr.o
mv -f .deps/cosh.Tpo .deps/cosh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../mpc/src/div_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../mpc/src/div_ui.c -o div_ui.o
mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../mpc/src/exp.c
mv -f .deps/div_fr.Tpo .deps/div_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../mpc/src/fma.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../mpc/src/exp.c -o exp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../mpc/src/fma.c -o fma.o
mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
mv -f .deps/div.Tpo .deps/div.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../mpc/src/fr_div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../mpc/src/fr_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../mpc/src/fr_div.c -o fr_div.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../mpc/src/fr_sub.c -o fr_sub.o
mv -f .deps/exp.Tpo .deps/exp.Plo
mv -f .deps/fma.Tpo .deps/fma.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get.lo -MD -MP -MF .deps/get.Tpo -c -o get.lo ../../../mpc/src/get.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../mpc/src/get_prec2.c
mv -f .deps/fr_div.Tpo .deps/fr_div.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get.lo -MD -MP -MF .deps/get.Tpo -c ../../../mpc/src/get.c -o get.o
mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../mpc/src/get_prec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../mpc/src/get_prec2.c -o get_prec2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo ../../../mpc/src/get_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../mpc/src/get_prec.c -o get_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../mpc/src/get_str.c -o get_str.o
mv -f .deps/get.Tpo .deps/get.Plo
mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../mpc/src/get_version.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../mpc/src/imag.c
mv -f .deps/get_prec.Tpo .deps/get_prec.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../mpc/src/init2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../mpc/src/imag.c -o imag.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../mpc/src/get_version.c -o get_version.o
mv -f .deps/get_str.Tpo .deps/get_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../mpc/src/init3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../mpc/src/init2.c -o init2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../mpc/src/init3.c -o init3.o
mv -f .deps/imag.Tpo .deps/imag.Plo
mv -f .deps/get_version.Tpo .deps/get_version.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../mpc/src/inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../mpc/src/log.c
mv -f .deps/init2.Tpo .deps/init2.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../mpc/src/mem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../mpc/src/inp_str.c -o inp_str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../mpc/src/log.c -o log.o
mv -f .deps/init3.Tpo .deps/init3.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo ../../../mpc/src/mul_2exp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../mpc/src/mem.c -o mem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../mpc/src/mul_2exp.c -o mul_2exp.o
mv -f .deps/log.Tpo .deps/log.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../mpc/src/mul.c
mv -f .deps/mem.Tpo .deps/mem.Plo
mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../mpc/src/mul_fr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../mpc/src/mul_i.c
mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../mpc/src/mul.c -o mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../mpc/src/mul_si.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../mpc/src/mul_fr.c -o mul_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../mpc/src/mul_i.c -o mul_i.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../mpc/src/mul_si.c -o mul_si.o
mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../mpc/src/mul_ui.c
mv -f .deps/mul_i.Tpo .deps/mul_i.Plo
mv -f .deps/mul_si.Tpo .deps/mul_si.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../mpc/src/neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../mpc/src/norm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../mpc/src/mul_ui.c -o mul_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../mpc/src/neg.c -o neg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../mpc/src/norm.c -o norm.o
mv -f .deps/mul.Tpo .deps/mul.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../mpc/src/out_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../mpc/src/out_str.c -o out_str.o
mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../mpc/src/pow.c
mv -f .deps/neg.Tpo .deps/neg.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../mpc/src/pow_fr.c
mv -f .deps/norm.Tpo .deps/norm.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../mpc/src/pow_ld.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../mpc/src/pow.c -o pow.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../mpc/src/pow_fr.c -o pow_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../mpc/src/pow_ld.c -o pow_ld.o
mv -f .deps/out_str.Tpo .deps/out_str.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../mpc/src/pow_d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../mpc/src/pow_d.c -o pow_d.o
mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../mpc/src/pow_si.c
mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../mpc/src/pow_ui.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../mpc/src/pow_si.c -o pow_si.o
mv -f .deps/pow_d.Tpo .deps/pow_d.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../mpc/src/pow_ui.c -o pow_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../mpc/src/pow_z.c
mv -f .deps/pow.Tpo .deps/pow.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../mpc/src/proj.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../mpc/src/pow_z.c -o pow_z.o
mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../mpc/src/proj.c -o proj.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../mpc/src/real.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../mpc/src/real.c -o real.o
mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../mpc/src/urandom.c
mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../mpc/src/set.c
mv -f .deps/proj.Tpo .deps/proj.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../mpc/src/set_prec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../mpc/src/urandom.c -o urandom.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../mpc/src/set.c -o set.o
mv -f .deps/real.Tpo .deps/real.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../mpc/src/set_str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../mpc/src/set_prec.c -o set_prec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../mpc/src/set_str.c -o set_str.o
mv -f .deps/urandom.Tpo .deps/urandom.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../mpc/src/set_x.c
mv -f .deps/set.Tpo .deps/set.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../mpc/src/set_x_x.c
mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../mpc/src/sin_cos.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../mpc/src/set_x.c -o set_x.o
mv -f .deps/set_str.Tpo .deps/set_str.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../mpc/src/set_x_x.c -o set_x_x.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../mpc/src/sinh.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../mpc/src/sin_cos.c -o sin_cos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../mpc/src/sinh.c -o sinh.o
mv -f .deps/set_x.Tpo .deps/set_x.Plo
mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../mpc/src/sqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../mpc/src/sqrt.c
mv -f .deps/sinh.Tpo .deps/sinh.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../mpc/src/strtoc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../mpc/src/sqr.c -o sqr.o
mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../mpc/src/sqrt.c -o sqrt.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../mpc/src/sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../mpc/src/strtoc.c -o strtoc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../mpc/src/sub.c -o sub.o
mv -f .deps/strtoc.Tpo .deps/strtoc.Plo
mv -f .deps/sqr.Tpo .deps/sqr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../mpc/src/sub_fr.c
mv -f .deps/sub.Tpo .deps/sub.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../mpc/src/sub_ui.c
mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../mpc/src/swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../mpc/src/tan.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../mpc/src/sub_fr.c -o sub_fr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../mpc/src/sub_ui.c -o sub_ui.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../mpc/src/swap.c -o swap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../mpc/src/tan.c -o tan.o
mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../mpc/src/tanh.c
mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
mv -f .deps/swap.Tpo .deps/swap.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../mpc/src/uceil_log2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../mpc/src/ui_div.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../mpc/src/tanh.c -o tanh.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../mpc/src/uceil_log2.c -o uceil_log2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../mpc/src/ui_div.c -o ui_div.o
mv -f .deps/tan.Tpo .deps/tan.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../mpc/src/ui_ui_sub.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../mpc/src -I.. -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -g -fkeep-inline-functions -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../mpc/src/ui_ui_sub.c -o ui_ui_sub.o
mv -f .deps/tanh.Tpo .deps/tanh.Plo
mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -fkeep-inline-functions -version-info 2:0:0 -o libmpc.la -rpath /home/CLUSTER/uclv.carlosbr/.local/easybuild/software/GCC/4.6.3/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_si_si.lo conj.lo cosh.lo div_2exp.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get.lo get_prec2.lo get_prec.lo get_str.lo get_version.lo imag.lo init2.lo init3.lo inp_str.lo log.lo mem.lo mul_2exp.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm
libtool: link: ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_si_si.o conj.o cosh.o div_2exp.o div.o div_fr.o div_ui.o exp.o fma.o fr_div.o fr_sub.o get.o get_prec2.o get_prec.o get_str.o get_version.o imag.o init2.o init3.o inp_str.o log.o mem.o mul_2exp.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o
libtool: link: ranlib .libs/libmpc.a
libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" )
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/src'
Making all in tests
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/tests'
Making all in doc
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc/doc'
make[5]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[4]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/mpc'
make[3]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/x86-64.h config/i386/linux64.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/bash ../../gcc/mkconfig.sh tm.h
mawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/java/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt ../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt ../../gcc/config/linux-android.opt > tmp-optionlist
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh bconfig.h
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-DBASEVER="\"4.6.3\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../gcc/version.c
/bin/bash ../../gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
echo "#define BUILDING_GCC_MAJOR `echo 4.6.3 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/bash ../../gcc/mkconfig.sh tm_p.h
rm -f tmp-all-tree.def
/bin/bash ../../gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MINOR `echo 4.6.3 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo '#include "tree.def"' > tmp-all-tree.def
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.3 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
if test no = yes \
|| test -n "../lib64 ../lib"; then \
/bin/bash ../../gcc/genmultilib \
"m64/m32" \
"64 32 " \
"" \
"" \
"" \
"" \
"../lib64 ../lib" \
"no" \
> tmp-mlib.h; \
else \
/bin/bash ../../gcc/genmultilib '' '' '' '' '' '' '' no \
> tmp-mlib.h; \
fi
lsf="../../gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
echo timestamp > s-bversion
ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/java/java-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
/bin/bash ../../gcc/../move-if-change tmp-specs.h specs.h
echo "gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../gcc/../move-if-change checksum-options.tmp checksum-options
/bin/bash ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-specs
mawk -f ../../gcc/config/i386/i386-builtin-types.awk ../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
echo timestamp > s-alltree
/bin/bash ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
rm -f mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/bash ../../gcc/mkconfig.sh tconfig.h
cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h
echo timestamp > s-i386-bt
cp ../../gcc/config/i386/sfp-machine.h sfp-machine.h
/bin/bash ../../gcc/../move-if-change tmp-mlib.h multilib.h
(echo "@set version-GCC 4.6.3"; \
if [ "" = "experimental" ]; \
then echo "@set DEVELOPMENT"; \
else echo "@clear DEVELOPMENT"; \
fi) > gcc-vers.texiT
echo timestamp > s-mlib
echo @set srcdir /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc/../../gcc >> gcc-vers.texiT
echo timestamp > gpl.pod
if [ -n "(GCC) " ]; then \
echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/include/gpl_v3.texi > gpl.pod
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genhooks.o ../../gcc/genhooks.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genchecksum.o ../../gcc/genchecksum.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-o build/genenums.o ../../gcc/genenums.c
mawk -f ../../gcc/opt-functions.awk -f ../../gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber ../../gcc/errors.c -o errors.o
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/gmp -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/./mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpfr -I/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber ../../gcc/lto-wrapper.c -o lto-wrapper.o
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
fi
if [ xinfo = xinfo ]; then \
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
-I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \
fi
echo timestamp > gcc.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod
../../gcc/doc/install.texi:3082: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3097: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3148: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3155: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3164: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3201: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3218: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3253: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3282: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3294: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3332: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3345: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3397: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3410: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3521: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3530: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3542: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3562: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3592: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3612: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3627: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3768: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3775: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3782: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3789: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3796: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3803: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3810: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3817: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3843: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3855: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3862: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3869: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3927: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:3934: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4031: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4038: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4050: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4066: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4072: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4079: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4085: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4092: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4098: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4104: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4111: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4117: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4125: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4131: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4137: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4148: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4263: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4278: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4340: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4356: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4366: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4391: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4398: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4433: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4443: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4461: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4473: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4530: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4547: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4557: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4566: warning: @anchor should not appear in @heading
../../gcc/doc/install.texi:4612: warning: @anchor should not appear in @heading
../../gcc/doc/cppopts.texi:772: @itemx must follow @item
Makefile:4270: recipe for target 'doc/cpp.info' failed
make[3]: *** [doc/cpp.info] Error 1
make[3]: *** Waiting for unfinished jobs....
../../gcc/doc/gcc.texi:89: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:89: warning: @end should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @tex should only appear at a line beginning
../../gcc/doc/gcc.texi:91: warning: @end should only appear at a line beginning
../../gcc/doc/invoke.texi:168: superfluous argument to @end smallexample: -fdump-go-spec=@var{file} (possibly involving @gccoptlist)
../../gcc/doc/invoke.texi:5088: @itemx must follow @item
../../gcc/doc/invoke.texi:5092: @itemx must follow @item
../../gcc/doc/invoke.texi:5103: @itemx must follow @item
../../gcc/doc/invoke.texi:5107: @itemx must follow @item
../../gcc/doc/invoke.texi:5152: @itemx must follow @item
../../gcc/doc/invoke.texi:5182: @itemx must follow @item
../../gcc/doc/invoke.texi:5194: @itemx must follow @item
../../gcc/doc/cppopts.texi:772: @itemx must follow @item
../../gcc/doc/invoke.texi:977: warning: node next `Overall Options' in menu `C Dialect Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:977: warning: node up `Overall Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1442: warning: node prev `C Dialect Options' in menu `Overall Options' and in sectioning `Invoking G++' differ
../../gcc/doc/invoke.texi:1442: warning: node up `C Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:1811: warning: node up `C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2513: warning: node up `Objective-C and Objective-C++ Dialect Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2745: warning: node up `Language Independent Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:2808: warning: node up `Warning Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:4538: warning: node up `Debugging Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:5862: warning: node up `Optimize Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8910: warning: node up `Preprocessor Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8948: warning: node up `Assembler Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:8971: warning: node up `Link Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9223: warning: node up `Directory Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9367: warning: node up `Spec Files' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/invoke.texi:9929: warning: node up `Target Options' in menu `Option Summary' and in sectioning `Invoking GCC' differ
../../gcc/doc/implement-c.texi:6: warning: node next `C Implementation' in menu `C Extensions' and in sectioning `C++ Implementation' differ
../../gcc/doc/implement-cxx.texi:6: warning: node next `C++ Implementation' in menu `C++ Extensions' and in sectioning `C Extensions' differ
../../gcc/doc/implement-cxx.texi:6: warning: node prev `C++ Implementation' in menu `C Extensions' and in sectioning `C Implementation' differ
../../gcc/doc/extend.texi:8: warning: node next `C Extensions' in menu `C++ Implementation' and in sectioning `C++ Extensions' differ
../../gcc/doc/extend.texi:8: warning: node prev `C Extensions' in menu `C Implementation' and in sectioning `C++ Implementation' differ
../../gcc/doc/extend.texi:771: warning: node next `Conditionals' in menu `Long Long' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:809: warning: node next `__int128' in menu `Complex' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:809: warning: node prev `__int128' in menu `Long Long' and in sectioning `Conditionals' differ
../../gcc/doc/extend.texi:820: warning: node next `Long Long' in menu `__int128' and in sectioning `Complex' differ
../../gcc/doc/extend.texi:820: warning: node prev `Long Long' in menu `Conditionals' and in sectioning `__int128' differ
../../gcc/doc/extend.texi:852: warning: node prev `Complex' in menu `__int128' and in sectioning `Long Long' differ
../../gcc/doc/extend.texi:1246: warning: node next `Zero Length' in menu `Variable Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1344: warning: node next `Empty Structures' in menu `Variadic Macros' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1344: warning: node prev `Empty Structures' in menu `Variable Length' and in sectioning `Zero Length' differ
../../gcc/doc/extend.texi:1360: warning: node next `Variable Length' in menu `Empty Structures' and in sectioning `Variadic Macros' differ
../../gcc/doc/extend.texi:1360: warning: node prev `Variable Length' in menu `Zero Length' and in sectioning `Empty Structures' differ
../../gcc/doc/extend.texi:1441: warning: node prev `Variadic Macros' in menu `Empty Structures' and in sectioning `Variable Length' differ
../../gcc/doc/extend.texi:1659: warning: node next `Designated Inits' in menu `Cast to Union' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:1803: warning: node next `Case Ranges' in menu `Mixed Declarations' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:1803: warning: node prev `Case Ranges' in menu `Cast to Union' and in sectioning `Designated Inits' differ
../../gcc/doc/extend.texi:1840: warning: node next `Cast to Union' in menu `Case Ranges' and in sectioning `Mixed Declarations' differ
../../gcc/doc/extend.texi:1840: warning: node prev `Cast to Union' in menu `Designated Inits' and in sectioning `Case Ranges' differ
../../gcc/doc/extend.texi:1881: warning: node prev `Mixed Declarations' in menu `Case Ranges' and in sectioning `Cast to Union' differ
../../gcc/doc/extend.texi:10004: warning: node next `MIPS Loongson Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:10407: warning: node next `picoChip Built-in Functions' in menu `PowerPC AltiVec/VSX Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:10407: warning: node prev `picoChip Built-in Functions' in menu `Other MIPS Built-in Functions' and in sectioning `MIPS Loongson Built-in Functions' differ
../../gcc/doc/extend.texi:10443: warning: node next `Other MIPS Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `PowerPC AltiVec/VSX Built-in Functions' differ
../../gcc/doc/extend.texi:10443: warning: node prev `Other MIPS Built-in Functions' in menu `MIPS Loongson Built-in Functions' and in sectioning `picoChip Built-in Functions' differ
../../gcc/doc/extend.texi:10455: warning: node prev `PowerPC AltiVec/VSX Built-in Functions' in menu `picoChip Built-in Functions' and in sectioning `Other MIPS Built-in Functions' differ
../../gcc/doc/extend.texi:13701: warning: node prev `C++ Extensions' in menu `C++ Implementation' and in sectioning `C Extensions' differ
../../gcc/doc/trouble.texi:7: warning: node next `Trouble' in menu `Service' and in sectioning `Bugs' differ
../../gcc/doc/trouble.texi:7: warning: node prev `Trouble' in menu `Bug Reporting' and in sectioning `Gcov' differ
../../gcc/doc/trouble.texi:7: warning: node up `Trouble' in menu `Bugs' and in sectioning `Top' differ
../../gcc/doc/service.texi:6: warning: node prev `Service' in menu `Trouble' and in sectioning `Bugs' differ
../../gcc/doc/service.texi:6: warning: node up `Service' in menu `Bugs' and in sectioning `Top' differ
Makefile:4270: recipe for target 'doc/gcc.info' failed
make[3]: *** [doc/gcc.info] Error 1
rm gcc.pod
make[3]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj/gcc'
Makefile:5520: recipe for target 'all-stage1-gcc' failed
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Makefile:22053: recipe for target 'stage1-bubble' failed
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
Makefile:22405: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2
(at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/tools/run.py:397 in parse_cmd_output)
== 2016-01-07 10:36:05,102 runpy.easyblock WARNING build failed (first 300 chars): cmd " make -j 4 bootstrap " exited with exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum
== 2016-01-07 10:36:05,103 runpy.EB_GCC INFO Closing log for application name GCC version 4.6.3
== 2016-01-07 10:36:05,105 runpy.EB_GCC INFO Closing log for application name GCC version 4.6.3
== 2016-01-07 10:36:05,107 runpy.easyblock INFO FAILED: Installation ended unsuccessfully (build directory: /home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy): build failed (first 300 chars): cmd " make -j 4 bootstrap " exited with exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum
== 2016-01-07 10:36:05,107 runpy.easyblock INFO Results of the build can be found in the log file /tmp/eb-_i5L0V/easybuild-GCC-4.6.3-20160107.102734.venfw.log
== 2016-01-07 10:36:05,110 runpy ERROR build failed (first 300 chars): cmd " make -j 4 bootstrap " exited with exitcode 2 and output:
echo stage3 > stage_final
make[1]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj'
make[2]: Entering directory '/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum (at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/main.py:115 in build_and_install_software)
== 2016-01-07 10:36:05,113 runpy.filetools DEBUG Not creating existing path /tmp/eb-_i5L0V
== 2016-01-07 10:36:05,115 runpy ERROR Build of /opt/librarieshpc/easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.5.0-py2.7.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb failed (err: 'build failed (first 300 chars): cmd " make -j 4 bootstrap " exited with exitcode 2 and output:\necho stage3 > stage_final\nmake[1]: Entering directory \'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj\'\nmake[2]: Entering directory \'/home/CLUSTER/uclv.carlosbr/.local/easybuild/build/GCC/4.6.3/dum') (at easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/main.py:147 in build_and_install_software)