Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2016 23:04:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207059] math/pdal: Update to 1.1.0
Message-ID:  <bug-207059-13-CDLQF9p1qc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207059-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207059-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=3D207059

Raphael Kubo da Costa <rakuco@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #168587|                            |maintainer-approval?(coder@
              Flags|                            |tuxfamily.org)

--- Comment #10 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
Created attachment 168587
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168587&action=
=3Dedit
Patch v2

OK, I've finally taken some time to investigate this and the attached patch
builds on HEAD-amd64 and 9.3-i386.

* Use USES=3Dcmake:outsource instead of USES=3Dcmake. Out-of-source builds =
are
cleaner and showed that several build directories had been added to the pac=
kage
and the plist.
* Implemented my suggestions (USES=3Dcompiler:c++11-lib and USES=3Dpathfix).
* Those many patches commenting out the portable_endian.hpp were just worki=
ng
around the fact that portable_endian.hpp was broken and needed to be fixed =
(the
#defines translating FreeBSD functions into Linux ones were inverted).
* The PointViewTest.cpp patch was also working around a problem in the embe=
dded
gtest, that was lacking a platform definition for FreeBSD.
* The nanoflann.hpp patch only needs the cstdlib include, the rest is not
necessary.

Kurt and coder@tuxfamily.org, please take a look at this new patch and let =
me
know if it's OK for you.

--=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-207059-13-CDLQF9p1qc>