View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001846 | OpenFOAM | Bug | public | 2015-09-04 20:45 | 2015-10-04 22:12 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 15.04 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0001846: OpenFOAM fails to build on ppc64le | ||||
Description | Although it was enabled for PPC64LE, OpenFOAM does not build flawlessly on ppc64le. I am aware that these errors are due to lack of linking when building, but I cannot find the way to add those libs in the build system. I followed the procedures of http://www.openfoam.org/download/git.php PS: I am not sure how important this is, but I also had to install libptscotch-dev | ||||
Steps To Reproduce | On a ppc64le machine, after all set: cd $WM_PROJECT_DIR ./Allwmake | ||||
Additional Information | I am attaching the second time I ran the script, because it shows mainly the errors and I ran it without parallel jobs. | ||||
Tags | No tags attached. | ||||
2015-09-04 20:45
|
OpenFOAM.log (168,093 bytes)
Compiling enabled on 1 cores make: Nothing to be done for 'all'. Allwmake: no ThirdParty directory found - skipping + wmakePrintBuild -check same version as previous build + wmakeLnInclude OpenFOAM + wmakeLnInclude OSspecific/POSIX + Pstream/Allwmake libso + wmake libso dummy /root/OpenFOAM/OpenFOAM-dev/src/Pstream/dummy '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy/libPstream.so' is up to date. + set +x wmake libso mpi /root/OpenFOAM/OpenFOAM-dev/src/Pstream/mpi '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/openmpi-system/libPstream.so' is up to date. + OSspecific/POSIX/Allwmake /root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libOSspecific.o' is up to date. + wmake libso OpenFOAM /root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libOpenFOAM.so' is up to date. + wmake libso fileFormats /root/OpenFOAM/OpenFOAM-dev/src/fileFormats '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfileFormats.so' is up to date. + wmake libso surfMesh /root/OpenFOAM/OpenFOAM-dev/src/surfMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsurfMesh.so' is up to date. + wmake libso triSurface /root/OpenFOAM/OpenFOAM-dev/src/triSurface '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libtriSurface.so' is up to date. + wmake libso meshTools /root/OpenFOAM/OpenFOAM-dev/src/meshTools '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libmeshTools.so' is up to date. + wmake libso edgeMesh /root/OpenFOAM/OpenFOAM-dev/src/edgeMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libedgeMesh.so' is up to date. + parallel/decompose/AllwmakeLnInclude + wmakeLnInclude decompositionMethods + wmakeLnInclude metisDecomp + wmakeLnInclude scotchDecomp + wmakeLnInclude ptscotchDecomp + dummyThirdParty/Allwmake libso + wmake libso scotchDecomp /root/OpenFOAM/OpenFOAM-dev/src/dummyThirdParty/scotchDecomp '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy/libscotchDecomp.so' is up to date. + wmake libso ptscotchDecomp /root/OpenFOAM/OpenFOAM-dev/src/dummyThirdParty/ptscotchDecomp '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy/libptscotchDecomp.so' is up to date. + wmake libso metisDecomp /root/OpenFOAM/OpenFOAM-dev/src/dummyThirdParty/metisDecomp '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy/libmetisDecomp.so' is up to date. + wmake libso MGridGen /root/OpenFOAM/OpenFOAM-dev/src/dummyThirdParty/MGridGen '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy/libMGridGen.so' is up to date. + wmake libso finiteVolume /root/OpenFOAM/OpenFOAM-dev/src/finiteVolume '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfiniteVolume.so' is up to date. + wmake libso lagrangian/basic /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblagrangian.so' is up to date. + wmake libso lagrangian/distributionModels /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/distributionModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdistributionModels.so' is up to date. + wmake libso genericPatchFields /root/OpenFOAM/OpenFOAM-dev/src/genericPatchFields '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libgenericPatchFields.so' is up to date. + wmake libso conversion /root/OpenFOAM/OpenFOAM-dev/src/conversion '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libconversion.so' is up to date. + wmake libso sampling /root/OpenFOAM/OpenFOAM-dev/src/sampling '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsampling.so' is up to date. + wmake libso mesh/extrudeModel /root/OpenFOAM/OpenFOAM-dev/src/mesh/extrudeModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libextrudeModel.so' is up to date. + wmake libso dynamicMesh /root/OpenFOAM/OpenFOAM-dev/src/dynamicMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdynamicMesh.so' is up to date. + wmake libso dynamicFvMesh /root/OpenFOAM/OpenFOAM-dev/src/dynamicFvMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdynamicFvMesh.so' is up to date. + wmake libso topoChangerFvMesh /root/OpenFOAM/OpenFOAM-dev/src/topoChangerFvMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libtopoChangerFvMesh.so' is up to date. + parallel/Allwmake libso + decompose/Allwmake libso using SCOTCH_ARCH_PATH=/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGccInt32/scotch_6.0.3 + wmakeLnInclude decompositionMethods + [ -n /root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGccInt32/scotch_6.0.3 ] + wmake libso scotchDecomp /root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/scotchDecomp '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libscotchDecomp.so' is up to date. + [ -d /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/openmpi-system ] + wmakeMpiLib ptscotchDecomp + set +x wmake libso ptscotchDecomp /root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/ptscotchDecomp '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/openmpi-system/libptscotchDecomp.so' is up to date. + cd metisDecomp + ./Allwmake libso using METIS_ARCH_PATH=/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/metis-5.1.0 + wmake libso decompositionMethods /root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/decompositionMethods '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdecompositionMethods.so' is up to date. + wmake libso decompose /root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/decompose '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdecompose.so' is up to date. + reconstruct/Allwmake libso + wmake libso reconstruct /root/OpenFOAM/OpenFOAM-dev/src/parallel/reconstruct/reconstruct '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libreconstruct.so' is up to date. + wmake libso distributed /root/OpenFOAM/OpenFOAM-dev/src/parallel/distributed '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdistributed.so' is up to date. + wmake libso ODE /root/OpenFOAM/OpenFOAM-dev/src/ODE '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libODE.so' is up to date. + wmake libso randomProcesses /root/OpenFOAM/OpenFOAM-dev/src/randomProcesses '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/librandomProcesses.so' is up to date. + transportModels/Allwmake libso + wmake libso twoPhaseMixture /root/OpenFOAM/OpenFOAM-dev/src/transportModels/twoPhaseMixture '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libtwoPhaseMixture.so' is up to date. + wmake libso interfaceProperties /root/OpenFOAM/OpenFOAM-dev/src/transportModels/interfaceProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libinterfaceProperties.so' is up to date. + wmake libso twoPhaseProperties /root/OpenFOAM/OpenFOAM-dev/src/transportModels/twoPhaseProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libtwoPhaseProperties.so' is up to date. + wmake libso incompressible /root/OpenFOAM/OpenFOAM-dev/src/transportModels/incompressible '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libincompressibleTransportModels.so' is up to date. + wmake libso compressible /root/OpenFOAM/OpenFOAM-dev/src/transportModels/compressible '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcompressibleTransportModels.so' is up to date. + wmake libso immiscibleIncompressibleTwoPhaseMixture /root/OpenFOAM/OpenFOAM-dev/src/transportModels/immiscibleIncompressibleTwoPhaseMixture '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libimmiscibleIncompressibleTwoPhaseMixture.so' is up to date. + thermophysicalModels/Allwmake libso + wmake libso specie /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/specie '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libspecie.so' is up to date. + wmake libso solidSpecie /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solidSpecie '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidSpecie.so' is up to date. + wmake libso thermophysicalFunctions /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/thermophysicalFunctions '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libthermophysicalFunctions.so' is up to date. + ./properties/Allwmake libso + wmake libso liquidProperties /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/liquidProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libliquidProperties.so' is up to date. + wmake libso liquidMixtureProperties /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/liquidMixtureProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libliquidMixtureProperties.so' is up to date. + wmake libso solidProperties /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/solidProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidProperties.so' is up to date. + wmake libso solidMixtureProperties /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/solidMixtureProperties '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidMixtureProperties.so' is up to date. + wmake libso basic /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/basic '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfluidThermophysicalModels.so' is up to date. + wmake libso reactionThermo /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/reactionThermo '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libreactionThermophysicalModels.so' is up to date. + wmake libso laminarFlameSpeed /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/laminarFlameSpeed '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblaminarFlameSpeedModels.so' is up to date. + wmake libso chemistryModel /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/chemistryModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libchemistryModel.so' is up to date. + wmake libso barotropicCompressibilityModel /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/barotropicCompressibilityModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libbarotropicCompressibilityModel.so' is up to date. + wmake libso SLGThermo /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/SLGThermo '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so' is up to date. + wmake libso solidThermo /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solidThermo '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidThermo.so' is up to date. + wmake libso solidChemistryModel /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solidChemistryModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidChemistryModel.so' is up to date. + wmake libso radiation /root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/radiation '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libradiationModels.so' is up to date. + TurbulenceModels/Allwmake libso + wmake libso turbulenceModels /root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libturbulenceModels.so' is up to date. + wmake libso incompressible /root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/incompressible '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libincompressibleTurbulenceModels.so' is up to date. + wmake libso compressible /root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/compressible '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcompressibleTurbulenceModels.so' is up to date. + wmakeLnInclude phaseIncompressible + wmakeLnInclude phaseCompressible + wmake libso combustionModels /root/OpenFOAM/OpenFOAM-dev/src/combustionModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcombustionModels.so' is up to date. + regionModels/Allwmake libso + wmake libso regionModel /root/OpenFOAM/OpenFOAM-dev/src/regionModels/regionModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libregionModels.so' is up to date. + wmake libso pyrolysisModels /root/OpenFOAM/OpenFOAM-dev/src/regionModels/pyrolysisModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libpyrolysisModels.so' is up to date. + wmake libso surfaceFilmModels /root/OpenFOAM/OpenFOAM-dev/src/regionModels/surfaceFilmModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsurfaceFilmModels.so' is up to date. + wmake libso surfaceFilmModels/derivedFvPatchFields/wallFunctions /root/OpenFOAM/OpenFOAM-dev/src/regionModels/surfaceFilmModels/derivedFvPatchFields/wallFunctions '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsurfaceFilmDerivedFvPatchFields.so' is up to date. + wmake libso thermalBaffleModels /root/OpenFOAM/OpenFOAM-dev/src/regionModels/thermalBaffleModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libthermalBaffleModels.so' is up to date. + wmake libso regionCoupling /root/OpenFOAM/OpenFOAM-dev/src/regionModels/regionCoupling '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libregionCoupling.so' is up to date. + lagrangian/Allwmake libso + wmake libso distributionModels /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/distributionModels '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libdistributionModels.so' is up to date. + wmake libso basic /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblagrangian.so' is up to date. + wmake libso solidParticle /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/solidParticle '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsolidParticle.so' is up to date. + wmake libso intermediate /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/intermediate '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblagrangianIntermediate.so' is up to date. + wmake libso turbulence /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/turbulence '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblagrangianTurbulence.so' is up to date. + wmake libso spray /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/spray '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/liblagrangianSpray.so' is up to date. + wmake libso DSMC /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/DSMC '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDSMC.so' is up to date. + wmake libso coalCombustion /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/coalCombustion '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcoalCombustion.so' is up to date. + molecularDynamics/Allwmake libso + wmake libso potential /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/molecularDynamics/potential '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libpotential.so' is up to date. + wmake libso molecularMeasurements /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/molecularDynamics/molecularMeasurements '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libmolecularMeasurements.so' is up to date. + wmake libso molecule /root/OpenFOAM/OpenFOAM-dev/src/lagrangian/molecularDynamics/molecule '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libmolecule.so' is up to date. + mesh/Allwmake libso + wmake libso autoMesh /root/OpenFOAM/OpenFOAM-dev/src/mesh/autoMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libautoMesh.so' is up to date. + wmake libso blockMesh /root/OpenFOAM/OpenFOAM-dev/src/mesh/blockMesh '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libblockMesh.so' is up to date. + wmake libso extrudeModel /root/OpenFOAM/OpenFOAM-dev/src/mesh/extrudeModel '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libextrudeModel.so' is up to date. + renumber/Allwmake libso + wmake libso renumberMethods /root/OpenFOAM/OpenFOAM-dev/src/renumber/renumberMethods '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/librenumberMethods.so' is up to date. + [ -n /root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/boost-system ] + wmake libso SloanRenumber /root/OpenFOAM/OpenFOAM-dev/src/renumber/SloanRenumber '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSloanRenumber.so' is up to date. + [ -n ] + echo + echo Skipping zoltanRenumber Skipping zoltanRenumber + echo + fvAgglomerationMethods/Allwmake libso + export ParMGridGen=/root/OpenFOAM/ThirdParty-dev/ParMGridGen-1.0 + [ -e /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libMGridGen.so ] + wmake libso pairPatchAgglomeration /root/OpenFOAM/OpenFOAM-dev/src/fvAgglomerationMethods/pairPatchAgglomeration '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libpairPatchAgglomeration.so' is up to date. + /root/OpenFOAM/OpenFOAM-dev/bin/foamEtcFile config/scotch.sh + settings=/root/OpenFOAM/OpenFOAM-dev/etc/config/scotch.sh + . /root/OpenFOAM/OpenFOAM-dev/etc/config/scotch.sh + export SCOTCH_VERSION=scotch_6.0.3 + export SCOTCH_ARCH_PATH=/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGccInt32/scotch_6.0.3 + echo using SCOTCH_ARCH_PATH=/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGccInt32/scotch_6.0.3 using SCOTCH_ARCH_PATH=/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGccInt32/scotch_6.0.3 + wmake libso fvMotionSolver /root/OpenFOAM/OpenFOAM-dev/src/fvMotionSolver '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfvMotionSolvers.so' is up to date. + wmake libso engine /root/OpenFOAM/OpenFOAM-dev/src/engine '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libengine.so' is up to date. + wmake libso fvOptions /root/OpenFOAM/OpenFOAM-dev/src/fvOptions '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfvOptions.so' is up to date. + wmake libso regionCoupled /root/OpenFOAM/OpenFOAM-dev/src/regionCoupled '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libregionCoupled.so' is up to date. + postProcessing/Allwmake libso + wmake libo postCalc /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/postCalc '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/postCalc.o' is up to date. + wmake libso foamCalcFunctions /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/foamCalcFunctions '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfoamCalcFunctions.so' is up to date. + functionObjects/Allwmake libso + wmake libso cloud /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/cloud '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcloudFunctionObjects.so' is up to date. + wmake libso field /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/field '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libfieldFunctionObjects.so' is up to date. + wmake libso forces /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/forces '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libforces.so' is up to date. + wmake libso fvTools /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/fvTools '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libFVFunctionObjects.so' is up to date. + wmake libso IO /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/IO '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libIOFunctionObjects.so' is up to date. + wmake libso jobControl /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/jobControl '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libjobControl.so' is up to date. + wmake libso systemCall /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/systemCall '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsystemCall.so' is up to date. + wmake libso utilities /root/OpenFOAM/OpenFOAM-dev/src/postProcessing/functionObjects/utilities '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libutilityFunctionObjects.so' is up to date. + wmake libso sixDoFRigidBodyMotion /root/OpenFOAM/OpenFOAM-dev/src/sixDoFRigidBodyMotion '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libsixDoFRigidBodyMotion.so' is up to date. + wmake -all utilities make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/PDRMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/PDRMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/PDRMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/PDRMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/autoRefineMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/autoRefineMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/autoRefineMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/autoRefineMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/collapseEdges make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/collapseEdges' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/collapseEdges' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/collapseEdges' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/combinePatchFaces make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/combinePatchFaces' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/combinePatchFaces' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/combinePatchFaces' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/modifyMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/modifyMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/modifyMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/modifyMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineHexMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineHexMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/refineHexMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineHexMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineWallLayer make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineWallLayer' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/refineWallLayer' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refineWallLayer' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refinementLevel make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refinementLevel' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/refinementLevel' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/refinementLevel' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/removeFaces make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/removeFaces' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/removeFaces' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/removeFaces' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/selectCells make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/selectCells' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/selectCells' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/selectCells' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/splitCells make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/splitCells' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/splitCells' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced/splitCells' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/advanced' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ansysToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ansysToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/ansysToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ansysToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/cfx4ToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/cfx4ToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cfx4ToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/cfx4ToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/datToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/datToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/datToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/datToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluent3DMeshToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluent3DMeshToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/fluent3DMeshToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluent3DMeshToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluentMeshToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluentMeshToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/fluentMeshToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/fluentMeshToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamMeshToFluent make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamMeshToFluent' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamMeshToFluent' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamMeshToFluent' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToStarMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToStarMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToStarMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToStarMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToSurface make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToSurface' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToSurface' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/foamToSurface' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gambitToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gambitToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/gambitToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gambitToFoam' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gmshToFoam' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gmshToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gmshToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gmshToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/gmshToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/gmshToFoam' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ideasUnvToFoam' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ideasUnvToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ideasUnvToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ideasUnvToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/ideasUnvToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/ideasUnvToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/kivaToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/kivaToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/kivaToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/kivaToFoam' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/mshToFoam' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/mshToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/mshToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/mshToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mshToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/mshToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/netgenNeutralToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/netgenNeutralToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/netgenNeutralToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/netgenNeutralToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/plot3dToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/plot3dToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/plot3dToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/plot3dToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/sammToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/sammToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/sammToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/sammToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star3ToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star3ToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/star3ToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star3ToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star4ToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star4ToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/star4ToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/star4ToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/tetgenToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/tetgenToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/tetgenToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/tetgenToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/vtkUnstructuredToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/vtkUnstructuredToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/vtkUnstructuredToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/vtkUnstructuredToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/writeMeshObj make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/writeMeshObj' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/writeMeshObj' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion/writeMeshObj' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/conversion' + wmake -all blockMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/blockMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/blockMesh' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/blockMesh' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/blockMesh' + wmake -all extrude make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeMesh' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/extrudeMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeToRegionMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeToRegionMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/extrudeToRegionMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude/extrudeToRegionMesh' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude' + wmake -all extrude2DMesh + wmake libso extrude2DMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libextrude2DMesh.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh' + wmake /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/extrude2DMesh' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh' + wmake -all snappyHexMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/snappyHexMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/snappyHexMesh' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/snappyHexMesh' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/snappyHexMesh' + [ -n /root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/CGAL-4.6 ] + foamyMesh/Allwmake + wmake libso conformalVoronoiMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libconformalVoronoiMesh.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh' + wmake libso conformalVoronoi2DMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoi2DMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoi2DMesh' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libcv2DMesh.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/conformalVoronoi2DMesh' + wmake foamyQuadMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -frounding-math -DNDEBUG -I/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/CGAL-4.6/include -I/include -I/include -I/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/boost-system/include -Wno-old-style-cast -Wno-unused-local-typedefs -Wno-array-bounds -I/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/lnInclude -I../conformalVoronoi2DMesh/lnInclude -I../conformalVoronoiMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/decompositionMethods/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/surfMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/edgeMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/dynamicMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/mesh/extrudeModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/sampling/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/triSurface/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/fileFormats/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/mesh/autoMesh/lnInclude -I/usr/include -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/insertFeaturePoints.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/insertSurfaceNearestPointPairs.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/insertSurfaceNearPointPairs.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/insertBoundaryConformPointPairs.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2DIO.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/shortEdgeFilter2D.o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/foamyQuadMesh.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -L/lib -L/lib -L/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/boost-system/lib -L/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/CGAL-4.6/lib -lCGAL -lmpfr -lextrude2DMesh -lextrudeModel -lcv2DMesh -lconformalVoronoiMesh -lmeshTools -lsurfMesh -ledgeMesh -ltriSurface -ldynamicMesh -ldecompositionMethods -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy -lptscotchDecomp -lsampling -lfileFormats -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyQuadMesh /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `boost::thread_specific_ptr<std::vector<CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, std::allocator<CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false> > > >::~thread_specific_ptr()': CV2D.C:(.text._ZN5boost19thread_specific_ptrISt6vectorIN4CGAL8internal11CC_iteratorINS2_17Compact_containerINS2_37Triangulation_hierarchy_vertex_base_2INS2_13indexedVertexINS2_5EpickENS2_27Triangulation_vertex_base_2IS8_NS2_30Triangulation_ds_vertex_base_2INS2_30Triangulation_data_structure_2INS6_INS7_IS8_NS9_IS8_NSA_IvEEEEEEEENS2_11indexedFaceIS8_NS2_25Triangulation_face_base_2IS8_NS2_28Triangulation_ds_face_base_2IvEEEEEEEEEEEEEEEENS2_7DefaultESR_SR_EELb0EEESaIST_EEED2Ev[_ZN5boost19thread_specific_ptrISt6vectorIN4CGAL8internal11CC_iteratorINS2_17Compact_containerINS2_37Triangulation_hierarchy_vertex_base_2INS2_13indexedVertexINS2_5EpickENS2_27Triangulation_vertex_base_2IS8_NS2_30Triangulation_ds_vertex_base_2INS2_30Triangulation_data_structure_2INS6_INS7_IS8_NS9_IS8_NSA_IvEEEEEEEENS2_11indexedFaceIS8_NS2_25Triangulation_face_base_2IS8_NS2_28Triangulation_ds_face_base_2IvEEEEEEEEEEEEEEEENS2_7DefaultESR_SR_EELb0EEESaIST_EEED5Ev]+0x44): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `boost::thread_specific_ptr<std::vector<int, std::allocator<int> > >::~thread_specific_ptr()': CV2D.C:(.text._ZN5boost19thread_specific_ptrISt6vectorIiSaIiEEED2Ev[_ZN5boost19thread_specific_ptrISt6vectorIiSaIiEEED5Ev]+0x44): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `boost::thread_specific_ptr<std::vector<CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, std::allocator<CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false> > > >::~thread_specific_ptr()': CV2D.C:(.text._ZN5boost19thread_specific_ptrISt6vectorIN4CGAL8internal11CC_iteratorINS2_17Compact_containerINS2_11indexedFaceINS2_5EpickENS2_25Triangulation_face_base_2IS7_NS2_28Triangulation_ds_face_base_2INS2_30Triangulation_data_structure_2INS2_37Triangulation_hierarchy_vertex_base_2INS2_13indexedVertexIS7_NS2_27Triangulation_vertex_base_2IS7_NS2_30Triangulation_ds_vertex_base_2IvEEEEEEEENS6_IS7_NS8_IS7_NS9_IvEEEEEEEEEEEEEENS2_7DefaultESQ_SQ_EELb0EEESaISS_EEED2Ev[_ZN5boost19thread_specific_ptrISt6vectorIN4CGAL8internal11CC_iteratorINS2_17Compact_containerINS2_11indexedFaceINS2_5EpickENS2_25Triangulation_face_base_2IS7_NS2_28Triangulation_ds_face_base_2INS2_30Triangulation_data_structure_2INS2_37Triangulation_hierarchy_vertex_base_2INS2_13indexedVertexIS7_NS2_27Triangulation_vertex_base_2IS7_NS2_30Triangulation_ds_vertex_base_2IvEEEEEEEENS6_IS7_NS8_IS7_NS9_IvEEEEEEEEEEEEEENS2_7DefaultESQ_SQ_EELb0EEESaISS_EEED5Ev]+0x44): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `boost::thread_specific_ptr<int>::~thread_specific_ptr()': CV2D.C:(.text._ZN5boost19thread_specific_ptrIiED2Ev[_ZN5boost19thread_specific_ptrIiED5Ev]+0x44): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `CGAL::Delaunay_triangulation_2<CGAL::Epick, CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > >::remove(CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>)': CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x280): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x2b4): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x2c8): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x2d8): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x2ec): undefined reference to `boost::detail::get_tss_data(void const*)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o:CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x780): more undefined references to `boost::detail::get_tss_data(void const*)' follow /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.o: In function `CGAL::Delaunay_triangulation_2<CGAL::Epick, CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > >::remove(CGAL::internal::CC_iterator<CGAL::Compact_container<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<CGAL::Triangulation_data_structure_2<CGAL::Triangulation_hierarchy_vertex_base_2<CGAL::indexedVertex<CGAL::Epick, CGAL::Triangulation_vertex_base_2<CGAL::Epick, CGAL::Triangulation_ds_vertex_base_2<void> > > >, CGAL::indexedFace<CGAL::Epick, CGAL::Triangulation_face_base_2<CGAL::Epick, CGAL::Triangulation_ds_face_base_2<void> > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>)': CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x7f8): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x818): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x864): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x8b0): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x8d0): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x918): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x964): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x984): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0x9d4): undefined reference to `boost::detail::get_tss_data(void const*)' CV2D.C:(.text._ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE[_ZN4CGAL24Delaunay_triangulation_2INS_5EpickENS_30Triangulation_data_structure_2INS_37Triangulation_hierarchy_vertex_base_2INS_13indexedVertexIS1_NS_27Triangulation_vertex_base_2IS1_NS_30Triangulation_ds_vertex_base_2IvEEEEEEEENS_11indexedFaceIS1_NS_25Triangulation_face_base_2IS1_NS_28Triangulation_ds_face_base_2IvEEEEEEEEE6removeENS_8internal11CC_iteratorINS_17Compact_containerINS3_INS4_IS1_NS5_IS1_NS6_ISH_EEEEEEEENS_7DefaultESQ_SQ_EELb0EEE]+0xa24): undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyQuadMesh' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyQuadMesh] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh' + wmake foamyHexMesh /root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -frounding-math -DNDEBUG -DCGAL_INEXACT -I/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/CGAL-4.6/include -I/include -I/include -I/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/boost-system/include -Wno-old-style-cast -Wno-unused-local-typedefs -Wno-array-bounds -I../conformalVoronoiMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/decompositionMethods/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/edgeMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/fileFormats/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/dynamicMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/triSurface/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/sampling/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/mesh/autoMesh/lnInclude -IvectorTools -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/foamyHexMesh.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -L/lib -L/lib -L/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/boost-system/lib -L/root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/CGAL-4.6/lib -lCGAL -lmpfr -lconformalVoronoiMesh -lmeshTools -ldecompositionMethods -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/dummy -lptscotchDecomp -ledgeMesh -lfileFormats -ltriSurface -ldynamicMesh -lsampling -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyHexMesh /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libconformalVoronoiMesh.so: undefined reference to `boost::detail::set_tss_data(void const*, boost::shared_ptr<boost::detail::tss_cleanup_function>, void*, bool)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libconformalVoronoiMesh.so: undefined reference to `boost::detail::get_tss_data(void const*)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyHexMesh' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamyHexMesh] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh' /root/OpenFOAM/OpenFOAM-dev/wmake/MakefileApps:39: recipe for target 'generation' failed make[1]: *** [generation] Error 2 make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/mesh' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/expandDictionary make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/expandDictionary' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/expandDictionary' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/expandDictionary' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamDebugSwitches make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamDebugSwitches' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamDebugSwitches' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamDebugSwitches' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamFormatConvert make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamFormatConvert' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamFormatConvert' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamFormatConvert' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp/helpTypes make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp/helpTypes' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libhelpTypes.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp/helpTypes' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamHelp' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamHelp' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamInfoExec make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamInfoExec' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamInfoExec' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/foamInfoExec' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/patchSummary make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/patchSummary' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/patchSummary' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous/patchSummary' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/miscellaneous' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/decomposePar make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/decomposePar' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/decomposePar' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/decomposePar' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructPar make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructPar' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/reconstructPar' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructPar' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructParMesh make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructParMesh' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/reconstructParMesh' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/reconstructParMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/redistributePar make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/redistributePar' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/redistributePar' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing/redistributePar' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/parallelProcessing' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamDataToFluent make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamDataToFluent' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamDataToFluent' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamDataToFluent' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsight make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsight' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToEnsight' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsight' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsightParts make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsightParts' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToEnsightParts' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToEnsightParts' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToGMV make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToGMV' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToGMV' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToGMV' Did not find tecio in /root/OpenFOAM/ThirdParty-dev. Not building foamToTecplot360. /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToTetDualMesh make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToTetDualMesh' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToTetDualMesh' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToTetDualMesh' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToVTK make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToVTK' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamToVTK' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/foamToVTK' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/smapToFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/smapToFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/smapToFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion/smapToFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/dataConversion' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/foamCalc make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/foamCalc' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamCalc' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/foamCalc' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/graphics' WARN: PV3 readers not building: ParaView_VERSION=4.3.1 ERROR: ParaView not found in /root/OpenFOAM/ThirdParty-dev/platforms/linuxPPC64leGcc/ParaView-4.3.1 /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/graphics/ensightFoamReader make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/graphics/ensightFoamReader' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libuserd-foam.so' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/graphics/ensightFoamReader' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/graphics' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/particleTracks make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/particleTracks' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/particleTracks' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/particleTracks' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/steadyParticleTracks make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/steadyParticleTracks' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/steadyParticleTracks' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian/steadyParticleTracks' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/lagrangian' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/dsmcFieldsCalc' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/dsmcFieldsCalc' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/engineCompRatio make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/engineCompRatio' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/engineCompRatio' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/engineCompRatio' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/execFlowFunctionObjects' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/execFlowFunctionObjects' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/foamListTimes make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/foamListTimes' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamListTimes' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/foamListTimes' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/pdfPlot make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/pdfPlot' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/pdfPlot' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/pdfPlot' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/postChannel make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/postChannel' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/postChannel' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/postChannel' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/ptot make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/ptot' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/ptot' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/ptot' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/temporalInterpolate make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/temporalInterpolate' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/temporalInterpolate' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/temporalInterpolate' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/wdot make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/wdot' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/wdot' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/wdot' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/writeCellCentres make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/writeCellCentres' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/writeCellCentres' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous/writeCellCentres' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/miscellaneous' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/noise make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/noise' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/noise' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/noise' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchAverage make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchAverage' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/patchAverage' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchAverage' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchIntegrate make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchIntegrate' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/patchIntegrate' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch/patchIntegrate' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/patch' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/probeLocations make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/probeLocations' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/probeLocations' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/probeLocations' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/sample make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/sample' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/sample' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling/sample' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/sampling' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/scalarField' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/scalarField/pPrime2 make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/scalarField/pPrime2' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/pPrime2' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/scalarField/pPrime2' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/scalarField' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/stressField' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/stressField/stressComponents make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/stressField/stressComponents' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/stressComponents' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/stressField/stressComponents' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/stressField' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R/compatibilityFvPatchFields' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R/compatibilityFvPatchFields' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/R' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/R' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/createTurbulenceFields make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/createTurbulenceFields' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/createTurbulenceFields' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence/createTurbulenceFields' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/turbulence' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Co make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Co' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/Co' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Co' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Lambda2 make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Lambda2' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/Lambda2' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Lambda2' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Mach make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Mach' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/Mach' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Mach' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Pe make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Pe' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/Pe' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Pe' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Q make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Q' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/Q' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/Q' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/enstrophy make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/enstrophy' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/enstrophy' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/enstrophy' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/flowType make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/flowType' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/flowType' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/flowType' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/streamFunction make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/streamFunction' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/streamFunction' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/streamFunction' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/uprime make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/uprime' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/uprime' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/uprime' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/vorticity make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/vorticity' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/vorticity' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField/vorticity' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/velocityField' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallGradU make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallGradU' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/wallGradU' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallGradU' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallHeatFlux make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallHeatFlux' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/wallHeatFlux' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallHeatFlux' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallShearStress make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallShearStress' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/wallShearStress' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/wallShearStress' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/yPlus make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/yPlus' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/yPlus' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall/yPlus' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing/wall' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/postProcessing' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/applyBoundaryLayer make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/applyBoundaryLayer' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/applyBoundaryLayer' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/applyBoundaryLayer' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/boxTurb make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/boxTurb' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/boxTurb' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/boxTurb' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/changeDictionary make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/changeDictionary' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/changeDictionary' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/changeDictionary' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/createExternalCoupledPatchGeometry make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/createExternalCoupledPatchGeometry' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/createExternalCoupledPatchGeometry' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/createExternalCoupledPatchGeometry' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/dsmcInitialise make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/dsmcInitialise' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/dsmcInitialise' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/dsmcInitialise' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/engineSwirl make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/engineSwirl' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/engineSwirl' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/engineSwirl' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/faceAgglomerate make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/faceAgglomerate' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/faceAgglomerate' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/faceAgglomerate' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/foamUpgradeCyclics make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/foamUpgradeCyclics' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/foamUpgradeCyclics' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/foamUpgradeCyclics' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFields make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFields' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mapFields' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFields' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFieldsPar make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFieldsPar' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mapFieldsPar' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mapFieldsPar' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mdInitialise make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mdInitialise' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mdInitialise' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/mdInitialise' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/setFields make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/setFields' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/setFields' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/setFields' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/viewFactorsGen make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/viewFactorsGen' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/viewFactorsGen' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/viewFactorsGen' + wmake libso tabulatedWallFunction /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libtabulatedWallFunctions.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction' + wmake /root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/wallFunctionTable' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing/wallFunctionTable' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/preProcessing' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAdd make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAdd' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceAdd' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAdd' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAutoPatch make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAutoPatch' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceAutoPatch' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceAutoPatch' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceBooleanFeatures make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceBooleanFeatures' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceBooleanFeatures' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceBooleanFeatures' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCheck make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCheck' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceCheck' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCheck' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceClean make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceClean' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceClean' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceClean' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCoarsen' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCoarsen' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCoarsen make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCoarsen' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceCoarsen' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceCoarsen' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceConvert make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceConvert' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceConvert' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceConvert' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureConvert make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureConvert' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceFeatureConvert' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureConvert' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureExtract make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureExtract' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceFeatureExtract' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFeatureExtract' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFind make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFind' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceFind' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceFind' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceHookUp make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceHookUp' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceHookUp' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceHookUp' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceInertia make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceInertia' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceInertia' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceInertia' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceLambdaMuSmooth make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceLambdaMuSmooth' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceLambdaMuSmooth' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceLambdaMuSmooth' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvert make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvert' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshConvert' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvert' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvertTesting make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvertTesting' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshConvertTesting' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshConvertTesting' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshExport make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshExport' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshExport' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshExport' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshImport make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshImport' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshImport' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshImport' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshInfo make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshInfo' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshInfo' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshInfo' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshTriangulate make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshTriangulate' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceMeshTriangulate' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceMeshTriangulate' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceOrient make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceOrient' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceOrient' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceOrient' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfacePointMerge make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfacePointMerge' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfacePointMerge' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfacePointMerge' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRedistributePar make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRedistributePar' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceRedistributePar' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRedistributePar' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRefineRedGreen make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRefineRedGreen' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceRefineRedGreen' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceRefineRedGreen' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByPatch make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByPatch' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceSplitByPatch' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByPatch' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByTopology make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByTopology' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceSplitByTopology' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitByTopology' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitNonManifolds' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitNonManifolds' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitNonManifolds make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitNonManifolds' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceSplitNonManifolds' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSplitNonManifolds' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSubset make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSubset' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceSubset' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceSubset' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceToPatch make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceToPatch' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceToPatch' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceToPatch' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceTransformPoints make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceTransformPoints' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/surfaceTransformPoints' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface/surfaceTransformPoints' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/surface' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/adiabaticFlameT make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/adiabaticFlameT' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/adiabaticFlameT' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/adiabaticFlameT' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/chemkinToFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/chemkinToFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/chemkinToFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/chemkinToFoam' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumCO make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumCO' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/equilibriumCO' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumCO' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumFlameT make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumFlameT' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/equilibriumFlameT' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/equilibriumFlameT' /root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/mixtureAdiabaticFlameT make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/mixtureAdiabaticFlameT' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mixtureAdiabaticFlameT' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical/mixtureAdiabaticFlameT' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/utilities/thermophysical' + wmake -all solvers make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/DNS' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/DNS/dnsFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/DNS/dnsFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/dnsFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/DNS/dnsFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/DNS' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/laplacianFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/laplacianFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/laplacianFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/laplacianFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/potentialFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/potentialFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/potentialFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/potentialFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/scalarTransportFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/scalarTransportFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/scalarTransportFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic/scalarTransportFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/basic' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/XiEqModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/XiGModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/dragModels' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/dragModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/turbulence' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels/turbulence' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/PDRModels' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels/XiEqModels' make[4]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels/XiGModels' make[4]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels/XiGModels' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/XiModels' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/laminarFlameSpeed' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam/laminarFlameSpeed' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/PDRFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/PDRFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/XiFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/XiFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/XiFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/XiFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/chemFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/chemFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/chemFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/chemFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/coldEngineFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/coldEngineFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/coldEngineFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/coldEngineFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/engineFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/engineFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/engineFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/engineFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/fireFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/fireFoam' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/fvOptions/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/sampling/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/compressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/distributionModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/specie/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solid/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/compressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solidThermo/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/chemistryModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/solidChemistryModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/combustionModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/solidProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/liquidProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/thermophysicalFunctions/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/reactionThermo/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/SLGThermo/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/radiation/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/combustionModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/regionModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/surfaceFilmModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/pyrolysisModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/intermediate/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/ODE/lnInclude -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/combustion/fireFoam/fireFoam.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -lfiniteVolume -lfvOptions -lmeshTools -lsampling -lturbulenceModels -lcompressibleTurbulenceModels -lspecie -lcompressibleTransportModels -lfluidThermophysicalModels -lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lreactionThermophysicalModels -lSLGThermo -lchemistryModel -lsolidChemistryModel -lcombustionModels -lregionModels -lradiationModels -lsurfaceFilmModels -lsurfaceFilmDerivedFvPatchFields -lpyrolysisModels -lregionCoupling -llagrangianIntermediate -llagrangianTurbulence -lODE -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/fireFoam /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::solidMixtureProperties(Foam::solidMixtureProperties const&)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::New(Foam::dictionary const&)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/fireFoam' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/fireFoam] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion/fireFoam' /root/OpenFOAM/OpenFOAM-dev/wmake/MakefileApps:39: recipe for target 'fireFoam' failed make[1]: *** [fireFoam] Error 2 make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/combustion' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible' + wmake libso BCs /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/BCs make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/BCs' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/librhoCentralFoam.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/BCs' + wmake /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoCentralFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam' + wmake rhoCentralDyMFoam /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoCentralDyMFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam/rhoPimpleDyMFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam/rhoPimpleDyMFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoPimpleDyMFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam/rhoPimpleDyMFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoPimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoPimpleFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam/rhoPorousSimpleFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam/rhoPorousSimpleFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoPorousSimpleFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam/rhoPorousSimpleFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/rhoSimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/rhoSimpleFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicDyMFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicDyMFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/sonicDyMFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicDyMFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicLiquidFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicLiquidFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/sonicLiquidFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam/sonicLiquidFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/sonicFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible/sonicFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/compressible' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/dsmc' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/dsmc/dsmcFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/dsmc/dsmcFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/dsmcFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/dsmc/dsmcFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/dsmc' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mdEquilibrationFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdEquilibrationFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mdFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics/mdFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods/molecularDynamics' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/discreteMethods' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/electrostaticFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/electrostaticFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/electrostaticFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/electrostaticFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/magneticFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/magneticFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/magneticFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/magneticFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/mhdFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/mhdFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/mhdFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics/mhdFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/electromagnetics' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/financial' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/financial/financialFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/financial/financialFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/financialFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/financial/financialFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/financial' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqPimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/buoyantBoussinesqSimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantBoussinesqSimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantPimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantPimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/buoyantPimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantPimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantSimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantSimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/buoyantSimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/buoyantSimpleFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam' make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/chtMultiRegionSimpleFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/chtMultiRegionFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/chtMultiRegionFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/thermoFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/thermoFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/thermoFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer/thermoFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/heatTransfer' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/adjointShapeOptimizationFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/adjointShapeOptimizationFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/adjointShapeOptimizationFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/adjointShapeOptimizationFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/adjointShapeOptimizationFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/adjointShapeOptimizationFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/boundaryFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/boundaryFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/boundaryFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/boundaryFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/icoFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/icoFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/icoFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/icoFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/nonNewtonianIcoFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/nonNewtonianIcoFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/nonNewtonianIcoFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/nonNewtonianIcoFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/SRFPimpleFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/SRFPimpleFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/SRFPimpleFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/SRFPimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/pimpleDyMFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/pimpleDyMFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/pimpleDyMFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam/pimpleDyMFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/pimpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pisoFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pisoFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/pisoFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/pisoFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/shallowWaterFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/shallowWaterFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/shallowWaterFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/shallowWaterFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/SRFSimpleFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/SRFSimpleFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/SRFSimpleFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/SRFSimpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/porousSimpleFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/porousSimpleFoam' make[3]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/porousSimpleFoam' is up to date. make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam/porousSimpleFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/simpleFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible/simpleFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/incompressible' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian' + wmake libso DPMTurbulenceModels /root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/DPMTurbulenceModels make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/DPMTurbulenceModels' '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/DPMTurbulenceModels' + wmake /root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I./DPMTurbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/intermediate/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/specie/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/compressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/reactionThermo/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/radiation/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/incompressible/singlePhaseTransportModel -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/phaseIncompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/regionModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/surfaceFilmModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/lagrangian/DPMFoam/DPMFoam.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -llagrangian -llagrangianIntermediate -llagrangianTurbulence -lthermophysicalFunctions -lspecie -lradiationModels -lincompressibleTransportModels -lturbulenceModels -lincompressibleTurbulenceModels -lDPMTurbulenceModels -lregionModels -lsurfaceFilmModels -lsampling -lfiniteVolume -lmeshTools -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/DPMFoam /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mu() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mut() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `typeinfo for Foam::incompressibleTurbulenceModel' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mut(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::muEff() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `vtable for Foam::incompressibleTurbulenceModel' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mu(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::solidMixtureProperties(Foam::solidMixtureProperties const&)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::typeName' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::New(Foam::dictionary const&)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::muEff(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::incompressibleTurbulenceModel(Foam::geometricOneField const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::word const&)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/DPMFoam' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/DPMFoam] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam' + wmake MPPICFoam /root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/MPPICFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/MPPICFoam' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I.. -I../DPMTurbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/lagrangian/intermediate/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/specie/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/compressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/basic/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/reactionThermo/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/radiation/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/incompressible/singlePhaseTransportModel -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/phaseIncompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/regionModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/regionModels/surfaceFilmModels/lnInclude -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/lagrangian/DPMFoam/MPPICFoam/MPPICFoam.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -lfiniteVolume -lmeshTools -llagrangian -llagrangianIntermediate -llagrangianTurbulence -lthermophysicalFunctions -lspecie -lradiationModels -lincompressibleTransportModels -lturbulenceModels -lincompressibleTurbulenceModels -lDPMTurbulenceModels -lregionModels -lsurfaceFilmModels -lsampling -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/MPPICFoam /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mu() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mut() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `typeinfo for Foam::incompressibleTurbulenceModel' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mut(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::muEff() const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `vtable for Foam::incompressibleTurbulenceModel' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::mu(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::solidMixtureProperties(Foam::solidMixtureProperties const&)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::typeName' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libSLGThermo.so: undefined reference to `Foam::solidMixtureProperties::New(Foam::dictionary const&)' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::muEff(int) const' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libDPMTurbulenceModels.so: undefined reference to `Foam::incompressibleTurbulenceModel::incompressibleTurbulenceModel(Foam::geometricOneField const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::word const&)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/MPPICFoam' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/MPPICFoam] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian/DPMFoam/MPPICFoam' /root/OpenFOAM/OpenFOAM-dev/wmake/MakefileApps:39: recipe for target 'DPMFoam' failed make[1]: *** [DPMFoam] Error 2 make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/lagrangian' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam make[3]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I.. -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/twoPhaseMixture/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/interfaceProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/barotropicCompressibilityModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/dynamicMesh/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/dynamicFvMesh/lnInclude -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam/cavitatingDyMFoam.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -lturbulenceModels -lincompressibleTurbulenceModels -lbarotropicCompressibilityModel -lfiniteVolume -ldynamicMesh -ldynamicFvMesh -lmeshTools -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingDyMFoam /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam/cavitatingDyMFoam.o:(.toc+0xd8): undefined reference to `vtable for Foam::incompressibleTwoPhaseMixture' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam/cavitatingDyMFoam.o: In function `.LTHUNK27': cavitatingDyMFoam.C:(.text._ZN4Foam29incompressibleTwoPhaseMixtureD2Ev[_ZN4Foam29incompressibleTwoPhaseMixtureD5Ev]+0x10c): undefined reference to `Foam::transportModel::~transportModel()' cavitatingDyMFoam.C:(.text._ZN4Foam29incompressibleTwoPhaseMixtureD2Ev[_ZN4Foam29incompressibleTwoPhaseMixtureD5Ev]+0x1fc): undefined reference to `Foam::transportModel::~transportModel()' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam/cavitatingDyMFoam.o: In function `main': cavitatingDyMFoam.C:(.text.startup+0xec8): undefined reference to `Foam::incompressibleTwoPhaseMixture::incompressibleTwoPhaseMixture(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingDyMFoam' failed make[3]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingDyMFoam] Error 1 make[3]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam/cavitatingDyMFoam' /root/OpenFOAM/OpenFOAM-dev/wmake/MakefileApps:39: recipe for target 'cavitatingDyMFoam' failed make[2]: *** [cavitatingDyMFoam] Error 2 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam' g++ -m64 -mcpu=power8 -DlinuxPPC64le -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/twoPhaseMixture/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/transportModels/interfaceProperties/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/turbulenceModels/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/TurbulenceModels/incompressible/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/thermophysicalModels/barotropicCompressibilityModel/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -IlnInclude -I. -I/root/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/root/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingFoam.o -L/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib \ -lturbulenceModels -lincompressibleTurbulenceModels -lbarotropicCompressibilityModel -lfiniteVolume -lmeshTools -lOpenFOAM -ldl \ -lm -o /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingFoam /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingFoam.o:(.toc+0xd8): undefined reference to `vtable for Foam::incompressibleTwoPhaseMixture' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingFoam.o: In function `.LTHUNK23': cavitatingFoam.C:(.text._ZN4Foam29incompressibleTwoPhaseMixtureD2Ev[_ZN4Foam29incompressibleTwoPhaseMixtureD5Ev]+0x10c): undefined reference to `Foam::transportModel::~transportModel()' cavitatingFoam.C:(.text._ZN4Foam29incompressibleTwoPhaseMixtureD2Ev[_ZN4Foam29incompressibleTwoPhaseMixtureD5Ev]+0x1fc): undefined reference to `Foam::transportModel::~transportModel()' /root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/applications/solvers/multiphase/cavitatingFoam/cavitatingFoam.o: In function `main': cavitatingFoam.C:(.text.startup+0xe54): undefined reference to `Foam::incompressibleTwoPhaseMixture::incompressibleTwoPhaseMixture(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&)' collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:138: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingFoam' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/cavitatingFoam] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/cavitatingFoam' /root/OpenFOAM/OpenFOAM-dev/wmake/MakefileApps:39: recipe for target 'cavitatingFoam' failed make[1]: *** [cavitatingFoam] Error 2 make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase' make[1]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidDisplacementFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidDisplacementFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidDisplacementFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidDisplacementFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/solidDisplacementFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidDisplacementFoam' make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' /root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam make[2]: Entering directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' make[2]: '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/bin/solidEquilibriumDisplacementFoam' is up to date. make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam' make[1]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/stressAnalysis' |
|
Many thanks for providing the log file with the summary output, it certainly makes it a lot easier to diagnose the issues. Can you please also provide the output you get for the following commands: ld --version ls -l $(which ld) I ask this because the issue you're getting is potentially due to your system being configured to use "ld.gold" by default. If this is the case, then the problem is that this linker is not supported for building OpenFOAM, because only "ld.bfd" supports the auto-link as needed feature that OpenFOAM relies on. If your system is using "ld.bfd" by default, then the fix should be as follows: 1- Edit the file "wmake/rules/linuxPPC64leGcc/c++" 2- Change the last two lines: LINKLIBSO = $(CC) $(c++FLAGS) -shared LINKEXE = $(CC) $(c++FLAGS) -Xlinker --add-needed to this: LINKLIBSO = $(CC) $(c++FLAGS) -shared -Xlinker --add-needed -Xlinker --no-as-needed LINKEXE = $(CC) $(c++FLAGS) -Xlinker --add-needed -Xlinker --no-as-needed 3- Save and close the file. 4- Delete the built library binaries with this command, so that they are linked again: rm -r $FOAM_LIBBIN Now try running "Allwmake" once again. Please let us know if this fixes the problem or not. |
2015-09-08 20:09
|
|
|
Hello! Thanks for the quick response. Please, diregard the file OpenFOAM.tar.gz I attached. I messed it all up. Checked per your advice: # ld --version GNU ld (GNU Binutils for Ubuntu) 2.25 Copyright (C) 2014 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. # ls -l $(which ld) lrwxrwxrwx 1 root root 6 Apr 10 15:42 /usr/bin/ld -> ld.bfd So, I followed the steps you provided. The full log is attached as OpenFOAM_1.tar.gz The outcome was better, although there were still some errors like: /usr/bin/ld: cannot find -lreactingTwoPhaseSystem collect2: error: ld returned 1 exit status /root/OpenFOAM/OpenFOAM-dev/wmake/Makefile:162: recipe for target '/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libreactingEulerianInterfacialModels.so' failed make[2]: *** [/root/OpenFOAM/OpenFOAM-dev/platforms/linuxPPC64leGccDPInt32Opt/lib/libreactingEulerianInterfacialModels.so] Error 1 make[2]: Leaving directory '/root/OpenFOAM/OpenFOAM-dev/applications/solvers/multiphase/reactingEulerFoam/interfacialModels' Sorry for the long log. |
2015-09-08 20:16
|
|
|
I've isolated this second problem and it also happens in the x86_64 architecture. There is a somewhat circular dependency, which is why the libraries complain about a missing library that is only built afterwards. For now, to work around the issue, run twice the main "Allwmake" script with the "-k" option: ./Allwmake -k > log.make 2>&1 ./Allwmake -k > log.make 2>&1 This will build regardless of errors and hopefully the second pass will solve the missing dependencies. Nonetheless, I haven't had the time to diagnose why this is happening... but it's probable this is something that is ongoing and will be fixed sometime in the near future: https://twitter.com/CFDdirect/status/641563511861153792 |
|
That indeed solved it. The second time I ran Allwmake, the build completed. Is there a unit test I can run? I wanted to check if it is effectively working in ppc64le arch. Thanks! |
|
c++ (790 bytes)
SUFFIXES += .C c++WARN = -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof # Suppress some warnings for flex++ and CGAL c++LESSWARN = -Wno-old-style-cast -Wno-unused-local-typedefs -Wno-array-bounds CC = g++ -m64 -mcpu=power8 include $(RULES)/c++$(WM_COMPILE_OPTION) ptFLAGS = -DNoRepository -ftemplate-depth-100 c++FLAGS = $(GFLAGS) $(c++WARN) $(c++OPT) $(c++DBUG) $(ptFLAGS) $(LIB_HEADER_DIRS) -fPIC Ctoo = $(WM_SCHEDULER) $(CC) $(c++FLAGS) -c $< -o $@ cxxtoo = $(Ctoo) cctoo = $(Ctoo) cpptoo = $(Ctoo) LINK_LIBS = $(c++DBUG) LINKLIBSO = $(CC) $(c++FLAGS) -shared -Xlinker --add-needed -Xlinker --no-as-needed LINKEXE = $(CC) $(c++FLAGS) -Xlinker --add-needed -Xlinker --no-as-needed |
|
@ferseiti: The cyclic dependency issue has been fixed yesterday, in commit cc5f67a0ff62. If you do a git pull and run "Allwmake" again, without the need of the "-k" option. As for a unit test, the simplest is given in installation instructions: http://www.openfoam.org/download/git.php - namely: mkdir -p $FOAM_RUN cp -r $FOAM_TUTORIALS $FOAM_RUN cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity blockMesh icoFoam paraFoam For testing running in parallel, you've got several tutorials, including on the User Guide, but the tutorial "incompressible/simpleFoam/motorBike" should do the trick: cd $FOAM_RUN/tutorials/incompressible/simpleFoam/motorBike ./Allrun @Henry: Attached is the file "c++" which is a replacement for the one in the folder "wmake/rules/linuxPPC64leGcc", as addressed in the previous comments, i.e. linker options for automatic linking to undeclared dependant libraries. |
|
Thanks for the updates. Resolved by commit 2ead55ceb903b16e18523c4ec1172a045b215ea2 |
|
@Henry: Uhm... I'm not sure how it happened (an auto-complete accident?), but the file was committed with the wrong name "wmake/rules/linuxPPC64leGcc/linuxPPC64leGcc", when it should be "wmake/rules/linuxPPC64leGcc/c++". |
|
Resolved by commit 82855f6acab3dbd2f53e3826cc9b283f159c193d |
|
Guys, sorry for reopening, but this was the only way I can inform you about this. Bruno Santos, or whoever was responsible for resolving this can claim their bounty at https://www.bountysource.com/issues/26593943-openfoam-fails-to-build-on-ppc64le Thanks and regards. |
|
@ferseiti: Many thanks for the bounty! I certainly wasn't expecting this, which is why it took so long to get back to this. I've signed up on Bounty Source and I'm currently trying to figure out how it works in order to claim the bounty. I'll close this issue again as "fixed", so that the bounty can be claimed. @Bounty Source admins/system: The commits pointed out by Henry in the previous comments are these two: - https://github.com/OpenFOAM/OpenFOAM-dev/commit/2ead55ceb903b16e18523c4ec1172a045b215ea2 - https://github.com/OpenFOAM/OpenFOAM-dev/commit/82855f6acab3dbd2f53e3826cc9b283f159c193d |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-04 20:45 |
|
New Issue | |
2015-09-04 20:45 |
|
File Added: OpenFOAM.log | |
2015-09-04 23:28 | wyldckat | Note Added: 0005333 | |
2015-09-08 20:09 |
|
File Added: OpenFOAM.tar.gz | |
2015-09-08 20:15 |
|
Note Added: 0005344 | |
2015-09-08 20:16 |
|
File Added: OpenFOAM_1.tar.gz | |
2015-09-10 00:19 | wyldckat | Note Added: 0005350 | |
2015-09-11 13:56 |
|
Note Added: 0005351 | |
2015-09-12 13:08 | wyldckat | File Added: c++ | |
2015-09-12 13:15 | wyldckat | Note Added: 0005352 | |
2015-09-12 13:15 | wyldckat | Assigned To | => henry |
2015-09-12 13:15 | wyldckat | Status | new => assigned |
2015-09-12 23:34 | henry | Note Added: 0005355 | |
2015-09-12 23:34 | henry | Status | assigned => resolved |
2015-09-12 23:34 | henry | Resolution | open => fixed |
2015-09-13 20:35 | wyldckat | Note Added: 0005356 | |
2015-09-13 20:35 | wyldckat | Status | resolved => feedback |
2015-09-13 20:35 | wyldckat | Resolution | fixed => reopened |
2015-09-13 21:22 | henry | Note Added: 0005357 | |
2015-09-13 21:22 | henry | Status | feedback => resolved |
2015-09-13 21:22 | henry | Resolution | reopened => fixed |
2015-09-16 19:52 |
|
Note Added: 0005359 | |
2015-09-16 19:52 |
|
Status | resolved => feedback |
2015-09-16 19:52 |
|
Resolution | fixed => reopened |
2015-10-04 22:12 | wyldckat | Note Added: 0005383 | |
2015-10-04 22:12 | wyldckat | Status | feedback => resolved |
2015-10-04 22:12 | wyldckat | Fixed in Version | => dev |
2015-10-04 22:12 | wyldckat | Resolution | reopened => fixed |