Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Dec 2016 07:45:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214684] science/paraview: Update to 5.2.0
Message-ID:  <bug-214684-13-xVu3EicSPm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214684-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214684-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214684

--- Comment #2 from devel@stasyan.com ---
Created attachment 177591
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177591&action=
=3Dedit
Patch for fix build in 9.3-RELEASE

I have error while
[ 55%] Building CXX object
ParaViewCore/ServerManager/Core/CMakeFiles/vtkPVServerManagerCore.dir/vtkSM=
CoreUtilities.cxx.o
...
/usr/ports/WORK/usr/ports/science/paraview/work/ParaView-v5.2.0/ParaViewCor=
e/ServerManager/Core/vtkSMCoreUtilities.cxx:
In function 'bool<unnamed>::AdjustTRange(T*, EquivSizeIntT) [with T =3D dou=
ble,
EquivSizeIntT =3D long long int]':
/usr/ports/WORK/usr/ports/science/paraview/work/ParaView-v5.2.0/ParaViewCor=
e/ServerManager/Core/vtkSMCoreUtilities.cxx:237:
  instantiated from here
/usr/ports/WORK/usr/ports/science/paraview/work/ParaView-v5.2.0/ParaViewCor=
e/ServerManager/Core/vtkSMCoreUtilities.cxx:193:
error: call of overloaded 'abs(long long int)' is ambiguous
/usr/include/stdlib.h:83: note: candidates are: int abs(int)
/usr/include/c++/4.2/cstdlib:143: note:                 long int std::abs(l=
ong
int)
/usr/include/c++/4.2/cmath:89: note:                 double std::abs(double)
/usr/include/c++/4.2/cmath:93: note:                 float std::abs(float)
/usr/include/c++/4.2/cmath:97: note:                 long double std::abs(l=
ong
double)



And fix it by patch.
Is it OK in other enviroment ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214684-13-xVu3EicSPm>