From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: bug#39204: r-rgdal: Reading of vector GIS data causes segfault Date: Fri, 21 Feb 2020 23:14:25 +0100 Message-ID: References: <20200120154302.ijni47ou4fk4wd77@wzguix> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40129) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5GZa-0001Cv-S1 for bug-guix@gnu.org; Fri, 21 Feb 2020 17:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5GZZ-00061i-Tu for bug-guix@gnu.org; Fri, 21 Feb 2020 17:15:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5GZZ-00061X-R5 for bug-guix@gnu.org; Fri, 21 Feb 2020 17:15:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5GZZ-00078j-Lf for bug-guix@gnu.org; Fri, 21 Feb 2020 17:15:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Arun Isaac Cc: 39204@debbugs.gnu.org On Fri, 21 Feb 2020 at 22:36, Arun Isaac wrote: > > For other packages than r-rgdal depending on proj.4: > > - ok with proj instead of proj.4: osm2pgsql, xygrib and libgaiagraphics. > > - not ok: libspatialite and libosmium > > Indeed, all packages don't yet support proj. We'll have to keep proj.4 > around until their upstreams adds support for proj. So it is difficult to deprecate proj.4, IMHO. > > And some packages do not build at all with the default (proj.4): > > mapnik and spatialite-gui. Well, it is more than on my machine. ;-) > > These will have to be fixed too. Do open separate bug reports for > those. Please provide patches if possible. I will do. Thanks, simon