[MacPorts] #52377: liblas: build failure
MacPorts
noreply at macports.org
Tue Jun 9 00:52:01 UTC 2020
#52377: liblas: build failure
-----------------------------+--------------------
Reporter: kevinecahill@⦠| Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: liblas |
-----------------------------+--------------------
Changes (by ryandesign):
* cc: atzimler, ryandesign (added)
* status: assigned => closed
* resolution: => fixed
Comment:
There are two completely different errors reported in this ticket:
1. the original one reported in 2016 on macOS 10.12 against liblas 1.7.0
which began:
{{{
error: typedef redefinition with different types ('struct GTIFS *' vs
'struct gtiff')
}}}
2. the new one reported in 2019 on macOS 10.15 against liblas "1.8.1.99"
(which is actually 1.8.1 with upstream modifications up to 20190809):
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build "OGRSpatialReference::GetRoot()", referenced from:
:info:build SetCitationToSRS(gtiff*, char*, int, geokey_t,
OGRSpatialReference*, int*) in gt_citation.cpp.o
:info:build _GTIFGetOGISDefn in gt_wkt_srs.cpp.o
:info:build _GTIFSetFromOGISDefn in gt_wkt_srs.cpp.o
:info:build ld: symbol(s) not found for architecture x86_64
}}}
In the future, please make sure to file separate errors in separate
tickets because they may have separate solutions that we want to track
separately.
I have just updated liblas to 1.8.1-20200508. It builds fine on the
systems not blocked by #60619 so I'm going to close this ticket. If you
are still experiencing a build error with this version of liblas, please
open a new ticket.
--
Ticket URL: <https://trac.macports.org/ticket/52377#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list