[PROJ] PROJ 6.0.0RC4

Greg Troxel gdt at lexort.com
Tue Feb 26 16:47:03 PST 2019


Thanks for addressing the issues so fast.

Restating, RC4 builds and passes gmake check on NetBSD 8 amd64, except
for the two test == cases.

pkgsrc, for better or for worse, maintains a list of installed files
("PLIST") to ensure that the build behaved as expected, as part of an
attempt to get more reproducible builds.  I adjusted the PLIST for
everything I saw that was in NEWS.

I also adjusted the unpacked of datumgrids into data/ instead of nad/.
I see the instructions tell people to unpack to the installed directory.
I unpack to the source directory and let it be installed.  So it's fine
not to be mentioned, but I thought I'd mention it.

My discrepancy list follows.  The first four seem to be files removed
from the included datumgrids, and I wonder if that's the plan.  (And if
so, if it merits being in NEWS.)

The header files look like they are intended to be installed, but given
that there are in 5.2.0 4 header files installed with 1 deprecated, I
wanted to check.   Is this list of files "Added C++ API exposing
ISO19111 functionality" from NEWS?


ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg:
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/IGNF
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/epsg
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/esri
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/share/proj/esri.extra
ERROR: ************************************************************
ERROR: The following files are in /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/common.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/coordinateoperation.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/coordinatesystem.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/crs.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/datum.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/io.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/metadata.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/nn.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj/util.hpp
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj_constants.h
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj_experimental.h
ERROR:         /home/n0/gdt/pkgsrc-current/pkgsrc/geography/proj/work/.destdir/usr/pkg/include/proj_symbol_rename.h


More information about the PROJ mailing list