CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[foam-extend.org] Foam-Extend 4.1 Extend Bazaar make error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 13, 2020, 00:36
Question Foam-Extend 4.1 Extend Bazaar make error
  #1
Senior Member
 
Sultan Islam
Join Date: Dec 2015
Location: Canada
Posts: 143
Rep Power: 11
EternalSeekerX is on a distinguished road
Hello everyone,


So I was able to compile Foam Extend 4.1 on OpenSuse Tumbleweed following the same instructions for foam extend 4.0. However when I attempt to compile extend bazaar using the Allwmake script in the extend-bazaar folder the compilation terminates with this error:


Code:
Exported revision 2139.
Making dependency list for source file makeAxialMesh.C
could not open file Time.H for source file makeAxialMesh.C
SOURCE=makeAxialMesh.C ;  g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-200 -DFOAM_DEV              -I/opt/OpenFOAM/foam/foam-extend-4.1/src/dynamicMesh/lnInclude         -I/opt/OpenFOAM/foam/foam-extend-4.1/src/dynamicMesh/dynamicMesh/lnInclude       -I/opt/OpenFOAM/foam/foam-extend-4.1/src/cfdTools/lnInclude     -I/opt/OpenFOAM/foam/foam-extend-4.1/src/meshTools/lnInclude -IlnInclude -I. -I/opt/OpenFOAM/foam/foam-extend-4.1/src/foam/lnInclude -I/opt/OpenFOAM/foam/foam-extend-4.1/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linux64GccDPInt32Opt/makeAxialMesh.o
makeAxialMesh.C:52:10: fatal error: Time.H: No such file or directory
   52 | #include "Time.H"
      |          ^~~~~~~~
compilation terminated.
make: *** [makeAxialMesh.dep:365: Make/linux64GccDPInt32Opt/makeAxialMesh.o] Error 1
localhost:/opt/OpenFOAM/foam/foam-extend-4.1/extend-bazaar #

What does this mean?
EternalSeekerX is offline   Reply With Quote

Old   May 13, 2020, 01:08
Default Forgot the log
  #2
Senior Member
 
Sultan Islam
Join Date: Dec 2015
Location: Canada
Posts: 143
Rep Power: 11
EternalSeekerX is on a distinguished road
Quote:
Originally Posted by EternalSeekerX View Post
Hello everyone,


So I was able to compile Foam Extend 4.1 on OpenSuse Tumbleweed following the same instructions for foam extend 4.0. However when I attempt to compile extend bazaar using the Allwmake script in the extend-bazaar folder the compilation terminates with this error:


Code:
Exported revision 2139.
Making dependency list for source file makeAxialMesh.C
could not open file Time.H for source file makeAxialMesh.C
SOURCE=makeAxialMesh.C ;  g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-200 -DFOAM_DEV              -I/opt/OpenFOAM/foam/foam-extend-4.1/src/dynamicMesh/lnInclude         -I/opt/OpenFOAM/foam/foam-extend-4.1/src/dynamicMesh/dynamicMesh/lnInclude       -I/opt/OpenFOAM/foam/foam-extend-4.1/src/cfdTools/lnInclude     -I/opt/OpenFOAM/foam/foam-extend-4.1/src/meshTools/lnInclude -IlnInclude -I. -I/opt/OpenFOAM/foam/foam-extend-4.1/src/foam/lnInclude -I/opt/OpenFOAM/foam/foam-extend-4.1/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linux64GccDPInt32Opt/makeAxialMesh.o
makeAxialMesh.C:52:10: fatal error: Time.H: No such file or directory
   52 | #include "Time.H"
      |          ^~~~~~~~
compilation terminated.
make: *** [makeAxialMesh.dep:365: Make/linux64GccDPInt32Opt/makeAxialMesh.o] Error 1
localhost:/opt/OpenFOAM/foam/foam-extend-4.1/extend-bazaar #
What does this mean?

I forgot to attach the log, its in a zip on this post.
Attached Files
File Type: zip makelog.zip (56.0 KB, 2 views)
EternalSeekerX is offline   Reply With Quote

Old   May 15, 2020, 22:28
Default Still getting errors while allwmake extend bazaar
  #3
Senior Member
 
Sultan Islam
Join Date: Dec 2015
Location: Canada
Posts: 143
Rep Power: 11
EternalSeekerX is on a distinguished road
Has anyone here faced this same error? Foam extend by itself is running flawlessly but extended bazaar fails compilation?
EternalSeekerX is offline   Reply With Quote

Old   November 20, 2022, 21:59
Default Hi, did you resolve this problem? thanks!
  #4
New Member
 
Join Date: Jan 2018
Posts: 19
Rep Power: 8
Zhi Cheng is on a distinguished road
I meet the same problem
Zhi Cheng is offline   Reply With Quote

Old   November 20, 2022, 22:10
Default
  #5
Senior Member
 
Sultan Islam
Join Date: Dec 2015
Location: Canada
Posts: 143
Rep Power: 11
EternalSeekerX is on a distinguished road
Quote:
Originally Posted by Zhi Cheng View Post
I meet the same problem
If you need FSI, I suggest trying solids4foam. I have switched to that.
EternalSeekerX is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 01:21
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 08:43
DPM udf error haghshenasfard FLUENT 0 April 13, 2016 07:35
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 10:17
How to install CGNS under windows xp? lzgwhy Main CFD Forum 1 January 11, 2011 19:44


All times are GMT -4. The time now is 16:39.