debian12 source build of2306 failed
Summary
official document.But there are many errors when compiling the solvers.Below is the detailed information.
Hello,I am building the openfoam of version 2406 and version 2306 by following theSteps to reproduce
sudo apt-get update
sudo apt-get install build-essential autoconf autotools-dev cmake gawk gnuplot
sudo apt-get install flex libfl-dev libreadline-dev zlib1g-dev openmpi-bin libopenmpi-dev mpi-default-bin mpi-default-dev
sudo apt-get install libgmp-dev libmpfr-dev libmpc-dev
sudo apt-get install libfftw3-dev libscotch-dev libptscotch-dev libboost-system-dev libboost-thread-dev libcgal-dev
sudo apt install libmetis-dev libadios-dev
./bin/tools/foamConfigurePaths -sys-openmpi -dp -int32 -adios adios-system -fftw fftw-system -metis metis-system -scotch scotch-system -paraview system
-
source ./etc/bashrc
.and then use./Allwmake -l -s -k
to compile it.
What is the current bug behaviour?
-
-
-
grep -i error
,there are many errors related to thecreatFields.H
.I really really have no idea.
What is the expected correct behavior?
-
simpleFoam
!
Environment information
- OpenFOAM version :v2406 and v2306
- Operating system :debian 12 (kernel 6.1.0-22-amd64)
- Hardware info :amd cpu(i do not know what may help)
- Compiler :gcc version 11.3.0 (Debian 11.3.0-12)