[MacPorts] #50639: spatialite-tools @4.1.1_1: symbol(s) not found for architecture x86_64
MacPorts
noreply at macports.org
Tue Feb 16 23:50:50 PST 2016
#50639: spatialite-tools @4.1.1_1: symbol(s) not found for architecture x86_64
-------------------------------+--------------------------------
Reporter: jea@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: spatialite-tools |
-------------------------------+--------------------------------
Comment (by sonkm3@…):
Hi, I had same problem.
I was working on spatialite-tools Portfile in local repository and found
that spatialite-tools in repository is 4.1.1, but spatialite in macports
repository is 4.3.0
With spatialite-tools 4.3.0, Building port and spatialite command is
working on my environment.
here are diff of Portfile.
thanks.
{{{
$ diff -u Portfile ports/databases/spatialite-tools/Portfile
--- Portfile 2016-02-17 16:37:16.000000000 +0900
+++ ports/databases/spatialite-tools/Portfile 2016-02-17
16:37:57.000000000 +0900
@@ -4,7 +4,7 @@
PortSystem 1.0
name spatialite-tools
-version 4.1.1
+version 4.3.0
revision 1
categories databases gis
license GPL-3
@@ -19,8 +19,8 @@
master_sites http://www.gaia-gis.it/gaia-sins/
distname spatialite-tools-${version}
-checksums rmd160 f15e893c89318d62f568c7e127f9b417e760f35f
\
- sha256
3bfb1be0866d2b7540645b4a1459e581cbf3e2d2f43981d66a7e98a536ac5891
+checksums rmd160 97314411fc2a93e376ddd1e1b219e226fb6f68b8
\
+ sha256
f739859bc04f38735591be2f75009b98a2359033675ae310dffc3114a17ccf89
depends_build port:pkgconfig
depends_lib port:spatialite\
}}}
--
Ticket URL: <https://trac.macports.org/ticket/50639#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list