I did a fresh pull of the ParaView superbuild repository, and now I can’t do
a clean build of PV 5.2.0 on my Mac (OSX 10.9.5).

First, I had to remove the entries for “qt” and “scipy" in the
CMakeLists.txt:

-- Determined source version for paraview: 5.2.0
CMake Error at superbuild/CMakeLists.txt:112 (include):
  include could not find load file:
    qt

CMake Error at superbuild/CMakeLists.txt:112 (include):
  include could not find load file:
    scipy

After removing those entries, the cmake completes and the build starts and
passes out in qt4. 
I’m not sure why it’s complaining about OS X 10.7 or later?)

[ 19%] Built target boost
[ 24%] Built target visitbridge
[ 27%] Built target libxml2
[ 29%] Performing build step for 'qt4'
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
make[4]: *** [.obj/release-static/qsimplecodec.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [.obj/release-static/qlatincodec.o] Error 1
make[4]: *** [.obj/release-static/qisciicodec.o] Error 1
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
make[4]: *** [.obj/release-static/qtextcodec.o] Error 1
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
make[4]: *** [.obj/release-static/qtsciicodec.o] Error 1
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
make[4]: *** [.obj/release-static/qutfcodec.o] Error 1
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X
10.7 or later)
make[4]: *** [.obj/release-static/qmalloc.o] Error 1
make[4]: *** [.obj/release-static/qglobal.o] Error 1
make[3]: *** [sub-tools-bootstrap-make_default-ordered] Error 2
CMake Error at /Users/angel/PV/Build/superbuild/sb-qt4-build.cmake:43
(message):
  Failed with exit code 2


make[2]: *** [superbuild/qt4/stamp/qt4-build] Error 1
make[1]: *** [superbuild/CMakeFiles/qt4.dir/all] Error 2
make: *** [all] Error 2


________________________________
Rick Angelini
USArmy Research Laboratory
CISD/HPC Architectures Team
Phone:  410-278-6266


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
  • [Paraview] Superbuil... Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)

Reply via email to