Date: Wed, 5 Oct 2011 10:58:49 GMT From: Oliver Hartmann <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/161299: science/paraview: CLANG: Linking CXX shared library ../../bin/libvtkPVServerManagerPythonD.so [ 91%] Built target vtkPVServerManagerPythonD gmake: *** [all] Error 2 *** Error code 1 Message-ID: <201110051058.p95Awnva012592@red.freebsd.org> Resent-Message-ID: <201110051100.p95B0IvY096544@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161299 >Category: ports >Synopsis: science/paraview: CLANG: Linking CXX shared library ../../bin/libvtkPVServerManagerPythonD.so [ 91%] Built target vtkPVServerManagerPythonD gmake: *** [all] Error 2 *** Error code 1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 05 11:00:18 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Oliver Hartmann >Release: FreeBSD 9.0-BETA3/amd64 CLANG build >Organization: FU Berlin >Environment: >Description: Trying to install science/paraview with CLANG results in the following error: /usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. [-W#warnings] #warning This file includes at least one deprecated or antiquated header. \ ^ In file included from /usr/ports/science/paraview/work/.build/Servers/ServerManager/vtkSMXMLPVAnimationWriterProxyPython.cxx:13: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/Servers/ServerManager/vtkSMXMLPVAnimationWriterProxy.h:23: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/Servers/ServerManager/vtkSMSourceProxy.h:33: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/Servers/ServerManager/vtkSMProxy.h:124: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/Utilities/VTKClientServer/vtkClientServerID.h:27: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/VTK/Common/vtkIOStream.h:112: In file included from /usr/include/c++/4.2/backward/strstream:51: /usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. [-W#warnings] #warning This file includes at least one deprecated or antiquated header. \ ^ [ 91%] Building CXX object Servers/ServerManager/CMakeFiles/vtkPVServerManagerPythonD.dir/vtkPVServerManagerPythonInit.cxx.o 1 warning generated. 1 warning generated. 1 warning generated. In file included from /usr/ports/science/paraview/work/.build/Servers/ServerManager/vtkPVServerManagerPythonInit.cxx:4: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/VTK/Common/vtkSystemIncludes.h:40: In file included from /usr/ports/science/paraview/work/ParaView-3.10.1/VTK/Common/vtkIOStream.h:112: In file included from /usr/include/c++/4.2/backward/strstream:51: /usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. [-W#warnings] #warning This file includes at least one deprecated or antiquated header. \ ^ 1 warning generated. Linking CXX shared library ../../bin/libvtkPVServerManagerPythonD.so [ 91%] Built target vtkPVServerManagerPythonD gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/science/paraview. *** Error code 1 Stop in /usr/ports/science/paraview. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110051058.p95Awnva012592>