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 19:54:22 +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]:53000) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5DS2-00080f-TQ for bug-guix@gnu.org; Fri, 21 Feb 2020 13:55:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5DS1-0003ww-Qf for bug-guix@gnu.org; Fri, 21 Feb 2020 13:55:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42158) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5DS1-0003wq-Nj for bug-guix@gnu.org; Fri, 21 Feb 2020 13:55:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5DS1-0008TG-Nv for bug-guix@gnu.org; Fri, 21 Feb 2020 13:55: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 Hi Arun, On Fri, 21 Feb 2020 at 13:13, Arun Isaac wrote: > proj and proj.4 are different versions of the same software, with proj > being the newer version. See > https://proj.org/faq.html#what-happend-to-proj-4 . I say we completely > deprecate our proj.4 package and replace all occurrences of proj.4 with > proj. 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 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. ;-) http://data.guix.gnu.org/revision/e40d6c4c7a74fca3572991c55706a787b19d4d90/package/mapnik/3.0.18 http://data.guix.gnu.org/revision/e40d6c4c7a74fca3572991c55706a787b19d4d90/package/spatialite-gui/1.7.1 All the best, simon