[Paraview] Superbuild repo change?

Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) richard.c.angelini.civ at mail.mil
Wed Feb 15 08:50:13 EST 2017


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170215/034bdeaa/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5108 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170215/034bdeaa/attachment.bin>


More information about the ParaView mailing list