[postgis-devel] Make installcheck

Bruce Rindahl bruce.rindahl at gmail.com
Sat Mar 9 16:51:13 PST 2019


What is make installcheck?
Near the end of a make check I get :

---- Making check in utils
make[1]: Entering directory '/home/pi/postgis-3.0.0dev/utils'
"make check" is not supported.
Do "make install", then "make installcheck" instead.
make[1]: Leaving directory '/home/pi/postgis-3.0.0dev/utils'

So I do this:

pi at rpi3:~/postgis-3.0.0dev$ cd utils
pi at rpi3:~/postgis-3.0.0dev/utils$ sudo make install
chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl
profile_intersects.pl test_estimation.pl test_joinestimation.pl
/usr/bin/mkdir -p '/usr/local/pgsql/share/contrib/postgis-3.0'
/bin/bash ../build-aux/install-sh -m 644  postgis_restore.pl
'/usr/local/pgsql/share/contrib/postgis-3.0/'
pi at rpi3:~/postgis-3.0.0dev/utils$
pi at rpi3:~/postgis-3.0.0dev/utils$ sudo make installcheck
                make: Nothing to be done for 'installcheck'.
pi at rpi3:~/postgis-3.0.0dev/utils$

Not sure what is required or if this is an issue.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20190309/ecb0940c/attachment.html>


More information about the postgis-devel mailing list