Ticket #30655 (closed defect: duplicate)
geos @3.3.0: Undefined symbols __ZNSt8auto_ptrIN4geos4geom8EnvelopeEEcvSt12auto_ptr_refIT_EIS2_EEv
| Reported by: | nlebedev@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | lion | Cc: | opendarwin@… |
| Port: | geos |
Description (last modified by ryandesign@…) (diff)
Building geos on os x lion with
sudo port install geos +universal
or
sudo port install geos
fails with error:
Error: Target org.macports.build returned: shell command failed (see log for details) Log for geos is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geos/geos/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Logfile attached
Attachments
Change History
comment:1 Changed 22 months ago by ryandesign@…
- Status changed from new to closed
- Description modified (diff)
- Cc opendarwin@… added
- Summary changed from geos @3.3.0 Build error to geos @3.3.0: Undefined symbols __ZNSt8auto_ptrIN4geos4geom8EnvelopeEEcvSt12auto_ptr_refIT_EIS2_EEv
- Keywords lion added; geos removed
- Resolution set to duplicate
Log says:
:info:build Undefined symbols for architecture x86_64: :info:build "__ZNSt8auto_ptrIN4geos4geom8EnvelopeEEcvSt12auto_ptr_refIT_EIS2_EEv", referenced from: :info:build virtual thunk to geos::geom::GeometryCollection::computeEnvelopeInternal() constin GeometryCollection.o :info:build "std::auto_ptr<geos::geom::Envelope>::auto_ptr(std::auto_ptr_ref<geos::geom::Envelope>)", referenced from: :info:build virtual thunk to geos::geom::GeometryCollection::computeEnvelopeInternal() constin GeometryCollection.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status
Duplicate of #30309.
Note: See
TracTickets for help on using
tickets.

