Skip to content

Build failed for cogenda-Genius-TCAD-Open-4b00ade #13

Description

@sulakhesandip

Respected sir
i am installing cogenda-Genius-TCAD-Open-4b00ade on my ubuntu 12.04 system
i have gcc 4:4.7.2 installed.
Petsc version 3.3.0 installed.
cgns 3.1.3.4-1
flex 2.5.35-10
bison 2.5

I did the steps given the install file and following errors were observed....

sandy@sandy-Inspiron-N5110:~/tcad/cogenda-Genius-TCAD-Open-4b00ade$ ./waf --prefix=$PWD --with-petsc-dir=$PETSC_DIR \

    --with-petsc-arch=$PETSC_ARCH configure build install

Setting top to : /home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade
Setting out to : /home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/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 : 20121027
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
Using Petsc version 3.3.0
Checking for header petscversion.h : yes
Checking for MPI : yes
Checking MPI library : ok
Checking Fortran library : ok
Checking for library Petsc : yes
Checking for header nglib.h : no
Checking for header nglib.h : no
Checking for header nglib.h : no
Checking for header nglib.h : no
Checking for header nglib.h : no
Checking for header cgnslib.h : yes
Checking for library cgns : yes
Checking for header vtkConfigure.h : no
Checking for header vtkConfigure.h : no
Checking for header vtkConfigure.h : no
Checking for python-sip : yes
Checking for program flex : /usr/bin/flex
Checking for program bison : /usr/bin/bison

'configure' finished successfully (7.882s)

Waf: Entering directory /home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/build/default' [ 5/545] sip: src/sip/genius.sip /bin/sh: 1: /usr/bin/sip: not found Waf: Leaving directory/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/build/default'
Build failed
Traceback (most recent call last):
File "/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Task.py", line 125, in process
ret=self.run()
File "/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Task.py", line 49, in run
return m1(self)
File "./build/siptool.py", line 22, in run
sbf_data = Utils.str_to_dict(sbf.read())
File "/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Node.py", line 87, in read
return Utils.readf(self.abspath(),flags)
File "/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/.waf-1.6.4-824951e80a41e1b5242645f254d7d36f/waflib/Utils.py", line 81, in readf
f=open(fname,m)
IOError: [Errno 2] No such file or directory: '/home/sandy/tcad/cogenda-Genius-TCAD-Open-4b00ade/build/default/src/sip/genius.sbf'

I also have vtk installed but the header files are not including.......

It would be very helpful if you provide me some suggestions....

Thank you & Regards
Sandip Sulakhe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions