在foam-extend-4.0下安装waves2Foam失败,请求帮助
-
我准备在OpenFOAM里面算流固耦合的问题,在网上看到了一个流固耦合教程:
foam-extend4.0和fsiFoam我都安装成功了,现在在安装waves2Foam的最新版本,总是报错:===================================== COMPILE LIBRARY ===================================== /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2Foam.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamProcessing.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamSampling.so' failed '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamPorosity.so' is up to date. ===================================== COMPILE SOLVERS ===================================== g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamPorosity/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/porousWaveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -lwaves2FoamPorosity -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam' failed g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam' failed ===================================== COMPILE PRE-PROCESSING ===================================== make[1]: '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/faceSetToSTL' is up to date. g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveParameters.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/gsl/lib -lgsl -lgslcblas -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters SOURCE=sampleIncidentWaveField.C ; g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/sampleIncidentWaveField.o g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveField.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamGABC -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/relaxationZoneLayout.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -DOFVERSION=400 -DEXTBRANCH=1 -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveGaugesNProbes.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfoam -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes sampleIncidentWaveField.dep:702: recipe for target 'Make/linux64GccDPOpt/sampleIncidentWaveField.o' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'sampleIncidentWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'waveGaugesNProbes' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'relaxationZoneLayout' failed ===================================== COMPILE BREEDER ===================================== Nothing available for compilation in the breeder directory. ===================================== COMPILATION DONE =====================================
主要是在编译库、求解器和前处理这里有很多错,我看不太懂,希望各位大佬能顺便看看,帮帮小白吧
-
@李东岳 东岳老师好,我用您说的g++-4.8试了下,按照下面的步骤安装g++-4.8:
。
之后重新编译了下,还是会出现一样的问题。下面是报错的文件:COMPILE OCEANWAVE3D ===================================== Pull changes from the OceanWave3D git repository ... Saved working directory and index state WIP on master: bb7d99e bug fix for calling OceanWave3D Already up to date. On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) modified: common.mk modified: makefile no changes added to commit (use "git add" and/or "git commit -a") Dropped refs/stash@{0} (6284db29337d2e0832e9517c0febf14d2e55dfd4) OceanWave3D has already been compiled /home/abao/foam/abao-4.0/applications/utilities/waves2Foam/ThirdParty ===================================== COMPILE FENTON4FOAM ===================================== fenton4Foam has already been compiled ===================================== COMPILE LIBRARY ===================================== /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2Foam.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamProcessing.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamSampling.so' failed '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamPorosity.so' is up to date. ===================================== COMPILE SOLVERS ===================================== g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamPorosity/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/porousWaveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -lwaves2FoamPorosity -L/usr/lib64 -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam' failed g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -L/usr/lib64 -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam' failed ===================================== COMPILE PRE-PROCESSING ===================================== make[1]: '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/faceSetToSTL' is up to date. g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveParameters.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/usr/lib64 -lgsl -lgslcblas -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/usr/include -DOFVERSION=400 -DEXTBRANCH=1 -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveGaugesNProbes.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfoam -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -L/usr/lib64 -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveField.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamGABC -L/usr/lib64 -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField SOURCE=sampleIncidentWaveField.C ; g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/sampleIncidentWaveField.o g++-5 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/usr/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/relaxationZoneLayout.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -L/usr/lib64 -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout sampleIncidentWaveField.dep:702: recipe for target 'Make/linux64GccDPOpt/sampleIncidentWaveField.o' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'sampleIncidentWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'waveGaugesNProbes' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'relaxationZoneLayout' failed ===================================== COMPILE BREEDER ===================================== Nothing available for compilation in the breeder directory. ===================================== COMPILATION DONE =====================================
-
@李东岳 东岳老师,我安装完g++-4.8后把foam-extend4.0重新安装了一遍,再安装waves2foam,还是报一样的错,这次log文件显示g++-4.8编译:
ENVIRONMENTAL VARIABLES ===================================== EXTBRANCH=1 FOAMEXTENDPROJECT=1 OFPLUSBRANCH=0 WAVES_APPBIN=/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt WAVES_DIR=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam WAVES_GSL_INCLUDE=/home/abao/gsl/include WAVES_GSL_LIB=/home/abao/gsl/lib WAVES_LIBBIN=/home/abao/foam/abao-4.0/lib/linux64GccDPOpt WAVES_POST=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/applications/utilities/postProcessing WAVES_PRE=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/applications/utilities/preProcessing WAVES_SOL=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/applications/solvers/solvers400_EXT WAVES_SRC=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src WAVES_TUT=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/tutorials WAVES_UTIL=/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/applications/utilities WAVES_XVERSION=0 WM_PROJECT_VERSION_NUMBER=400 ===================================== COMPILE LAPACK-3.3.1 ===================================== lapack-3.3.1 has already been compiled ===================================== COMPILE SPARSKIT2 ===================================== SPARSKIT2 has already been compiled ===================================== COMPILE OCEANWAVE3D ===================================== Pull changes from the OceanWave3D git repository ... Saved working directory and index state WIP on master: bb7d99e bug fix for calling OceanWave3D Already up to date. On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) modified: common.mk modified: makefile no changes added to commit (use "git add" and/or "git commit -a") Dropped refs/stash@{0} (0c4b9759497aecbead9156251c2ad1f0f5896e00) OceanWave3D has already been compiled /home/abao/foam/abao-4.0/applications/utilities/waves2Foam/ThirdParty ===================================== COMPILE FENTON4FOAM ===================================== fenton4Foam has already been compiled ===================================== COMPILE LIBRARY ===================================== /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2Foam.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamProcessing.so' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:186: recipe for target '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamSampling.so' failed '/home/abao/foam/abao-4.0/lib/linux64GccDPOpt/libwaves2FoamPorosity.so' is up to date. ===================================== COMPILE SOLVERS ===================================== g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamPorosity/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/porousWaveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -lwaves2FoamPorosity -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/porousWaveFoam' failed g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/transportModels -I/home/abao/foam/foam-extend-4.0/src/transportModels/incompressible/lnInclude -I/home/abao/foam/foam-extend-4.0/src/transportModels/interfaceProperties/lnInclude -I/home/abao/foam/foam-extend-4.0/src/turbulenceModels/incompressible/turbulenceModel -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -DOFPLUSBRANCH=0 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamSampling/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveFoam.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -linterfaceProperties -lincompressibleTransportModels -lincompressibleTurbulenceModel -lincompressibleRASModels -lincompressibleLESModels -lfiniteVolume -llduSolvers -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamSampling -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveFoam' failed ===================================== COMPILE PRE-PROCESSING ===================================== make[1]: '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/faceSetToSTL' is up to date. g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/relaxationZoneLayout.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveParameters.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/gsl/lib -lgsl -lgslcblas -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters SOURCE=sampleIncidentWaveField.C ; g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/sampleIncidentWaveField.o g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2FoamProcessing/lnInclude -I/home/abao/gsl/include -DOFVERSION=400 -DEXTBRANCH=1 -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/waveGaugesNProbes.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfoam -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamProcessing -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/finiteVolume/lnInclude -DOFVERSION=400 -DEXTBRANCH=1 -I/home/abao/foam/abao-4.0/applications/utilities/waves2Foam/src/waves2Foam/lnInclude -I/home/abao/gsl/include -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/setWaveField.o -L/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt \ -lfiniteVolume -L/home/abao/foam/abao-4.0/lib/linux64GccDPOpt -lwaves2Foam -lwaves2FoamGABC -L/home/abao/gsl/lib -lgsl -lgslcblas -lfoam -ldl -lrt -lm -o /home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveParameters' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/relaxationZoneLayout' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'relaxationZoneLayout' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'setWaveField' failed /home/abao/foam/foam-extend-4.0/wmake/Makefile:159: recipe for target '/home/abao/foam/abao-4.0/applications/bin/linux64GccDPOpt/waveGaugesNProbes' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'waveGaugesNProbes' failed sampleIncidentWaveField.dep:702: recipe for target 'Make/linux64GccDPOpt/sampleIncidentWaveField.o' failed /home/abao/foam/foam-extend-4.0/wmake/MakefileApps:39: recipe for target 'sampleIncidentWaveField' failed ===================================== COMPILE BREEDER ===================================== Nothing available for compilation in the breeder directory. ===================================== COMPILATION DONE =====================================
-
@李东岳 东岳老师,以下是输出的log文件:
make: Nothing to be done for 'all'. same version as previous build '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libOSspecific.o' is up to date. Note: ignore spurious warnings about missing mpicxx.h headers SOURCE=global/global.Cver ; sed -e 's/VERSION_STRING/4.0/' -e 's/BUILD_STRING/4.0-268bb07d15d8/' $SOURCE > Make/linux64GccDPOpt/global.C; g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -DOMPI_SKIP_MPICXX -I/home/abao/foam/foam-extend-4.0/ThirdParty/packages/openmpi-1.8.8/platforms/linux64GccDPOpt/include -I/home/abao/foam/foam-extend-4.0/ThirdParty/zlib-1.2.3 -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -c Make/linux64GccDPOpt/global.C -o Make/linux64GccDPOpt/global.o '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfoam.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdecompositionMethods.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmetisDecomp.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libparMetisDecomp.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libscotchDecomp.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblagrangian.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libedgeMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsurfMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmeshTools.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfiniteVolume.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfiniteArea.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblduSolvers.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libtetFiniteElement.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsolidBodyMotion.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfvMotionSolver.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libRBFMotionSolver.so' is up to date. SOURCE=mesquiteMotionSolver.C ; g++-4.8 -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -I -I/home/abao/foam/foam-extend-4.0/src/meshTools/lnInclude -I/home/abao/foam/foam-extend-4.0/src/dynamicMesh/dynamicMesh/lnInclude -IlnInclude -I. -I/home/abao/foam/foam-extend-4.0/src/foam/lnInclude -I/home/abao/foam/foam-extend-4.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/mesquiteMotionSolver.o mesquiteMotionSolver.dep:383: recipe for target 'Make/linux64GccDPOpt/mesquiteMotionSolver.o' failed '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libtetMotionSolver.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicFvMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdynamicTopoFvMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libtopoChangerFvMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcoupledLduMatrix.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsampling.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libODE.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libPOD.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/librandomProcesses.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libautoMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libblockMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libextrudeModel.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcfMesh.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libspecie.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libthermophysicalFunctions.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libliquids.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libliquidMixture.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsolids.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsolidMixture.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libbasicThermophysicalModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libreactionThermophysicalModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblaminarFlameSpeedModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libchemistryModel.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libpdf.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libradiation.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libbarotropicCompressibilityModel.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libincompressibleTransportModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libinterfaceProperties.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libviscoelasticTransportModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libLESfilters.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libLESdeltas.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libincompressibleTurbulenceModel.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libincompressibleRASModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libincompressibleLESModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcompressibleTurbulenceModel.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcompressibleRASModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcompressibleLESModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblagrangian.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsolidParticle.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liblagrangianIntermediate.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdieselSpray.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdsmc.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcoalCombustion.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libpotential.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmolecularMeasurements.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmolecule.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libconjugateHeatTransfer.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/postCalc.o' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfoamCalcFunctions.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcheckFunctionObjects.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfieldFunctionObjects.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libforces.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libIOFunctionObjects.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libutilityFunctionObjects.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsystemCall.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libconversion.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/liberrorEstimation.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libMGridGenGAMGAgglomeration.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libengine.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libequationReader.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmultiSolver.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libsolidModels.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdbns.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libimmersedBoundary.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libimmersedBoundaryTurbulence.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libimmersedBoundaryForceFunctionObject.so' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libimmersedBoundaryDynamicFvMesh.so' is up to date. No nvcc - CUDA not available. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dbnsFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/PODSolver' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dnsFoam' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dsmcFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/MRFPorousFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/electrostaticFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dbnsTurbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/XiFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/mhdFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/laplacianFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/PDRFoam' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/mdEquilibrationFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/realFluidPisoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/blockCoupledScalarTransportFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/conjugateHeatFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/potentialDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/sonicTurbDyMEngineFoam' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/mdFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/coldEngineFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoPimpleFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/librhoCentralFoam.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/sixDOFSolver' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/potentialFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/conjugateHeatSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/scalarTransportFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoCentralFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoDyMEngineFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dieselEngineFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/turbDyMEngineFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/pUCoupledFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoPisoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/financialFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/equationReaderDemo' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoPorousMRFPimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/engineFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dieselFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libcombustionModels.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoPorousSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoReactingFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhoSonicFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/reactingFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/librhopSonicFoam.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/sonicDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/fireFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/sonicFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/liquidFilmFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/boussinesqBuoyantFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/surfactantFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/sonicLiquidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/rhopSonicFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoDyMIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/MRFSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/steadyCompressibleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/steadyCompressibleMRFFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/buoyantBoussinesqPisoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/steadyUniversalFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/steadyCompressibleSRFFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/boundaryFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/buoyantBoussinesqSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/steadyUniversalMRFFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/multiSolverDemo' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/potentialIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/porousSimpleIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/coalChemistryFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/channelFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/buoyantPisoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/buoyantSimpleRadiationFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/buoyantSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/simpleIbFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/chtMultiRegionFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoDyMSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/porousExplicitSourceReactingParcelFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/MRFInterFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/nonNewtonianIcoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/pimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/pimpleDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/barotropicCavitatingFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticAcpSolidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/reactingParcelFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/chtMultiRegionSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/porousSimpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/pisoFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/viscoelasticFluidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/cavitatingFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/bubbleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/shallowWaterFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticIncrAcpSolidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/uncoupledKinematicParcelFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/simpleSRFFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libfreeSurface.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/simpleFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/compressibleInterFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/compressibleInterDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interDyMFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interMixingFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticIncrSolidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/porousInterFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interPhaseChangeFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libphaseModel.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/settlingFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/twoLiquidMixingFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/interTrackFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticNonLinIncrTLSolidFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libEulerianInterfacialModels.so' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/multiphaseInterFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/bubbleInterTrackFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticNonLinTLSolidFoam' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libkineticTheoryModel.so' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticNonLinULSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticOrthoAcpSolidFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/twoPhaseEulerFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticOrthoNonLinULSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticOrthoSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticPlasticSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticPlasticNonLinTLSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticPlasticNonLinULSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/elasticThermalSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoFsiElasticNonLinULSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/viscoElasticSolidFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/stressFemFoam' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/smoothMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/patchStressIntegrate' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/forceDisp' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/calculateCourantNumber' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/surfaceTractions' is up to date. '/home/abao/foam/foam-extend-4.0/lib/linux64GccDPOpt/libmaterialModels.so' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/stressedFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/contactStressFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/newStressedFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/newContactStressFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoFsiFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/solidDisplacementFoam' is up to date. make[1]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/solidEquilibriumDisplacementFoam' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/autoRefineMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/checkFaMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/ibContinuityError' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/estimateScalarError' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/scalarSnapshots' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/testFad' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/applyBoundaryLayer' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/collapseEdges' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/decomposePar' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/applyWallFunctionBoundaryConditions' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/testFadField' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/createFaMeshFromStl' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoErrorEstimate' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/makeTriSurfaceMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/boxTurb' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/expandDictionary' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/vectorSnapshots' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/combinePatchFaces' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/decomposeSets' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/makeFaMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/findRoot' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/changeDictionary' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/refineImmersedBoundaryMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/icoMomentError' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/modifyMesh' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamDataToFluent' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/surfaceInvertNormal' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamFormatConvert' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/momentScalarError' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/convertPhi' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/refineHexMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/surfaceNormal' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamInfoExec' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/reconstructParMesh' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/reconstructPar' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/simpleFoamResidual' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dsmcInitialise' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/engineSwirl' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/refineWallLayer' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamToEnsight' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/writeIbMasks' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/patchSummary' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/refinementLevel' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/removeFaces' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/redistributeMeshPar' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/mapFields' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamToEnsightParts' is up to date. make[2]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/fluentDataToFoam' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/particleTracks' is up to date. make[3]: '/home/abao/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/foamToFieldview9' is up to date. .......... up to date `` 字数有限制,没有全放上来