<div dir="ltr"><div dir="ltr"></div>Alas 'make' instead of 'make -j' does not solve the problem.<div><br></div><div>At the end of this message is the output of the '.configure' and 'sudo make install' commands. There is no mention of postgis.control.</div><div><br></div><div>Nevertheless, this issue raised a question in my mind. As you know, the first official MobilityDB 1.0 version was in April 2022, while the release of PostGIS 2.5 version was in September 2018, 4 years before MobilityDB release. Does it make sense to support such a version in MobilityDB ? </div><div><br></div><div>As you may know, MobilityDB code is cluttered with numerous</div><div>#if POSTGIS_VERSION_NUMBER >= 30000<br></div><div>....</div><div>to cover the fact that version 3 is embedded in MobilityDB <br></div><div><a href="https://lists.osgeo.org/pipermail/postgis-devel/2021-July/029042.html">https://lists.osgeo.org/pipermail/postgis-devel/2021-July/029042.html</a><br></div><div>while version 2.5 is external.</div><div><br></div><div>It would REALLY simplify our life to remove support for 2.5 and instead invest this time in forward-looking projects such as libMEOS.</div><div><br></div><div>Please let us know your thoughts about this.</div><div><br></div><div>--------------------------------------------------------------------------------------<br>esteban@ESTEBAN-WORKSTATION:~/src/postgis-2.5.6$ ./configure --without-raster --without-topology CFLAGS='-g -O0'<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking build system type... x86_64-pc-linux-gnu<br>checking host system type... x86_64-pc-linux-gnu<br>checking how to print strings... printf<br>checking for gcc... gcc<br>checking whether the C compiler works... yes<br>checking for C compiler default output file name... a.out<br>checking for suffix of executables...<br>checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking for a sed that does not truncate output... /usr/bin/sed<br>checking for grep that handles long lines and -e... /usr/bin/grep<br>checking for egrep... /usr/bin/grep -E<br>checking for fgrep... /usr/bin/grep -F<br>checking for ld used by gcc... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>checking whether ln -s works... yes<br>checking the maximum length of command line arguments... 1572864<br>checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop<br>checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop<br>checking for /usr/bin/ld option to reload object files... -r<br>checking for objdump... objdump<br>checking how to recognize dependent libraries... pass_all<br>checking for dlltool... no<br>checking how to associate runtime and link libraries... printf %s\n<br>checking for ar... ar<br>checking for archiver @FILE support... @<br>checking for strip... strip<br>checking for ranlib... ranlib<br>checking for gawk... gawk<br>checking command to parse /usr/bin/nm -B output from gcc object... ok<br>checking for sysroot... no<br>checking for a working dd... /usr/bin/dd<br>checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1<br>checking for mt... mt<br>checking if mt is a manifest tool... no<br>checking how to run the C preprocessor... gcc -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for dlfcn.h... yes<br>checking for objdir... .libs<br>checking if gcc supports -fno-rtti -fno-exceptions... no<br>checking for gcc option to produce PIC... -fPIC -DPIC<br>checking if gcc PIC flag -fPIC -DPIC works... yes<br>checking if gcc static flag -static works... yes<br>checking if gcc supports -c -o file.o... yes<br>checking if gcc supports -c -o file.o... (cached) yes<br>checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>checking for gcc... (cached) gcc<br>checking whether we are using the GNU C compiler... (cached) yes<br>checking whether gcc accepts -g... (cached) yes<br>checking for gcc option to accept ISO C89... (cached) none needed<br>checking how to run the C preprocessor... gcc -E<br>checking for grep that handles long lines and -e... (cached) /usr/bin/grep<br>checking for cpp... /usr/bin/cpp<br>checking if gcc supports -Wall... yes<br>checking if gcc supports -Wmissing-prototypes... yes<br>checking if gcc supports -ffloat-store... yes<br>checking if gcc supports --exclude-libs... yes<br>checking for flex... flex<br>checking lex output file root... lex.yy<br>checking lex library... -lfl<br>checking whether yytext is a pointer... yes<br>checking for bison... bison -y<br>checking ieeefp.h usability... no<br>checking ieeefp.h presence... no<br>checking for ieeefp.h... no<br>checking termios.h usability... yes<br>checking termios.h presence... yes<br>checking for termios.h... yes<br>checking for vasprintf... yes<br>checking for asprintf... yes<br>checking for _LARGEFILE_SOURCE value needed for large files... no<br>checking whether isfinite is declared... yes<br>checking whether isfinite is declared... yes<br>checking for perl... /usr/bin/perl<br>checking for xsltproc... /usr/bin/xsltproc<br>checking for convert... no<br>configure: WARNING: ImageMagick does not seem to be installed. Documentation cannot be built<br>checking for dblatex... /usr/bin/dblatex<br>checking for xmllint... /usr/bin/xmllint<br>checking for pkg-config... /usr/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking CUnit/CUnit.h usability... no<br>checking CUnit/CUnit.h presence... no<br>checking for CUnit/CUnit.h... no<br>configure: WARNING: could not locate CUnit required for unit tests<br>checking iconv.h usability... yes<br>checking iconv.h presence... yes<br>checking for iconv.h... yes<br>checking for libiconv_open in -liconv... no<br>checking for iconv_open in -lc... yes<br>checking for iconvctl... no<br>checking for libiconvctl... no<br>checking for pg_config... /usr/local/pgsql/12/bin/pg_config<br>checking PostgreSQL version... PostgreSQL 12.10<br>checking libpq-fe.h usability... yes<br>checking libpq-fe.h presence... yes<br>checking for libpq-fe.h... yes<br>checking for PQserverVersion in -lpq... yes<br>checking for xml2-config... /usr/bin/xml2-config<br>checking libxml/tree.h usability... yes<br>checking libxml/tree.h presence... yes<br>checking for libxml/tree.h... yes<br>checking libxml/parser.h usability... yes<br>checking libxml/parser.h presence... yes<br>checking for libxml/parser.h... yes<br>checking libxml/xpath.h usability... yes<br>checking libxml/xpath.h presence... yes<br>checking for libxml/xpath.h... yes<br>checking libxml/xpathInternals.h usability... yes<br>checking libxml/xpathInternals.h presence... yes<br>checking for libxml/xpathInternals.h... yes<br>checking for xmlInitParser in -lxml2... yes<br>checking for geos-config... /usr/local/bin/geos-config<br>checking GEOS version... 3.9.1dev<br>checking geos_c.h usability... yes<br>checking geos_c.h presence... yes<br>checking for geos_c.h... yes<br>checking for initGEOS in -lgeos_c... yes<br>checking for sfcgal-config... no<br>checking whether make sets $(MAKE)... yes<br>checking for a thread-safe mkdir -p... /usr/bin/mkdir -p<br>checking whether NLS is requested... yes<br>checking for msgfmt... no<br>checking for gmsgfmt... :<br>checking for xgettext... no<br>checking for msgmerge... no<br>checking for ld used by GCC... /usr/bin/ld -m elf_x86_64<br>checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes<br>checking for shared library run path origin... done<br>checking for CFPreferencesCopyAppValue... no<br>checking for CFLocaleCopyCurrent... no<br>checking for GNU gettext in libc... yes<br>checking whether to use NLS... yes<br>checking where the gettext function comes from... libc<br>checking for proj_api.h... yes<br>checking for pj_get_release in -lproj... yes<br>checking json/json.h usability... no<br>checking json/json.h presence... no<br>checking for json/json.h... no<br>checking json-c/json.h usability... yes<br>checking json-c/json.h presence... yes<br>checking for json-c/json.h... yes<br>checking for json_object_get in -ljson-c... yes<br>checking for PROTOBUFC... yes<br>checking protobuf-c/protobuf-c.h usability... yes<br>checking protobuf-c/protobuf-c.h presence... yes<br>checking for protobuf-c/protobuf-c.h... yes<br>checking for protobuf_c_message_init in -lprotobuf-c... yes<br>checking for protobuf_c_version in -lprotobuf-c... yes<br>checking protobuf-c version... 1003003<br>checking for protoc-c... /usr/bin/protoc-c<br>checking for PCRE... yes<br>checking pcre.h usability... yes<br>checking pcre.h presence... yes<br>checking for pcre.h... yes<br>TOPOLOGY: Topology support disabled<br>RASTER: Raster support disabled<br>configure: creating ./config.status<br>config.status: creating GNUmakefile<br>config.status: creating extensions/Makefile<br>config.status: creating extensions/postgis/Makefile<br>config.status: creating extensions/postgis_sfcgal/Makefile<br>config.status: creating extensions/postgis_topology/Makefile<br>config.status: creating extensions/postgis_tiger_geocoder/Makefile<br>config.status: creating extensions/address_standardizer/Makefile<br>config.status: creating liblwgeom/Makefile<br>config.status: creating liblwgeom/cunit/Makefile<br>config.status: creating liblwgeom/liblwgeom.h<br>config.status: creating libpgcommon/Makefile<br>config.status: creating libpgcommon/cunit/Makefile<br>config.status: creating postgis/Makefile<br>config.status: creating postgis/sqldefines.h<br>config.status: creating loader/Makefile<br>config.status: creating loader/cunit/Makefile<br>config.status: creating topology/Makefile<br>config.status: creating topology/test/Makefile<br>config.status: creating regress/Makefile<br>config.status: creating doc/Makefile<br>config.status: creating doc/Makefile.comments<br>config.status: creating doc/html/image_src/Makefile<br>config.status: creating utils/Makefile<br>config.status: creating raster/Makefile<br>config.status: creating postgis_config.h<br>config.status: executing libtool commands<br>config.status: executing po-directories commands<br><br>  PostGIS is now configured for x86_64-pc-linux-gnu<br><br> -------------- Compiler Info -------------<br>  C compiler:           gcc -g -O0<br>  SQL preprocessor:     /usr/bin/cpp -traditional-cpp -w -P<br><br> -------------- Additional Info -------------<br>  Interrupt Tests:   DISABLED use: --with-interrupt-tests to enable<br><br> -------------- Dependencies --------------<br>  GEOS config:          /usr/local/bin/geos-config<br>  GEOS version:         3.9.1dev<br>  PostgreSQL config:    /usr/local/pgsql/12/bin/pg_config<br>  PostgreSQL version:   PostgreSQL 12.10<br>  PROJ4 version:        63<br>  Libxml2 config:       /usr/bin/xml2-config<br>  Libxml2 version:      2.9.10<br>  JSON-C support:       yes<br>  protobuf-c support:   yes<br>  protobuf-c version:   1003003<br>  PCRE support:         yes<br>  Perl:                 /usr/bin/perl<br><br> --------------- Extensions ---------------<br>  PostGIS Raster:       disabled<br>  PostGIS Topology:     disabled<br>  SFCGAL support:       disabled<br>  Address Standardizer support:       enabled<br><br> -------- Documentation Generation --------<br>  xsltproc:             /usr/bin/xsltproc<br>  xsl style sheets:     /usr/share/xml/docbook/stylesheet/docbook-xsl<br>  dblatex:              /usr/bin/dblatex<br>  convert:<br>  mathml2.dtd:          /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd<br><br>esteban@ESTEBAN-WORKSTATION:~/src/postgis-2.5.6$ make<br>--------------------------------------------------------------------------------------<br></div><div>esteban@ESTEBAN-WORKSTATION:~/src/postgis-2.5.6$ sudo make install<br>/usr/bin/perl utils/<a href="http://svn_repo_revision.pl">svn_repo_revision.pl</a><br>Can't fetch local revision (neither .svn nor .git found)<br>Not updating existing rev file at 0<br>for s in liblwgeom libpgcommon postgis regress   loader utils doc ; do \<br>        echo "---- Making all in ${s}"; \<br>        make -C ${s} all || exit 1; \<br>done;<br>---- Making all in liblwgeom<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/liblwgeom'<br>make[1]: Nothing to be done for 'all'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/liblwgeom'<br>---- Making all in libpgcommon<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/libpgcommon'<br>make[1]: Nothing to be done for 'all'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/libpgcommon'<br>---- Making all in postgis<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/postgis'<br>gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O0 -fPIC -I../liblwgeom -g -O0 -I../libpgcommon  -I/usr/local/include   -I/usr/include/libxml2     -fPIC -I. -I./ -I/usr/local/pgsql/12/include/server -I/usr/local/pgsql/12/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vector_tile.pb-c.o vector_tile.pb-c.c<br>gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O0 -fPIC -I../liblwgeom -g -O0 -I../libpgcommon  -I/usr/local/include   -I/usr/include/libxml2     -fPIC -I. -I./ -I/usr/local/pgsql/12/include/server -I/usr/local/pgsql/12/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geobuf.pb-c.o geobuf.pb-c.c<br>gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -O0 -fPIC -shared -o <a href="http://postgis-2.5.so">postgis-2.5.so</a> postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_backend_api.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_spgist_2d.o gserialized_spgist_3d.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o vector_tile.pb-c.o geobuf.pb-c.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o -L/usr/local/pgsql/12/lib    -Wl,--as-needed -Wl,-rpath,'/usr/local/pgsql/12/lib',--enable-new-dtags  ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a  -L/usr/local/lib  -lgeos_c -lproj  -ljson-c -lprotobuf-c -lxml2  -lpcre -Wl,--exclude-libs,ALL<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/postgis'<br>---- Making all in regress<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/regress'<br>make[1]: Nothing to be done for 'all'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/regress'<br>---- Making all in loader<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/loader'<br>Makefile:156: warning: overriding recipe for target 'check'<br>/usr/local/pgsql/12/lib/pgxs/src/makefiles/<a href="http://pgxs.mk:433">pgxs.mk:433</a>: warning: ignoring old recipe for target 'check'<br>make[1]: Nothing to be done for 'all'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/loader'<br>---- Making all in utils<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/utils'<br>chmod +x <a href="http://create_undef.pl">create_undef.pl</a> <a href="http://svn_repo_revision.pl">svn_repo_revision.pl</a> <a href="http://postgis_proc_upgrade.pl">postgis_proc_upgrade.pl</a> <a href="http://profile_intersects.pl">profile_intersects.pl</a> <a href="http://test_estimation.pl">test_estimation.pl</a> <a href="http://test_joinestimation.pl">test_joinestimation.pl</a><br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/utils'<br>---- Making all in doc<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/doc'<br>make[1]: Nothing to be done for 'all'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/doc'<br>PostGIS was built successfully. Ready to install.<br>make -C doc comments-install<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/doc'<br>make -f Makefile.comments install<br>make[2]: Entering directory '/home/esteban/src/postgis-2.5.6/doc'<br>/usr/bin/mkdir -p '/usr/local/pgsql/12/share/contrib/postgis-2.5'<br>/usr/bin/install -c -m 644  postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/usr/local/pgsql/12/share/contrib/postgis-2.5/'<br>make[2]: Leaving directory '/home/esteban/src/postgis-2.5.6/doc'<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/doc'<br>for s in liblwgeom libpgcommon postgis regress   loader utils doc ; do \<br>        echo "---- Making install in ${s}"; \<br>        make -C ${s} install || exit 1; \<br>done;<br>---- Making install in liblwgeom<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/liblwgeom'<br>/usr/bin/install -c -d "/usr/local/lib"<br>/bin/bash ../libtool --mode=install /usr/bin/install -c <a href="http://liblwgeom.la">liblwgeom.la</a> "/usr/local/lib/<a href="http://liblwgeom.la">liblwgeom.la</a>"<br>libtool: install: /usr/bin/install -c .libs/liblwgeom-2.5.so.0.0.0 /usr/local/lib/liblwgeom-2.5.so.0.0.0<br>libtool: install: (cd /usr/local/lib && { ln -s -f liblwgeom-2.5.so.0.0.0 liblwgeom-2.5.so.0 || { rm -f liblwgeom-2.5.so.0 && ln -s liblwgeom-2.5.so.0.0.0 liblwgeom-2.5.so.0; }; })<br>libtool: install: (cd /usr/local/lib && { ln -s -f liblwgeom-2.5.so.0.0.0 liblwgeom.so || { rm -f liblwgeom.so && ln -s liblwgeom-2.5.so.0.0.0 liblwgeom.so; }; })<br>libtool: install: /usr/bin/install -c .libs/liblwgeom.lai /usr/local/lib/<a href="http://liblwgeom.la">liblwgeom.la</a><br>libtool: install: /usr/bin/install -c .libs/liblwgeom.a /usr/local/lib/liblwgeom.a<br>libtool: install: chmod 644 /usr/local/lib/liblwgeom.a<br>libtool: install: ranlib /usr/local/lib/liblwgeom.a<br>libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib<br>----------------------------------------------------------------------<br>Libraries have been installed in:<br>   /usr/local/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the '-LLIBDIR'<br>flag during linking and do at least one of the following:<br>   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable<br>     during execution<br>   - add LIBDIR to the 'LD_RUN_PATH' environment variable<br>     during linking<br>   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag<br>   - have your system administrator add LIBDIR to '/etc/ld.so.conf'<br><br>See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>/usr/bin/install -c -d "/usr/local/include"<br>/usr/bin/install -c -m 0644 liblwgeom.h "/usr/local/include/liblwgeom.h"<br>/usr/bin/install -c -m 0644 liblwgeom_topo.h "/usr/local/include/liblwgeom_topo.h"<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/liblwgeom'<br>---- Making install in libpgcommon<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/libpgcommon'<br>make[1]: Nothing to be done for 'install'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/libpgcommon'<br>---- Making install in postgis<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/postgis'<br>/usr/bin/mkdir -p '/usr/local/pgsql/12/lib'<br>/usr/bin/mkdir -p '/usr/local/pgsql/12/share/contrib/postgis-2.5'<br>/usr/bin/install -c -m 755  <a href="http://postgis-2.5.so">postgis-2.5.so</a> '/usr/local/pgsql/12/lib/<a href="http://postgis-2.5.so">postgis-2.5.so</a>'<br>/usr/bin/install -c -m 644 .//../spatial_ref_sys.sql postgis.sql postgis_for_extension.sql uninstall_postgis.sql postgis_upgrade.sql postgis_upgrade_for_extension.sql postgis_proc_set_search_path.sql legacy.sql uninstall_legacy.sql legacy_minimal.sql legacy_gist.sql '/usr/local/pgsql/12/share/contrib/postgis-2.5/'<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/postgis'<br>---- Making install in regress<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/regress'<br>make[1]: Nothing to be done for 'install'.<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/regress'<br>---- Making install in loader<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/loader'<br>Makefile:156: warning: overriding recipe for target 'check'<br>/usr/local/pgsql/12/lib/pgxs/src/makefiles/<a href="http://pgxs.mk:433">pgxs.mk:433</a>: warning: ignoring old recipe for target 'check'<br>/bin/bash ../libtool --mode=install /usr/bin/install -c pgsql2shp "/usr/local/pgsql/12/bin/pgsql2shp"<br>libtool: install: /usr/bin/install -c .libs/pgsql2shp /usr/local/pgsql/12/bin/pgsql2shp<br>/bin/bash ../libtool --mode=install /usr/bin/install -c shp2pgsql "/usr/local/pgsql/12/bin/shp2pgsql"<br>libtool: install: /usr/bin/install -c .libs/shp2pgsql /usr/local/pgsql/12/bin/shp2pgsql<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/loader'<br>---- Making install in utils<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/utils'<br>chmod +x <a href="http://create_undef.pl">create_undef.pl</a> <a href="http://svn_repo_revision.pl">svn_repo_revision.pl</a> <a href="http://postgis_proc_upgrade.pl">postgis_proc_upgrade.pl</a> <a href="http://profile_intersects.pl">profile_intersects.pl</a> <a href="http://test_estimation.pl">test_estimation.pl</a> <a href="http://test_joinestimation.pl">test_joinestimation.pl</a><br>/usr/bin/mkdir -p '/usr/local/pgsql/12/share/contrib/postgis-2.5'<br>/bin/bash ../build-aux/install-sh -m 644  <a href="http://postgis_restore.pl">postgis_restore.pl</a> '/usr/local/pgsql/12/share/contrib/postgis-2.5/'<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/utils'<br>---- Making install in doc<br>make[1]: Entering directory '/home/esteban/src/postgis-2.5.6/doc'<br>make -f Makefile.comments install<br>make[2]: Entering directory '/home/esteban/src/postgis-2.5.6/doc'<br>/usr/bin/mkdir -p '/usr/local/pgsql/12/share/contrib/postgis-2.5'<br>/usr/bin/install -c -m 644  postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/usr/local/pgsql/12/share/contrib/postgis-2.5/'<br>make[2]: Leaving directory '/home/esteban/src/postgis-2.5.6/doc'<br>make[1]: Leaving directory '/home/esteban/src/postgis-2.5.6/doc'<br>esteban@ESTEBAN-WORKSTATION:~/src/postgis-2.5.6$<br>--------------------------------------------------------------------------------------<br></div></div>