[Bug 192840] New: json-c 0.12 breaks gdal and postgis
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 19 22:26:58 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192840
Bug ID: 192840
Summary: json-c 0.12 breaks gdal and postgis
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: luca.corti at infinito.it
Hello,
upgrading json-c to 0.12 prevents building gdal and postgis21 at least:
===>>> Starting build for databases/postgis21 <<<===
===>>> All dependencies are up to date
===> Cleaning for postgis-2.1.0_6
===> License GPLv2 accepted by the user
===> Found saved configuration for postgis-2.1.0_6
===> postgis-2.1.0_6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by postgis-2.1.0_6 for building
===> Extracting for postgis-2.1.0_6
=> SHA256 Checksum OK for postgis-2.1.0.tar.gz.
===> Patching for postgis-2.1.0_6
===> postgis-2.1.0_6 depends on executable: gmake - found
===> postgis-2.1.0_6 depends on executable: pkgconf - found
===> postgis-2.1.0_6 depends on file: /usr/local/bin/perl5.16.3 - found
===> postgis-2.1.0_6 depends on shared library: libproj.so - found
(/usr/local/lib/libproj.so.7)
===> postgis-2.1.0_6 depends on shared library: libgeos.so - found
(/usr/local/lib/libgeos-3.4.2.so)
===> postgis-2.1.0_6 depends on shared library: libjson.so - not found
===> Verifying for libjson.so in /usr/ports/devel/json-c
===> Installing for json-c-0.12
===> Checking if json-c already installed
===> json-c-0.12 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of json-c
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/devel/json-c
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/postgis21
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/postgis21
===>>> make build failed for databases/postgis21
===>>> Aborting update
===>>> You can restart from the point of failure with this command line:
portmaster <flags> databases/postgis21
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list