Opened 8 years ago
Closed 8 years ago
#52509 closed defect (fixed)
py27-spatialite 3.0.1_1: Build failure
Reported by: | FrankOrtmann (Frank Ortmann) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | Veence (Vincent), jeabraham, MasakiOita | |
Port: | py-spatialite |
Description
py27-spatialite 3.0.1_1 fails when attempting to port install on macOS Sierra (Xcode v8.0). Makes QGIS impossible to install.
Attachments (1)
Change History (11)
Changed 8 years ago by FrankOrtmann (Frank Ortmann)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Port: | py-spatialite added; py27-spatialite removed |
---|
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Cc: | vince@… added |
---|
It looks like the homepage is broken too. I'm Cc'ing the maintainer of QGIS for possible comment.
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
The buildbot workers had the same trouble:
https://build.macports.org/builders/ports-10.6_i386_legacy-builder/builds/7446
comment:6 Changed 8 years ago by jeabraham
Digging deeper, I get this:
File "setup.py", line 177, in build_extension self.check_lib(ext,"pj_init_plus", "proj", "'libproj' is required but it doesn't seem to be installed on this system.",["m"]) File "setup.py", line 161, in check_lib raise LibraryNotFoundException("cannot find function '%s' in '%s': %s" % (func,lib,msg)) __main__.LibraryNotFoundException: cannot find function 'pj_init_plus' in 'proj': 'libproj' is required but it doesn't seem to be installed on this system.
comment:7 Changed 8 years ago by MasakiOita
Cc: | MasakiOita added |
---|
comment:8 Changed 8 years ago by mf2k (Frank Schima)
Is this still a problem for you? If installs fine for me on El Capitan. This appears to be a proj related error. What version of proj
do you have installed?
$ port installed proj* The following ports are currently installed: proj @4.9.3_0 (active)
comment:9 Changed 8 years ago by FrankOrtmann (Frank Ortmann)
Looks like the problem was resolved. I am now able to install py_spatialite and QGIS.
comment:10 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Log file