Skip to content

Instantly share code, notes, and snippets.

@Dmitry-Kucher
Created October 24, 2016 06:58
Show Gist options
  • Save Dmitry-Kucher/29e65b8a97753716aec0b9ce925c550e to your computer and use it in GitHub Desktop.
Save Dmitry-Kucher/29e65b8a97753716aec0b9ce925c550e to your computer and use it in GitHub Desktop.
xcrun cc -arch x86_64 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -O3 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-function dirToString.c -o /Users/dima/OpenFOAM/OpenFOAM-4.1/wmake/platforms/darwin64Clang/dirToString
flex wmkdep.l
xcrun cc -arch x86_64 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -O3 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-function lex.yy.c -o /Users/dima/OpenFOAM/OpenFOAM-4.1/wmake/platforms/darwin64Clang/wmkdep
+ wmakePrintBuild -check
no git description found
+ wrmo OpenFOAM/global/global.o
removing .o files corresponding to OpenFOAM/global/global.o ...
+ wmakeLnInclude OpenFOAM
wmakeLnInclude: linking include files to OpenFOAM/lnInclude
+ wmakeLnInclude OSspecific/POSIX
wmakeLnInclude: linking include files to OSspecific/POSIX/lnInclude
+ Pstream/Allwmake libso
+ wmake libso dummy
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/Pstream/dummy
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file UIPread.C
Making dependency list for source file UOPwrite.C
Making dependency list for source file UPstream.C
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UPstream.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UPstream.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UIPread.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UIPread.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UOPwrite.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UOPwrite.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-dylib,-undefined,dynamic_lookup /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UPstream.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UIPread.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/Pstream/dummy/UOPwrite.o -L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/lib \
-o libNULL.dylib
ld: warning: directory not found for option '-L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/lib'
'libNULL.dylib' is up to date.
+ 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
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file PstreamGlobals.C
Making dependency list for source file UPstream.C
Making dependency list for source file UIPread.C
Making dependency list for source file UOPwrite.C
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -I/usr/local/Cellar/open-mpi/2.0.1/include -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UOPwrite.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UOPwrite.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -I/usr/local/Cellar/open-mpi/2.0.1/include -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UIPread.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UIPread.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -I/usr/local/Cellar/open-mpi/2.0.1/include -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c UPstream.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UPstream.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -I/usr/local/Cellar/open-mpi/2.0.1/include -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c PstreamGlobals.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/PstreamGlobals.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -I/usr/local/Cellar/open-mpi/2.0.1/include -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-dylib,-undefined,dynamic_lookup /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UOPwrite.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UIPread.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/UPstream.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/src/Pstream/mpi/PstreamGlobals.o -L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/lib \
-L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.0.1/lib -lmpi -o libNULL.dylib
ld: warning: directory not found for option '-L/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32OptSYSTEMOPENMPI/lib'
'libNULL.dylib' is up to date.
+ OSspecific/POSIX/Allwmake
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX
Making dependency list for source file fileMonitor.C
Making dependency list for source file printStack.C
Making dependency list for source file POSIX.C
Making dependency list for source file fileStat.C
Making dependency list for source file timer.C
Making dependency list for source file memInfo/memInfo.C
Making dependency list for source file cpuTime/cpuTime.C
Making dependency list for source file clockTime/clockTime.C
Making dependency list for source file regExp.C
Making dependency list for source file signals/sigWriteNow.C
Making dependency list for source file signals/sigInt.C
Making dependency list for source file signals/sigSegv.C
Making dependency list for source file signals/sigStopAtWriteNow.C
Making dependency list for source file signals/sigFpe.C
Making dependency list for source file signals/sigQuit.C
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigFpe.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigFpe.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigSegv.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigSegv.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigInt.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigInt.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigQuit.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigQuit.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigStopAtWriteNow.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigStopAtWriteNow.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c signals/sigWriteNow.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigWriteNow.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c regExp.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/regExp.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c timer.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/timer.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c fileStat.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/fileStat.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c POSIX.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/POSIX.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c cpuTime/cpuTime.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/cpuTime/cpuTime.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c clockTime/clockTime.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/clockTime/clockTime.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c memInfo/memInfo.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/memInfo/memInfo.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c fileMonitor.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/fileMonitor.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c printStack.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/printStack.o
ld -r -o libNULL.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigFpe.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigSegv.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigInt.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigQuit.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigStopAtWriteNow.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/signals/sigWriteNow.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/regExp.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/timer.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/fileStat.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/POSIX.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/cpuTime/cpuTime.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/clockTime/clockTime.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/memInfo/memInfo.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/fileMonitor.o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OSspecific/POSIX/printStack.o
'libNULL.o' is up to date.
+ wmake libso OpenFOAM
/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM
Making dependency list for source file graph/curve/curve.C
Making dependency list for source file algorithms/dynamicIndexedOctree/dynamicTreeDataPoint.C
Making dependency list for source file meshes/data/data.C
Making dependency list for source file graph/graph.C
Making dependency list for source file algorithms/indexedOctree/volumeType.C
Making dependency list for source file algorithms/indexedOctree/indexedOctreeName.C
Making dependency list for source file algorithms/dynamicIndexedOctree/dynamicIndexedOctreeName.C
Making dependency list for source file algorithms/indexedOctree/treeDataCell.C
Making dependency list for source file meshes/preservePatchTypes/preservePatchTypes.C
Making dependency list for source file meshes/bandCompression/bandCompression.C
Making dependency list for source file fields/GeometricFields/pointFields/pointFields.C
Making dependency list for source file fields/cloud/cloud.C
Making dependency list for source file meshes/treeBoundBox/treeBoundBox.C
Making dependency list for source file fields/UniformDimensionedFields/uniformDimensionedFields.C
Making dependency list for source file meshes/boundBox/boundBox.C
Making dependency list for source file meshes/ProcessorTopology/commSchedule.C
Making dependency list for source file meshes/MeshObject/meshObject.C
Making dependency list for source file meshes/Identifiers/patch/coupleGroupIdentifier.C
Making dependency list for source file meshes/Identifiers/patch/patchIdentifier.C
Making dependency list for source file meshes/lduMesh/lduPrimitiveMesh.C
Making dependency list for source file meshes/lduMesh/lduMesh.C
Making dependency list for source file matrices/solution/solution.C
Making dependency list for source file dimensionedTypes/dimensionedTensor/dimensionedTensor.C
Making dependency list for source file dimensionedTypes/dimensionedSymmTensor/dimensionedSymmTensor.C
Making dependency list for source file dimensionedTypes/dimensionedSphericalTensor/dimensionedSphericalTensor.C
Making dependency list for source file dimensionedTypes/dimensionedScalar/dimensionedScalar.C
Making dependency list for source file dimensionSet/dimensionSets.C
Making dependency list for source file dimensionSet/dimensionSet.C
Making dependency list for source file dimensionSet/dimensionSetIO.C
Making dependency list for source file db/functionObjects/regionFunctionObject/regionFunctionObject.C
Making dependency list for source file db/functionObjects/timeControl/timeControlFunctionObject.C
Making dependency list for source file db/functionObjects/timeControl/timeControl.C
Making dependency list for source file db/functionObjects/writeFiles/writeFiles.C
Making dependency list for source file db/functionObjects/functionObjectList/functionObjectList.C
Making dependency list for source file db/functionObjects/writeFile/writeFile.C
Making dependency list for source file db/functionObjects/functionObject/functionObject.C
Making dependency list for source file db/CallbackRegistry/CallbackRegistryName.C
Making dependency list for source file db/objectRegistry/objectRegistry.C
Making dependency list for source file db/IOobjectList/IOobjectList.C
Making dependency list for source file db/IOobjects/IOMap/IOMapName.C
Making dependency list for source file containers/LinkedLists/linkTypes/DLListBase/DLListBase.C
Making dependency list for source file containers/Lists/ListOps/ListOps.C
Making dependency list for source file containers/LinkedLists/linkTypes/SLListBase/SLListBase.C
Making dependency list for source file containers/Lists/PackedList/PackedListCore.C
Making dependency list for source file containers/Lists/PackedList/PackedBoolList.C
Making dependency list for source file containers/Lists/SortableList/ParSortableListName.C
Making dependency list for source file containers/HashTables/StaticHashTable/StaticHashTableCore.C
Making dependency list for source file containers/HashTables/HashTable/HashTableCore.C
Making dependency list for source file primitives/random/cachedRandom/cachedRandom.C
Making dependency list for source file primitives/random/Random/Random.C
Making dependency list for source file primitives/subModelBase/subModelBase.C
Making dependency list for source file primitives/hashes/Hasher/Hasher.C
Making dependency list for source file primitives/triad/triad.C
Making dependency list for source file primitives/functions/Polynomial/polynomialFunction.C
Making dependency list for source file primitives/functions/Function1/makeDataEntries.C
Making dependency list for source file primitives/septernion/septernion.C
Making dependency list for source file primitives/quaternion/quaternion.C
Making dependency list for source file primitives/globalIndexAndTransform/vectorTensorTransform/vectorTensorTransform.C
Making dependency list for source file primitives/globalIndexAndTransform/globalIndexAndTransform.C
Making dependency list for source file primitives/Vector2D/vector2D/vector2D.C
Making dependency list for source file primitives/complex/complex.C
Making dependency list for source file primitives/SymmTensor2D/symmTensor2D/symmTensor2D.C
Making dependency list for source file primitives/SphericalTensor2D/sphericalTensor2D/sphericalTensor2D.C
Making dependency list for source file primitives/Tensor2D/tensor2D/tensor2D.C
Making dependency list for source file primitives/Vector/lists/vectorListIOList.C
Making dependency list for source file primitives/Vector/lists/vectorIOList.C
Making dependency list for source file primitives/Vector/lists/vectorList.C
Making dependency list for source file primitives/Vector/vector/vector.C
Making dependency list for source file primitives/Vector/labelVector/labelVector.C
Making dependency list for source file primitives/Tensor/floatTensor/floatTensor.C
Making dependency list for source file primitives/Vector/floatVector/floatVector.C
Making dependency list for source file primitives/Tensor/lists/sphericalTensorList.C
Making dependency list for source file primitives/Tensor/lists/tensorList.C
Making dependency list for source file primitives/Tensor/lists/symmTensorList.C
Making dependency list for source file primitives/Vector/complexVector/complexVector.C
Making dependency list for source file primitives/Tensor/tensor/tensor.C
Making dependency list for source file primitives/Tensor/labelTensor/labelTensor.C
Making dependency list for source file primitives/SymmTensor/symmTensor/symmTensor.C
Making dependency list for source file primitives/SymmTensor/labelSymmTensor/labelSymmTensor.C
Making dependency list for source file primitives/SphericalTensor/sphericalTensor/sphericalTensor.C
Making dependency list for source file primitives/DiagTensor/diagTensor/diagTensor.C
Making dependency list for source file primitives/SphericalTensor/labelSphericalTensor/labelSphericalTensor.C
Making dependency list for source file primitives/Scalar/lists/scalarListIOList.C
Making dependency list for source file primitives/Scalar/lists/scalarList.C
Making dependency list for source file primitives/Scalar/lists/scalarIOList.C
Making dependency list for source file primitives/Scalar/scalar/scalar.C
Making dependency list for source file primitives/Scalar/floatScalar/floatScalar.C
Making dependency list for source file primitives/Scalar/doubleScalar/doubleScalar.C
Making dependency list for source file primitives/direction/directionIO.C
Making dependency list for source file global/argList/argList.C
Making dependency list for source file global/clock/clock.C
Making dependency list for source file global/global.Cver
Making dependency list for source file global/etcFiles/etcFiles.C
sed -e 's!VERSION_STRING!4.1!' -e 's!BUILD_STRING!4.1!' global/global.Cver > /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/global.Cver.C; xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -I/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/global.Cver.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/global.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -I/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c global/argList/argList.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/argList/argList.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -I/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c global/clock/clock.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/clock/clock.o
xcrun c++ -arch x86_64 -std=c++14 -Ddarwin64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wno-overloaded-virtual -Wno-unused-variable -Wno-unused-local-typedef -Wno-invalid-offsetof -Wno-deprecated-register -O3 -DNoRepository -ftemplate-depth-100 -I/Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM -IlnInclude -I. -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude -I/Users/dima/OpenFOAM/OpenFOAM-4.1/src/OSspecific/POSIX/lnInclude -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -c global/etcFiles/etcFiles.C -o /Users/dima/OpenFOAM/OpenFOAM-4.1/platforms/darwin64ClangDPInt32Opt/src/OpenFOAM/global/etcFiles/etcFiles.o
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....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment