Hi, I am relatively new to Linux and am trying to use Genius to simulate semiconductor diode devices. I looked intently into the other Genius-TCAD-Open Issues, but could not locate a solution to my exact problem.
Here are my specs:
Installing cogenda-Genius-TCAD-Open-master on my Ubuntu 14.04 LTS
I have the following installed:
VTK 5.4.2
gcc 4:4.8.2-1ubuntu6
Petsc version 3.1-p8
cgns 3.1.4.2-1
flex 2.5.35-10
bison 2:3.0.2
Setting top to : /home/sal/Genius/Genius-TCAD-Open-master
Setting out to : /home/sal/Genius/Genius-TCAD-Open-master/build/default
Checking for 'icc' (c compiler) : not found
Checking for 'gcc' (c compiler) : ok
Checking for 'icpc' (c++ compiler) : not found
Checking for 'g++' (c++ compiler) : ok
Checking for 'ifort' (fortran compiler) : not found
Checking for 'gfortran' (fortran compiler) : ok
Checking for program git : /usr/bin/git
Setting version string : 20140708
Detecting optimization options : -O2 -unroll -msse3
Checking for visibility flags : yes
Checking for size of double : yes
Checking for size of float : yes
Checking for size of int : yes
Checking for size of long int : yes
Checking for size of long long int : yes
Checking for size of short int : yes
Checking for size of void * : yes
Checking for header fcntl.h : yes
Checking for header float.h : yes
Checking for header fenv.h : yes
Checking for header limits.h : yes
Checking for header stddef.h : yes
Checking for header stdlib.h : yes
Checking for header string.h : yes
Checking for header stdio.h : yes
Checking for header assert.h : yes
Checking for header sys/time.h : yes
Checking for header sys/types.h : yes
Checking for header sys/stat.h : yes
Checking for header stdlib.h : yes
Checking for header string.h : yes
Checking for header memory.h : yes
Checking for header strings.h : yes
Checking for header inttypes.h : yes
Checking for header stdint.h : yes
Checking for header unistd.h : yes
Checking for header tr1/unordered_map : yes
Checking for header tr1/unordered_set : yes
Checking for header unordered_map : not found
Checking for header unordered_set : not found
Checking for header limits : yes
Checking for c++ namespaces : yes
Checking for std::sstream : yes
Checking for library m : yes
Could not find petscversion.h, or it can not be parsed.
(complete log in /home/sal/Genius/Genius-TCAD-Open-master/build/default/config.log)
Is Genius Open not compatible with Ubuntu 14.04 (as most everyone has been reporting use on 12.04)? Or maybe there is a more trivial solution to my rookie config/make attempts. Another interesting error was the 'could not find petscversion.h', I'm not sure where it needs to be found.
Here is the complete log, any help is much appreciated!
-Sal
project genius configured on Tue Jul 8 17:02:59 2014 by
waf 1.6.4 (abi 98, python 20706f0 on linux2)
using ./waf --prefix=/home/sal/Genius/Genius-TCAD-Open-master --with-petsc-dir= --with-petsc-arch= configure build install
Checking for 'icc' (c compiler)
find program=['icc'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CC' -> ''
from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program icc
Checking for 'icpc' (c++ compiler)
find program=['icpc'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CXX' -> ''
from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program icpc
not found
Checking for 'g++' (c++ compiler)
find program=['g++', 'c++'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CXX' -> '/usr/bin/g++'
(tool ar is already loaded, skipping)
ok
Checking for 'ifort' (fortran compiler)
find program=['ifort'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='FC' -> ''
from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program ifort
Checking for program git
/usr/bin/git
find program=['git'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='GIT' -> '/usr/bin/git'
['/usr/bin/git', 'rev-parse', '--short', 'HEAD']
err: fatal: Not a git repository (or any of the parent directories): .git
<==
[1/2] [32mcxx: build/default/.conf_check_0256874189748743c3970fc48efcf945/test.cpp -> build/default/.conf_check_0256874189748743c3970fc48efcf945/testbuild/test.cpp.0.o
[0m
['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
err: In file included from /usr/include/c++/4.8/unordered_map:35:0,
from ../test.cpp:1:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
error This file requires compiler and library support for the \
^
from /home/sal/Genius/Genius-TCAD-Open-master: Test does not build: Traceback (most recent call last):
File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Tools/c_config.py", line 435, in run_c_code
bld.compile()
File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Build.py", line 192, in compile
raise Errors.BuildError(self.producer.error)
BuildError: Build failed
-> task failed (exit status 1):
{task 3066574476L: cxx test.cpp -> test.cpp.0.o}
['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
not found
from /home/sal/Genius/Genius-TCAD-Open-master: The configuration failed
Checking for header unordered_set
==>
include
int main() {
return 0;
}
<==
[1/2] [32mcxx: build/default/.conf_check_ba6a401bf7e478bd338547b36ee642dd/test.cpp -> build/default/.conf_check_ba6a401bf7e478bd338547b36ee642dd/testbuild/test.cpp.0.o
[0m
['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
err: In file included from /usr/include/c++/4.8/unordered_set:35:0,
from ../test.cpp:1:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
error This file requires compiler and library support for the \
^
from /home/sal/Genius/Genius-TCAD-Open-master: Test does not build: Traceback (most recent call last):
File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Tools/c_config.py", line 435, in run_c_code
bld.compile()
File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Build.py", line 192, in compile
raise Errors.BuildError(self.producer.error)
BuildError: Build failed
-> task failed (exit status 1):
{task 3066590668L: cxx test.cpp -> test.cpp.0.o}
['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
not found
from /home/sal/Genius/Genius-TCAD-Open-master: The configuration failed
Hi, I am relatively new to Linux and am trying to use Genius to simulate semiconductor diode devices. I looked intently into the other Genius-TCAD-Open Issues, but could not locate a solution to my exact problem.
Here are my specs: Installing cogenda-Genius-TCAD-Open-master on my Ubuntu 14.04 LTS I have the following installed: VTK 5.4.2 gcc 4:4.8.2-1ubuntu6 Petsc version 3.1-p8 cgns 3.1.4.2-1 flex 2.5.35-10 bison 2:3.0.2
Following these instructions for installation (https://github.com/cogenda/Genius-TCAD-Open/blob/master/INSTALL#L38), I arrived to the 6th step: ./waf --prefix=$PWD --with-petsc-dir=$PETSC_DIR \ --with-petsc-arch=$PETSC_ARCH configure build install
which triggered this error message:
sal@sal-Precision-WorkStation-T3400:~/Genius/Genius-TCAD-Open-master$ ./waf --prefix=$PWD --with-petsc-dir=$PETSC_DIR \
Is Genius Open not compatible with Ubuntu 14.04 (as most everyone has been reporting use on 12.04)? Or maybe there is a more trivial solution to my rookie config/make attempts. Another interesting error was the 'could not find petscversion.h', I'm not sure where it needs to be found.
Here is the complete log, any help is much appreciated!
-Sal
project genius configured on Tue Jul 8 17:02:59 2014 by
waf 1.6.4 (abi 98, python 20706f0 on linux2)
using ./waf --prefix=/home/sal/Genius/Genius-TCAD-Open-master --with-petsc-dir= --with-petsc-arch= configure build install
Setting top to
/home/sal/Genius/Genius-TCAD-Open-master
Setting out to
/home/sal/Genius/Genius-TCAD-Open-master/build/default
Checking for 'icc' (c compiler) find program=['icc'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CC' -> '' from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program icc
not found
Checking for 'gcc' (c compiler) find program=['gcc', 'cc'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CC' -> '/usr/bin/gcc' find program=['ar'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='AR' -> '/usr/bin/ar'
ok
Checking for 'icpc' (c++ compiler) find program=['icpc'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CXX' -> '' from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program icpc
not found
Checking for 'g++' (c++ compiler) find program=['g++', 'c++'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='CXX' -> '/usr/bin/g++' (tool ar is already loaded, skipping)
ok
Checking for 'ifort' (fortran compiler) find program=['ifort'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='FC' -> '' from /home/sal/Genius/Genius-TCAD-Open-master: Could not find the program ifort
not found
Checking for 'gfortran' (fortran compiler) find program=['gfortran'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='FC' -> '/usr/bin/gfortran' find program=['ar'] paths='' var='AR' -> '/usr/bin/ar'
ok
Checking for program git /usr/bin/git find program=['git'] paths=['/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin', '/usr/games', '/usr/local/games'] var='GIT' -> '/usr/bin/git' ['/usr/bin/git', 'rev-parse', '--short', 'HEAD'] err: fatal: Not a git repository (or any of the parent directories): .git
Setting version string
20140708
Detecting optimization options ['/usr/bin/gcc', '-O2', '-unroll', '-axSSE4.2,SSE4.1,SSSE3', '-msse3', 'test.c'] err: gcc: error: unrecognized command line option ‘-axSSE4.2,SSE4.1,SSSE3’
['/usr/bin/gcc', '-O2', '-unroll', '-axS', '-msse3', 'test.c'] err: gcc: error: unrecognized command line option ‘-axS’
['/usr/bin/gcc', '-O2', '-unroll', '-msse3', 'test.c']
-O2 -unroll -msse3
Checking for visibility flags ['/usr/bin/g++', '-fvisibility-inlines-hidden', 'test.cc']
yes
Checking for size of double ==>
include
int main() { printf("%d", (int)sizeof(double)); return 0; } <== [1/3] [32mc: build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/test.c -> build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/test.c.0.o -> build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_365e155d4d9dee8cef66d6b8c3484fa5/testbuild/testprog'] out: 8
yes
Checking for size of float ==>
include
int main() { printf("%d", (int)sizeof(float)); return 0; } <== [1/3] [32mc: build/default/.conf_check_16c445e947e841bce40876284f65e640/test.c -> build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/test.c.0.o -> build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_16c445e947e841bce40876284f65e640/testbuild/testprog'] out: 4
yes
Checking for size of int ==>
include
int main() { printf("%d", (int)sizeof(int)); return 0; } <== [1/3] [32mc: build/default/.conf_check_89976af126331009cb9f11976585ed60/test.c -> build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/test.c.0.o -> build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_89976af126331009cb9f11976585ed60/testbuild/testprog'] out: 4
yes
Checking for size of long int ==>
include
int main() { printf("%d", (int)sizeof(long int)); return 0; } <== [1/3] [32mc: build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/test.c -> build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/test.c.0.o -> build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_f64e3b1906bf028c587b0221f5454912/testbuild/testprog'] out: 4
yes
Checking for size of long long int ==>
include
int main() { printf("%d", (int)sizeof(long long int)); return 0; } <== [1/3] [32mc: build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/test.c -> build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/test.c.0.o -> build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_1123a5420e665b9a8042281e69f1536e/testbuild/testprog'] out: 8
yes
Checking for size of short int ==>
include
int main() { printf("%d", (int)sizeof(short int)); return 0; } <== [1/3] [32mc: build/default/.conf_check_46e78608be599b765d3f68d6330b4865/test.c -> build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/test.c.0.o -> build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_46e78608be599b765d3f68d6330b4865/testbuild/testprog'] out: 2
yes
Checking for size of void * ==>
include
int main() { printf("%d", (int)sizeof(void *)); return 0; } <== [1/3] [32mc: build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/test.c -> build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '../test.c', '-c', '-o', 'test.c.0.o'] [2/3] [33mcprogram: build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/test.c.0.o -> build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic'] [3/3] [35mtest_exec: build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/testprog [0m ['/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_15f81e4a096bafdd7c37a85965ef9080/testbuild/testprog'] out: 4
yes
Checking for header fcntl.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_f92571f0c57ba826932f09528ff69c29/test.c -> build/default/.conf_check_f92571f0c57ba826932f09528ff69c29/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_f92571f0c57ba826932f09528ff69c29/testbuild/test.c.0.o -> build/default/.conf_check_f92571f0c57ba826932f09528ff69c29/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_f92571f0c57ba826932f09528ff69c29/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header float.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_d147df756601925e1a8914768171abb6/test.c -> build/default/.conf_check_d147df756601925e1a8914768171abb6/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_d147df756601925e1a8914768171abb6/testbuild/test.c.0.o -> build/default/.conf_check_d147df756601925e1a8914768171abb6/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_d147df756601925e1a8914768171abb6/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header fenv.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_6047d6384c9baeb7a15c177b1c393d87/test.c -> build/default/.conf_check_6047d6384c9baeb7a15c177b1c393d87/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_6047d6384c9baeb7a15c177b1c393d87/testbuild/test.c.0.o -> build/default/.conf_check_6047d6384c9baeb7a15c177b1c393d87/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_6047d6384c9baeb7a15c177b1c393d87/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header limits.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_e76f8508d51ba0ee2c91898f11317e65/test.c -> build/default/.conf_check_e76f8508d51ba0ee2c91898f11317e65/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_e76f8508d51ba0ee2c91898f11317e65/testbuild/test.c.0.o -> build/default/.conf_check_e76f8508d51ba0ee2c91898f11317e65/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_e76f8508d51ba0ee2c91898f11317e65/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header stddef.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_7d483127e49eed51ff00069e83bc9a8f/test.c -> build/default/.conf_check_7d483127e49eed51ff00069e83bc9a8f/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_7d483127e49eed51ff00069e83bc9a8f/testbuild/test.c.0.o -> build/default/.conf_check_7d483127e49eed51ff00069e83bc9a8f/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_7d483127e49eed51ff00069e83bc9a8f/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header stdlib.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/test.c -> build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/test.c.0.o -> build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header string.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/test.c -> build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/test.c.0.o -> build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header stdio.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_095adbcb6fcbecc99eb8a27982d649e4/test.c -> build/default/.conf_check_095adbcb6fcbecc99eb8a27982d649e4/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_095adbcb6fcbecc99eb8a27982d649e4/testbuild/test.c.0.o -> build/default/.conf_check_095adbcb6fcbecc99eb8a27982d649e4/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_095adbcb6fcbecc99eb8a27982d649e4/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header assert.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_5334ea13d34f3c2058f0659c47a21137/test.c -> build/default/.conf_check_5334ea13d34f3c2058f0659c47a21137/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_STDIO_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_5334ea13d34f3c2058f0659c47a21137/testbuild/test.c.0.o -> build/default/.conf_check_5334ea13d34f3c2058f0659c47a21137/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_5334ea13d34f3c2058f0659c47a21137/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header sys/time.h ==>
include <sys/time.h>
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_52d33f698d069ccf16ef6a484056653c/test.c -> build/default/.conf_check_52d33f698d069ccf16ef6a484056653c/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_52d33f698d069ccf16ef6a484056653c/testbuild/test.c.0.o -> build/default/.conf_check_52d33f698d069ccf16ef6a484056653c/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_52d33f698d069ccf16ef6a484056653c/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header sys/types.h ==>
include <sys/types.h>
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_64d68a5ad8c89e20657cb3e94f3dae5d/test.c -> build/default/.conf_check_64d68a5ad8c89e20657cb3e94f3dae5d/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_64d68a5ad8c89e20657cb3e94f3dae5d/testbuild/test.c.0.o -> build/default/.conf_check_64d68a5ad8c89e20657cb3e94f3dae5d/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_64d68a5ad8c89e20657cb3e94f3dae5d/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header sys/stat.h ==>
include <sys/stat.h>
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_989074c31bbc8d033d35b6062bda0770/test.c -> build/default/.conf_check_989074c31bbc8d033d35b6062bda0770/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '-DHAVE_SYS_TYPES_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_989074c31bbc8d033d35b6062bda0770/testbuild/test.c.0.o -> build/default/.conf_check_989074c31bbc8d033d35b6062bda0770/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_989074c31bbc8d033d35b6062bda0770/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header stdlib.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/test.c -> build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STRING_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_SYS_STAT_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/test.c.0.o -> build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_8ec9c6f3526d3d2a4653131d360987cb/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header string.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/test.c -> build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_SYS_STAT_H=1', '-DHAVE_STDLIB_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/test.c.0.o -> build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_e97ca4d4cc8aaacfc19de383af4b493a/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header memory.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_e358da96f8e92bf51dbddc57dec34bad/test.c -> build/default/.conf_check_e358da96f8e92bf51dbddc57dec34bad/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_SYS_STAT_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_e358da96f8e92bf51dbddc57dec34bad/testbuild/test.c.0.o -> build/default/.conf_check_e358da96f8e92bf51dbddc57dec34bad/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_e358da96f8e92bf51dbddc57dec34bad/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header strings.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_23900e189ef25f8769b6878c33ac669e/test.c -> build/default/.conf_check_23900e189ef25f8769b6878c33ac669e/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_SYS_STAT_H=1', '-DHAVE_STDLIB_H=1', '-DHAVE_STRING_H=1', '-DHAVE_MEMORY_H=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_23900e189ef25f8769b6878c33ac669e/testbuild/test.c.0.o -> build/default/.conf_check_23900e189ef25f8769b6878c33ac669e/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_23900e189ef25f8769b6878c33ac669e/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header inttypes.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_7b3094287dc0e7dccba356f86f5ac28e/test.c -> build/default/.conf_check_7b3094287dc0e7dccba356f86f5ac28e/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_7b3094287dc0e7dccba356f86f5ac28e/testbuild/test.c.0.o -> build/default/.conf_check_7b3094287dc0e7dccba356f86f5ac28e/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_7b3094287dc0e7dccba356f86f5ac28e/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header stdint.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_a7fccd96869f90efd4922c9b9961b095/test.c -> build/default/.conf_check_a7fccd96869f90efd4922c9b9961b095/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_a7fccd96869f90efd4922c9b9961b095/testbuild/test.c.0.o -> build/default/.conf_check_a7fccd96869f90efd4922c9b9961b095/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_a7fccd96869f90efd4922c9b9961b095/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header unistd.h ==>
include
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_ae1135b278b21799f395354fef4a52b7/test.c -> build/default/.conf_check_ae1135b278b21799f395354fef4a52b7/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_ae1135b278b21799f395354fef4a52b7/testbuild/test.c.0.o -> build/default/.conf_check_ae1135b278b21799f395354fef4a52b7/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_ae1135b278b21799f395354fef4a52b7/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header tr1/unordered_map ==>
include <tr1/unordered_map>
int main() { return 0; }
<== [1/2] [32mcxx: build/default/.conf_check_892e38a76b54e3260fe356b3b37ebb31/test.cpp -> build/default/.conf_check_892e38a76b54e3260fe356b3b37ebb31/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] [2/2] [33mcxxprogram: build/default/.conf_check_892e38a76b54e3260fe356b3b37ebb31/testbuild/test.cpp.0.o -> build/default/.conf_check_892e38a76b54e3260fe356b3b37ebb31/testbuild/testprog [0m ['/usr/bin/g++', 'test.cpp.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_892e38a76b54e3260fe356b3b37ebb31/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header tr1/unordered_set ==>
include <tr1/unordered_set>
int main() { return 0; }
<== [1/2] [32mcxx: build/default/.conf_check_aadff3e9dec9e03f453f5141d542a08b/test.cpp -> build/default/.conf_check_aadff3e9dec9e03f453f5141d542a08b/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] [2/2] [33mcxxprogram: build/default/.conf_check_aadff3e9dec9e03f453f5141d542a08b/testbuild/test.cpp.0.o -> build/default/.conf_check_aadff3e9dec9e03f453f5141d542a08b/testbuild/testprog [0m ['/usr/bin/g++', 'test.cpp.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_aadff3e9dec9e03f453f5141d542a08b/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for header unordered_map ==>
include
int main() { return 0; }
<== [1/2] [32mcxx: build/default/.conf_check_0256874189748743c3970fc48efcf945/test.cpp -> build/default/.conf_check_0256874189748743c3970fc48efcf945/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] err: In file included from /usr/include/c++/4.8/unordered_map:35:0, from ../test.cpp:1: /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
error This file requires compiler and library support for the \
^
from /home/sal/Genius/Genius-TCAD-Open-master: Test does not build: Traceback (most recent call last): File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Tools/c_config.py", line 435, in run_c_code bld.compile() File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Build.py", line 192, in compile raise Errors.BuildError(self.producer.error) BuildError: Build failed -> task failed (exit status 1): {task 3066574476L: cxx test.cpp -> test.cpp.0.o} ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
not found
from /home/sal/Genius/Genius-TCAD-Open-master: The configuration failed
Checking for header unordered_set ==>
include
int main() { return 0; }
<== [1/2] [32mcxx: build/default/.conf_check_ba6a401bf7e478bd338547b36ee642dd/test.cpp -> build/default/.conf_check_ba6a401bf7e478bd338547b36ee642dd/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] err: In file included from /usr/include/c++/4.8/unordered_set:35:0, from ../test.cpp:1: /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
error This file requires compiler and library support for the \
^
from /home/sal/Genius/Genius-TCAD-Open-master: Test does not build: Traceback (most recent call last): File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Tools/c_config.py", line 435, in run_c_code bld.compile() File "/home/sal/Genius/Genius-TCAD-Open-master/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Build.py", line 192, in compile raise Errors.BuildError(self.producer.error) BuildError: Build failed -> task failed (exit status 1): {task 3066590668L: cxx test.cpp -> test.cpp.0.o} ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o']
not found
from /home/sal/Genius/Genius-TCAD-Open-master: The configuration failed
Checking for header limits ==>
include
int main() { return 0; }
<== [1/2] [32mcxx: build/default/.conf_check_592f21463bb18e540bc1740ba3eb373f/test.cpp -> build/default/.conf_check_592f21463bb18e540bc1740ba3eb373f/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] [2/2] [33mcxxprogram: build/default/.conf_check_592f21463bb18e540bc1740ba3eb373f/testbuild/test.cpp.0.o -> build/default/.conf_check_592f21463bb18e540bc1740ba3eb373f/testbuild/testprog [0m ['/usr/bin/g++', 'test.cpp.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_592f21463bb18e540bc1740ba3eb373f/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for c++ namespaces ==>
namespace Outer { namespace Inner { int i = 0; }} int main () { using namespace Outer::Inner; return i; ; return 0; } <== [1/2] [32mcxx: build/default/.conf_check_cee87f1f8db6c332106ef0215c5e6804/test.cpp -> build/default/.conf_check_cee87f1f8db6c332106ef0215c5e6804/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '-DHAVE_STD_LIMITS=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] [2/2] [33mcxxprogram: build/default/.conf_check_cee87f1f8db6c332106ef0215c5e6804/testbuild/test.cpp.0.o -> build/default/.conf_check_cee87f1f8db6c332106ef0215c5e6804/testbuild/testprog [0m ['/usr/bin/g++', 'test.cpp.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_cee87f1f8db6c332106ef0215c5e6804/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for std::sstream ==>
include
ifdef HAVE_NAMESPACES
using namespace std;
endif
int main () { stringstream message; message << "Hello"; return 0; ; return 0; } <== [1/2] [32mcxx: build/default/.conf_check_94b81a42cea0a7823af743889c7bb7c7/test.cpp -> build/default/.conf_check_94b81a42cea0a7823af743889c7bb7c7/testbuild/test.cpp.0.o [0m ['/usr/bin/g++', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '-DHAVE_STD_LIMITS=1', '-DHAVE_NAMESPACES=1', '../test.cpp', '-c', '-o', 'test.cpp.0.o'] [2/2] [33mcxxprogram: build/default/.conf_check_94b81a42cea0a7823af743889c7bb7c7/testbuild/test.cpp.0.o -> build/default/.conf_check_94b81a42cea0a7823af743889c7bb7c7/testbuild/testprog [0m ['/usr/bin/g++', 'test.cpp.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_94b81a42cea0a7823af743889c7bb7c7/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl', '-Wl,--export-dynamic']
yes
Checking for library m ==>
int main() { return 0; }
<== [1/2] [32mc: build/default/.conf_check_442bca0929fcbd49036b01ec2feae7be/test.c -> build/default/.conf_check_442bca0929fcbd49036b01ec2feae7be/testbuild/test.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '-DHAVE_STD_LIMITS=1', '-DHAVE_NAMESPACES=1', '-DHAVE_SSTREAM=1', '../test.c', '-c', '-o', 'test.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_442bca0929fcbd49036b01ec2feae7be/testbuild/test.c.0.o -> build/default/.conf_check_442bca0929fcbd49036b01ec2feae7be/testbuild/testprog [0m ['/usr/bin/gcc', 'test.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_442bca0929fcbd49036b01ec2feae7be/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-ldl', '-Wl,--export-dynamic'] yes [1/2] [32mc: src/contrib/brkpnts/brkpnts.c -> build/default/.conf_check_43f9953fe91dc12e7b6e44d8f25f9c80/testbuild/brkpnts.c.0.o [0m ['/usr/bin/gcc', '-fPIC', '-O2', '-unroll', '-msse3', '-DLINUX=1', '-DDLLHOOK=1', '-DSIZEOF_DOUBLE=8', '-DSIZEOF_FLOAT=4', '-DSIZEOF_INT=4', '-DSIZEOF_LONG_INT=4', '-DSIZEOF_LONG_LONG_INT=8', '-DSIZEOF_SHORT_INT=2', '-DSIZEOF_VOID_P=4', '-DHAVE_FCNTL_H=1', '-DHAVE_FLOAT_H=1', '-DHAVE_FENV_H=1', '-DHAVE_LIMITS_H=1', '-DHAVE_STDDEF_H=1', '-DHAVE_STDIO_H=1', '-DHAVE_ASSERT_H=1', '-DHAVE_SYS_TIME_H=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_TR1_UNORDERED_MAP=1', '-DHAVE_TR1_UNORDERED_SET=1', '-DHAVE_STD_LIMITS=1', '-DHAVE_NAMESPACES=1', '-DHAVE_SSTREAM=1', '../../../../src/contrib/brkpnts/brkpnts.c', '-c', '-o', 'brkpnts.c.0.o'] [2/2] [33mcprogram: build/default/.conf_check_43f9953fe91dc12e7b6e44d8f25f9c80/testbuild/brkpnts.c.0.o -> build/default/.conf_check_43f9953fe91dc12e7b6e44d8f25f9c80/testbuild/test_brkpnts [0m ['/usr/bin/gcc', 'brkpnts.c.0.o', '-o', '/home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_43f9953fe91dc12e7b6e44d8f25f9c80/testbuild/test_brkpnts', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm', '-ldl', '-Wl,--export-dynamic'] /home/sal/Genius/Genius-TCAD-Open-master/build/default/.conf_check_43f9953fe91dc12e7b6e44d8f25f9c80/testbuild/test_brkpnts err: Bernoulli and Aux function limit evaluation, (c) 1992 K. Kramer BP0_BERN: Asymptotic BP1_BERN: Secant BP2_BERN: Secant BP3_BERN: Asymptotic BP4_BERN: Asymptotic BP0_DBERN: Asymptotic BP2_DBERN: Secant BP3_DBERN: Secant BP5_DBERN: Asymptotic BP0_AUX1: Secant BP1_AUX1: Secant BP0_DAUX1: Secant BP1_DAUX1: Secant BP2_DAUX1: Asymptotic BP3_DAUX1: Asymptotic BP4_DAUX1: Asymptotic BP5_DAUX1: Asymptotic BP0_AUX2: Asymptotic BP1_AUX2: Asymptotic BP2_AUX2: Asymptotic BP0_DAUX2: Asymptotic Test completed, writing to output file.
from /home/sal/Genius/Genius-TCAD-Open-master: Could not find petscversion.h, or it can not be parsed.