[Proj] [MetaCRS] PROJ 4.9.0RC1

Greg Troxel gdt at ir.bbn.com
Sat Oct 11 19:49:03 EST 2014


I tried 4.9.0RC2 on NetBSD with pkgsrc.   A few issues:

* installed files changed.  First block is files no longer installed and
  second block is new files.  Of course I can update PLIST - I'm posting
  the delta in case any of it is unexpected.  From NEWS it seems ok,
  except for proj_def.dat going away which is not mentioned (that I
  understood).

=> Checking file-check results for proj-4.9.0RC2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg:
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/proj_def.dat
ERROR: ************************************************************
ERROR: The following files are in /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/geodesic.h
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/org_proj4_PJ.h
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/projects.h
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/man/man3/geodesic.3
ERROR:         /u0/n0/gdt/NetBSD-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/CH

* tests failed.  I am using
  Using built-in specs.
  COLLECT_GCC=cc
  Target: i486--netbsdelf
  Configured with: /usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=i486--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb2 20111202' --enable-__cxa_atexit --with-arch=i486 --with-tune=nocona --with-mpc=/var/obj/mknative/i386/usr/src2/destdir.i386/usr --with-mpfr=/var/obj/mknative/i386/usr/src2/destdir.i386/usr --with-gmp=/var/obj/mknative/i386/usr/src2/destdir.i386/usr --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.56 --host=i486--netbsdelf
  Thread model: posix
  gcc version 4.5.3 (NetBSD nb2 20110806) 

and extended precision defaults to on.

Here is the output.  The numbers look pretty close; not sure it's fair
to call that a failure but I don't want to assume.

doing tests into file tv_out, please wait
Rel. 4.9.0, 13 September 2014
<cs2cs>: while processing file: <stdin>, line 1
pj_transform(): invalid x or y
Rel. 4.9.0, 13 September 2014
<cs2cs>: while processing file: <stdin>, line 2
pj_transform(): acos/asin: |arg| >1.+1e-14
diff tv_out with tv_out.dist
294c294
< 16.33 48.20   595710.37321015039925   5357598.46457545924932 -44.49510847218335
---
> 16.33 48.20   595710.37321015028283   5357598.46457545924932 -44.49510847218335
313c313
< 13 -10        2073986.9490880956873   -1680858.2722242793534 0.0000000000000
---
> 13 -10        2073986.9490880956873   -1680858.2722242795862 0.0000000000000

PROBLEMS HAVE OCCURED
test file tv_out saved

* It unpacks into 4.9.0, not 4.9.0RC2 (version should match directory).
  (I realize this should not affect the actual 4.9.0.)

* A patch I sent earlier still needs to be applied:

$NetBSD: patch-README,v 1.1 2012/03/14 23:36:06 gdt Exp $

Sent upstream by email 20120309.

--- README.orig	2010-12-05 16:06:32.000000000 +0000
+++ README
@@ -40,6 +40,13 @@ After executing configure, execute:
 
 The install target will create, if necessary, all required sub-directories.
 
+To test, execute:
+
+	make check
+
+Note that you must have installed proj-datumgrid-1.5 in nad prior to
+building; the test suite includes grid shift tests.
+
 Windows Build
 -------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 180 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/proj/attachments/20141011/1d8d1362/attachment.pgp 


More information about the Proj mailing list