Skip to content

Instantly share code, notes, and snippets.

@Dmitry-Kucher
Created October 21, 2016 12:57
Show Gist options
  • Save Dmitry-Kucher/5c5a2b296a260cc94809d2894199aee5 to your computer and use it in GitHub Desktop.
Save Dmitry-Kucher/5c5a2b296a260cc94809d2894199aee5 to your computer and use it in GitHub Desktop.
CC dirToString.c
LEX wmkdep.l
CC lex.yy.c
+ wmakePrintBuild -check
no git description found
+ wrmo OpenFOAM/global/global.o
removing .o files corresponding to OpenFOAM/global/global.o ...
+ wmakeLnInclude OpenFOAM
LN OpenFOAM/lnInclude
+ wmakeLnInclude OSspecific/POSIX
LN OSspecific/POSIX/lnInclude
+ Pstream/Allwmake libso
+ wmake libso dummy
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/Pstream/dummy
LN ./lnInclude
DEP UOPwrite.C
DEP UIPread.C
DEP UPstream.C
CC UPstream.C
CC UIPread.C
CC UOPwrite.C
LD libNULL.dylib
ld: warning: directory not found for option '-L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/lib'
->> libNULL.dylib
+ case "$WM_MPLIB" in
+ set +x
wclean mpi
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/Pstream/mpi
wmake libso mpi
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/Pstream/mpi
LN ./lnInclude
DEP PstreamGlobals.C
DEP UPstream.C
DEP UIPread.C
DEP UOPwrite.C
CC UOPwrite.C
CC UIPread.C
CC UPstream.C
CC PstreamGlobals.C
LD libNULL.dylib
ld: warning: directory not found for option '-L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/lib'
->> libNULL.dylib
+ OSspecific/POSIX/Allwmake
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX
DEP printStack.C
DEP fileMonitor.C
DEP POSIX.C
DEP fileStat.C
DEP timer.C
DEP memInfo.C
DEP cpuTime.C
DEP clockTime.C
DEP regExp.C
DEP sigWriteNow.C
DEP sigStopAtWriteNow.C
DEP sigFpe.C
DEP sigSegv.C
DEP sigQuit.C
DEP sigInt.C
CC sigFpe.C
CC sigSegv.C
CC sigInt.C
CC sigQuit.C
CC sigStopAtWriteNow.C
CC sigWriteNow.C
CC regExp.C
CC timer.C
CC fileStat.C
CC POSIX.C
CC cpuTime.C
CC clockTime.C
CC memInfo.C
CC fileMonitor.C
CC printStack.C
LD libNULL.o
->> libNULL.o
+ wmake libso OpenFOAM
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM
DEP data.C
DEP graph.C
DEP dynamicIndexedOctreeName.C
DEP curve.C
DEP treeDataCell.C
DEP indexedOctreeName.C
DEP volumeType.C
DEP dynamicTreeDataPoint.C
DEP preservePatchTypes.C
DEP bandCompression.C
DEP cloud.C
DEP uniformDimensionedFields.C
DEP pointFields.C
DEP treeBoundBox.C
DEP boundBox.C
DEP commSchedule.C
DEP meshObject.C
DEP coupleGroupIdentifier.C
DEP patchIdentifier.C
DEP lduPrimitiveMesh.C
DEP lduMesh.C
DEP solution.C
DEP dimensionedTensor.C
DEP dimensionedSymmTensor.C
DEP dimensionedSphericalTensor.C
DEP dimensionedScalar.C
DEP dimensionSets.C
DEP dimensionSetIO.C
DEP dimensionSet.C
DEP regionFunctionObject.C
DEP timeControlFunctionObject.C
DEP timeControl.C
DEP writeFiles.C
DEP writeFile.C
DEP functionObjectList.C
DEP functionObject.C
DEP CallbackRegistryName.C
DEP objectRegistry.C
DEP IOobjectList.C
DEP IOMapName.C
DEP DLListBase.C
DEP SLListBase.C
DEP ListOps.C
DEP PackedBoolList.C
DEP PackedListCore.C
DEP ParSortableListName.C
DEP StaticHashTableCore.C
DEP HashTableCore.C
DEP cachedRandom.C
DEP Random.C
DEP Hasher.C
DEP subModelBase.C
DEP polynomialFunction.C
DEP makeDataEntries.C
DEP triad.C
DEP septernion.C
DEP quaternion.C
DEP globalIndexAndTransform.C
DEP vectorTensorTransform.C
DEP complex.C
DEP vector2D.C
DEP symmTensor2D.C
DEP sphericalTensor2D.C
DEP tensor2D.C
DEP vectorListIOList.C
DEP vectorList.C
DEP vectorIOList.C
DEP vector.C
DEP labelVector.C
DEP floatVector.C
DEP floatTensor.C
DEP complexVector.C
DEP sphericalTensorList.C
DEP tensorList.C
DEP symmTensorList.C
DEP tensor.C
DEP labelTensor.C
DEP symmTensor.C
DEP labelSymmTensor.C
DEP labelSphericalTensor.C
DEP sphericalTensor.C
DEP diagTensor.C
DEP scalarListIOList.C
DEP scalarIOList.C
DEP scalarList.C
DEP scalar.C
DEP floatScalar.C
DEP directionIO.C
DEP etcFiles.C
DEP doubleScalar.C
DEP clock.C
DEP global.Cver
DEP argList.C
CC global.Cver
CC argList.C
CC clock.C
make: *** No rule to make target `/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM//bool/bool.C.dep', needed by `/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM//bool/bool.o'. Stop.
make: *** Waiting for unfinished jobs....
CC etcFiles.C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment