Created
October 3, 2012 01:27
-
-
Save rnix/3824387 to your computer and use it in GitHub Desktop.
PostGIS problem running "make check" on Amazon Linux AMI release 2012.03
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking for gawk... gawk | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ant... /usr/bin/ant | |
checking for cpp... /usr/bin/cpp | |
checking if g++ supports -Wall... yes | |
checking if g++ supports -Wmissing-prototypes... yes | |
checking if g++ supports -ffloat-store... yes | |
checking for flex... no | |
checking for lex... no | |
checking for bison... no | |
checking for byacc... no | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking for vasprintf... yes | |
checking for asprintf... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for perl... /usr/bin/perl | |
checking for convert... /usr/bin/convert | |
checking for xsltproc... /usr/bin/xsltproc | |
checking for xmllint... /usr/bin/xmllint | |
checking for dblatex... no | |
configure: WARNING: dblatex is not installed so PDF documentation cannot be built | |
checking CUnit/CUnit.h usability... yes | |
checking CUnit/CUnit.h presence... yes | |
checking for CUnit/CUnit.h... yes | |
checking for CU_initialize_registry in -lcunit... yes | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for libiconv_open in -liconv... no | |
checking for iconv_open in -lc... yes | |
checking for iconvctl... no | |
checking for libiconvctl... no | |
checking for pg_config... /usr/bin/pg_config | |
checking PostgreSQL version... PostgreSQL 9.1.5 | |
checking libpq-fe.h usability... yes | |
checking libpq-fe.h presence... yes | |
checking for libpq-fe.h... yes | |
checking for PQserverVersion in -lpq... yes | |
checking for xml2-config... /usr/bin/xml2-config | |
checking libxml/tree.h usability... yes | |
checking libxml/tree.h presence... yes | |
checking for libxml/tree.h... yes | |
checking libxml/parser.h usability... yes | |
checking libxml/parser.h presence... yes | |
checking for libxml/parser.h... yes | |
checking libxml/xpath.h usability... yes | |
checking libxml/xpath.h presence... yes | |
checking for libxml/xpath.h... yes | |
checking libxml/xpathInternals.h usability... yes | |
checking libxml/xpathInternals.h presence... yes | |
checking for libxml/xpathInternals.h... yes | |
checking for xmlInitParser in -lxml2... yes | |
checking for geos-config... /usr/local/bin/geos-config | |
checking GEOS version... 3.3.5 | |
checking geos_c.h usability... yes | |
checking geos_c.h presence... yes | |
checking for geos_c.h... yes | |
checking for initGEOS in -lgeos_c... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking proj_api.h usability... yes | |
checking proj_api.h presence... yes | |
checking for proj_api.h... yes | |
checking for pj_get_release in -lproj... yes | |
checking json/json.h usability... yes | |
checking json/json.h presence... yes | |
checking for json/json.h... yes | |
checking for json_object_get in -ljson... yes | |
TOPOLOGY: Topology support requested | |
RASTER: Raster support requested | |
checking for gdal-config... /usr/local/bin/gdal-config | |
checking for GDAL >= 1.6.0... found | |
checking gdal.h usability... yes | |
checking gdal.h presence... yes | |
checking for gdal.h... yes | |
checking ogr_api.h usability... yes | |
checking ogr_api.h presence... yes | |
checking for ogr_api.h... yes | |
checking cpl_conv.h usability... yes | |
checking cpl_conv.h presence... yes | |
checking for cpl_conv.h... yes | |
checking for library containing GDALAllRegister... none required | |
checking for library containing GDALFPolygonize... none required | |
enabling PostgreSQL extension support... | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating extensions/Makefile | |
config.status: creating extensions/postgis/Makefile | |
config.status: creating extensions/postgis/postgis.control | |
config.status: creating extensions/postgis_topology/Makefile | |
config.status: creating extensions/postgis_topology/postgis_topology.control | |
config.status: creating liblwgeom/Makefile | |
config.status: creating liblwgeom/cunit/Makefile | |
config.status: creating liblwgeom/liblwgeom.h | |
config.status: creating libpgcommon/Makefile | |
config.status: creating libpgcommon/cunit/Makefile | |
config.status: creating postgis/Makefile | |
config.status: creating postgis/sqldefines.h | |
config.status: creating loader/Makefile | |
config.status: creating loader/cunit/Makefile | |
config.status: creating topology/Makefile | |
config.status: creating regress/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/Makefile.comments | |
config.status: creating doc/html/image_src/Makefile | |
config.status: creating utils/Makefile | |
config.status: creating java/jdbc/Makefile | |
config.status: creating raster/Makefile | |
config.status: creating raster/rt_core/Makefile | |
config.status: creating raster/rt_pg/Makefile | |
config.status: creating raster/loader/Makefile | |
config.status: creating raster/test/Makefile | |
config.status: creating raster/test/core/Makefile | |
config.status: creating raster/test/regress/Makefile | |
config.status: creating raster/scripts/Makefile | |
config.status: creating raster/scripts/python/Makefile | |
config.status: creating postgis_config.h | |
config.status: creating raster/raster_config.h | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
PostGIS is now configured for x86_64-unknown-linux-gnu | |
-------------- Compiler Info ------------- | |
C compiler: gcc -g -O2 | |
C++ compiler: g++ -g -O2 | |
SQL preprocessor: /usr/bin/cpp -traditional-cpp -P | |
-------------- Dependencies -------------- | |
GEOS config: /usr/local/bin/geos-config | |
GEOS version: 3.3.5 | |
GDAL config: /usr/local/bin/gdal-config | |
GDAL version: 1.9.1 | |
PostgreSQL config: /usr/bin/pg_config | |
PostgreSQL version: PostgreSQL 9.1.5 | |
PROJ4 version: 48 | |
Libxml2 config: /usr/bin/xml2-config | |
Libxml2 version: 2.7.6 | |
JSON-C support: yes | |
PostGIS debug level: 0 | |
Perl: /usr/bin/perl | |
--------------- Extensions --------------- | |
PostGIS Raster: enabled | |
PostGIS Topology: enabled | |
-------- Documentation Generation -------- | |
xsltproc: /usr/bin/xsltproc | |
xsl style sheets: /usr/share/sgml/docbook/xsl-stylesheets | |
dblatex: | |
convert: /usr/bin/convert | |
mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ldd /home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/postgis-2.0.so | |
linux-vdso.so.1 => (0x00007fff855bb000) | |
libgeos_c.so.1 => /usr/local/lib/libgeos_c.so.1 (0x00007f8aee7a4000) | |
libproj.so.0 => /usr/local/lib/libproj.so.0 (0x00007f8aee556000) | |
libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f8aee1fd000) | |
libm.so.6 => /lib64/libm.so.6 (0x00007f8aedf79000) | |
libc.so.6 => /lib64/libc.so.6 (0x00007f8aedbe5000) | |
libgeos-3.3.5.so => /usr/local/lib/libgeos-3.3.5.so (0x00007f8aed6bf000) | |
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8aed3b9000) | |
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f8aed1a2000) | |
libdl.so.2 => /lib64/libdl.so.2 (0x00007f8aecf9e000) | |
libz.so.1 => /lib64/libz.so.1 (0x00007f8aecd88000) | |
/lib64/ld-linux-x86-64.so.2 (0x00007f8aeec7c000) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/perl utils/svn_repo_revision.pl | |
Can't fetch local revision (neither .svn nor .git found) | |
Not updating existing rev file at 9979 | |
for s in liblwgeom libpgcommon postgis regress raster topology loader utils extensions; do \ | |
echo "---- Making all in ${s}"; \ | |
make -C ${s} all || exit 1; \ | |
done; | |
---- Making all in liblwgeom | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
---- Making all in libpgcommon | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
---- Making all in postgis | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/postgis' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/postgis' | |
---- Making all in regress | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/regress' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/regress' | |
---- Making all in raster | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/raster' | |
make -C rt_core | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_core' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_core' | |
make -C rt_pg | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make -C loader | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/loader' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/loader' | |
make -C rt_pg rtpostgis.sql | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[2]: `rtpostgis.sql' is up to date. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster' | |
---- Making all in topology | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/topology' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/topology' | |
---- Making all in loader | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/loader' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/loader' | |
---- Making all in utils | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/utils' | |
Makefile:54: warning: overriding commands for target `uninstall' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:167: warning: ignoring old commands for target `uninstall' | |
Makefile:57: warning: overriding commands for target `install' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:110: warning: ignoring old commands for target `install' | |
Makefile:60: warning: overriding commands for target `clean' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:198: warning: ignoring old commands for target `clean' | |
chmod +x postgis_restore.pl create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/utils' | |
---- Making all in extensions | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions' | |
for DIR in postgis postgis_topology; do \ | |
echo "---- Making all in ${DIR}"; \ | |
make -C "${DIR}" all; \ | |
done | |
---- Making all in postgis | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions/postgis' | |
cp ../../doc/postgis_comments.sql sql_bits/postgis_comments.sql | |
cp ../../doc/raster_comments.sql sql_bits/raster_comments.sql | |
cat sql_bits/postgis.sql sql_bits/postgis_comments.sql sql_bits/rtpostgis.sql sql_bits/mark_editable_objects.sql.in sql_bits/raster_comments.sql sql_bits/spatial_ref_sys.sql > sql/postgis.sql | |
cp sql/postgis.sql sql/postgis--2.0.1.sql | |
cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in ../../postgis/postgis_drop_before.sql sql_bits/postgis_upgrade_minor.sql sql_bits/rtpostgis_upgrade_20_minor.sql sql_bits/mark_editable_objects.sql.in ../../doc/raster_comments.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql > sql_bits/postgis_raster_upgrade_minor.sql | |
for OLD_VERSION in 2.0.0alpha1 2.0.0alpha2 2.0.0alpha3 2.0.0alpha4 2.0.0alpha5 2.0.0alpha6 2.0.0beta1 2.0.0beta2 2.0.0beta3 2.0.0beta4 2.0.0rc1 2.0.0rc2 2.0.0 ; do \ | |
cat sql_bits/postgis_raster_upgrade_minor.sql > sql/postgis--$OLD_VERSION--2.0.1.sql; \ | |
done | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions/postgis' | |
---- Making all in postgis_topology | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions/postgis_topology' | |
cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql | |
cat sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology.sql | |
cp sql/postgis_topology.sql sql/postgis_topology--2.0.1.sql | |
for OLD_VERSION in 2.0.0alpha1 2.0.0alpha2 2.0.0alpha3 2.0.0alpha4 2.0.0alpha5 2.0.0alpha6 2.0.0beta1 2.0.0beta2 2.0.0beta3 2.0.0beta4 2.0.0rc1 2.0.0rc2 2.0.0 ; do \ | |
cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--$OLD_VERSION--2.0.1.sql; \ | |
done | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions/postgis_topology' | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions' | |
PostGIS was built successfully. Ready to install. | |
make -C doc check | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/doc' | |
/usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/doc' | |
for s in liblwgeom libpgcommon postgis regress raster topology loader utils extensions; do \ | |
echo "---- Making check in ${s}"; \ | |
make -C ${s} check || exit 1; \ | |
done; | |
---- Making check in liblwgeom | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
make -C cunit check | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/liblwgeom/cunit' | |
CUnit - A unit testing framework for C - Version 2.1-2 | |
http://cunit.sourceforge.net/ | |
Suite: print_suite | |
Test: test_lwprint_default_format ...passed | |
Test: test_lwprint_format_orders ...passed | |
Test: test_lwprint_optional_format ...passed | |
Test: test_lwprint_oddball_formats ...passed | |
Test: test_lwprint_bad_formats ...passed | |
Suite: misc | |
Test: test_misc_force_2d ...passed | |
Test: test_misc_simplify ...passed | |
Test: test_misc_count_vertices ...passed | |
Test: test_misc_area ...passed | |
Test: test_misc_wkb ...passed | |
Suite: ptarray | |
Test: test_ptarray_append_point ...passed | |
Test: test_ptarray_append_ptarray ...passed | |
Test: test_ptarray_locate_point ...passed | |
Test: test_ptarray_isccw ...passed | |
Test: test_ptarray_desegmentize ...passed | |
Test: test_ptarray_insert_point ...passed | |
Suite: PostGIS Computational Geometry Suite | |
Test: test_lw_segment_side ...passed | |
Test: test_lw_segment_intersects ...passed | |
Test: test_lwline_crossing_short_lines ...passed | |
Test: test_lwline_crossing_long_lines ...passed | |
Test: test_lwline_crossing_bugs ...passed | |
Test: test_lwpoint_set_ordinate ...passed | |
Test: test_lwpoint_get_ordinate ...passed | |
Test: test_point_interpolate ...passed | |
Test: test_lwline_clip ...passed | |
Test: test_lwline_clip_big ...passed | |
Test: test_lwmline_clip ...passed | |
Test: test_geohash_point ...passed | |
Test: test_geohash_precision ...passed | |
Test: test_geohash ...passed | |
Test: test_isclosed ...passed | |
Suite: buildarea | |
Test: buildarea1 ...passed | |
Test: buildarea2 ...passed | |
Test: buildarea3 ...passed | |
Test: buildarea4 ...passed | |
Test: buildarea4b ...passed | |
Test: buildarea5 ...passed | |
Test: buildarea6 ...passed | |
Test: buildarea7 ...passed | |
Suite: clean | |
Test: test_lwgeom_make_valid ...passed | |
Suite: PostGIS Measures Suite | |
Test: test_mindistance2d_tolerance ...passed | |
Test: test_rect_tree_contains_point ...passed | |
Test: test_rect_tree_intersects_tree ...passed | |
Test: test_lwgeom_segmentize2d ...passed | |
Test: test_lwgeom_locate_along ...passed | |
Suite: node | |
Test: test_lwgeom_node ...passed | |
Suite: WKT Out Suite | |
Test: test_wkt_out_point ...passed | |
Test: test_wkt_out_linestring ...passed | |
Test: test_wkt_out_polygon ...passed | |
Test: test_wkt_out_multipoint ...passed | |
Test: test_wkt_out_multilinestring ...passed | |
Test: test_wkt_out_multipolygon ...passed | |
Test: test_wkt_out_collection ...passed | |
Test: test_wkt_out_circularstring ...passed | |
Test: test_wkt_out_compoundcurve ...passed | |
Test: test_wkt_out_curvpolygon ...passed | |
Test: test_wkt_out_multicurve ...passed | |
Test: test_wkt_out_multisurface ...passed | |
Suite: WKT In Suite | |
Test: test_wkt_in_point ...passed | |
Test: test_wkt_in_linestring ...passed | |
Test: test_wkt_in_polygon ...passed | |
Test: test_wkt_in_multipoint ...passed | |
Test: test_wkt_in_multilinestring ...passed | |
Test: test_wkt_in_multipolygon ...passed | |
Test: test_wkt_in_collection ...passed | |
Test: test_wkt_in_circularstring ...passed | |
Test: test_wkt_in_compoundcurve ...passed | |
Test: test_wkt_in_curvpolygon ...passed | |
Test: test_wkt_in_multicurve ...passed | |
Test: test_wkt_in_multisurface ...passed | |
Test: test_wkt_in_tin ...passed | |
Test: test_wkt_in_polyhedralsurface ...passed | |
Test: test_wkt_in_errlocation ...passed | |
Suite: WKB Out Suite | |
Test: test_wkb_out_point ...passed | |
Test: test_wkb_out_linestring ...passed | |
Test: test_wkb_out_polygon ...passed | |
Test: test_wkb_out_multipoint ...passed | |
Test: test_wkb_out_multilinestring ...passed | |
Test: test_wkb_out_multipolygon ...passed | |
Test: test_wkb_out_collection ...passed | |
Test: test_wkb_out_circularstring ...passed | |
Test: test_wkb_out_compoundcurve ...passed | |
Test: test_wkb_out_curvpolygon ...passed | |
Test: test_wkb_out_multicurve ...passed | |
Test: test_wkb_out_multisurface ...passed | |
Test: test_wkb_out_polyhedralsurface ...passed | |
Suite: WKB In Suite | |
Test: test_wkb_in_point ...passed | |
Test: test_wkb_in_linestring ...passed | |
Test: test_wkb_in_polygon ...passed | |
Test: test_wkb_in_multipoint ...passed | |
Test: test_wkb_in_multilinestring ...passed | |
Test: test_wkb_in_multipolygon ...passed | |
Test: test_wkb_in_collection ...passed | |
Test: test_wkb_in_circularstring ...passed | |
Test: test_wkb_in_compoundcurve ...passed | |
Test: test_wkb_in_curvpolygon ...passed | |
Test: test_wkb_in_multicurve ...passed | |
Test: test_wkb_in_multisurface ...passed | |
Test: test_wkb_in_malformed ...passed | |
Suite: libgeom | |
Test: test_typmod_macros ...passed | |
Test: test_flags_macros ...passed | |
Test: test_serialized_srid ...SRID value -3005 converted to the officially unknown SRID value 0 | |
passed | |
Test: test_gserialized_from_lwgeom_size ...passed | |
Test: test_gbox_serialized_size ...passed | |
Test: test_lwgeom_from_gserialized ...passed | |
Test: test_lwgeom_count_vertices ...passed | |
Test: test_on_gser_lwgeom_count_vertices ...passed | |
Test: test_geometry_type_from_string ...passed | |
Test: test_lwcollection_extract ...passed | |
Test: test_lwgeom_free ...passed | |
Test: test_lwgeom_flip_coordinates ...passed | |
Test: test_f2d ...passed | |
Test: test_lwgeom_clone ...passed | |
Test: test_lwgeom_force_clockwise ...passed | |
Test: test_lwgeom_calculate_gbox ...passed | |
Test: test_lwgeom_is_empty ...passed | |
Test: test_lwgeom_same ...passed | |
Suite: split | |
Test: test_lwline_split_by_point_to ...passed | |
Test: test_lwgeom_split ...passed | |
Suite: Geodetic Suite | |
Test: test_signum ...passed | |
Test: test_gbox_from_spherical_coordinates ...passed | |
Test: test_gserialized_get_gbox_geocentric ...passed | |
Test: test_clairaut ...passed | |
Test: test_edge_intersection ...passed | |
Test: test_edge_distance_to_point ...passed | |
Test: test_edge_distance_to_edge ...passed | |
Test: test_lwgeom_distance_sphere ...passed | |
Test: test_lwgeom_check_geodetic ...passed | |
Test: test_gserialized_from_lwgeom ...passed | |
Test: test_spheroid_distance ...passed | |
Test: test_spheroid_area ...passed | |
Test: test_lwpoly_covers_point2d ...passed | |
Test: test_ptarray_point_in_ring ...passed | |
Suite: GEOS | |
Test: test_geos_noop ...passed | |
Suite: stringbuffer | |
Test: test_stringbuffer_append ...passed | |
Test: test_stringbuffer_aprintf ...passed | |
Suite: surface | |
Test: triangle_parse ...passed | |
Test: tin_parse ...passed | |
Test: polyhedralsurface_parse ...passed | |
Test: tin_tgeom ...passed | |
Test: psurface_tgeom ...passed | |
Test: surface_dimension ...passed | |
Test: surface_perimeter ...passed | |
Suite: Homogenize Suite | |
Test: test_coll_point ...passed | |
Test: test_coll_line ...passed | |
Test: test_coll_poly ...passed | |
Test: test_coll_coll ...passed | |
Test: test_geom ...passed | |
Test: test_coll_curve ...passed | |
Suite: out_gml | |
Test: out_gml_test_precision ...passed | |
Test: out_gml_test_srid ...passed | |
Test: out_gml_test_dims ...passed | |
Test: out_gml_test_geodetic ...passed | |
Test: out_gml_test_geoms ...passed | |
Test: out_gml_test_geoms_prefix ...passed | |
Test: out_gml_test_geoms_nodims ...passed | |
Test: out_gml2_extent ...passed | |
Test: out_gml3_extent ...passed | |
Suite: KML Out Suite | |
Test: out_kml_test_precision ...passed | |
Test: out_kml_test_dims ...passed | |
Test: out_kml_test_geoms ...passed | |
Test: out_kml_test_prefix ...passed | |
Suite: GeoJson Out Suite | |
Test: out_geojson_test_precision ...passed | |
Test: out_geojson_test_dims ...passed | |
Test: out_geojson_test_srid ...passed | |
Test: out_geojson_test_bbox ...passed | |
Test: out_geojson_test_geoms ...passed | |
Suite: SVG Out Suite | |
Test: out_svg_test_precision ...passed | |
Test: out_svg_test_dims ...passed | |
Test: out_svg_test_relative ...passed | |
Test: out_svg_test_geoms ...passed | |
Test: out_svg_test_srid ...passed | |
Suite: X3D Out Suite | |
Test: out_x3d3_test_precision ...passed | |
Test: out_x3d3_test_geoms ...passed | |
Run Summary: Type Total Ran Passed Failed Inactive | |
suites 24 24 n/a 0 0 | |
tests 174 174 174 0 0 | |
asserts 1588 1588 1588 0 n/a | |
Elapsed time = 1.830 seconds | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/liblwgeom/cunit' | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
---- Making check in libpgcommon | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
make -C cunit check | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/libpgcommon/cunit' | |
make[2]: Nothing to be done for `check'. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/libpgcommon/cunit' | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
---- Making check in postgis | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/postgis' | |
make[1]: Nothing to be done for `check'. | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/postgis' | |
---- Making check in regress | |
make[1]: Entering directory `/home/ec2-user/postgis-2.0.1/regress' | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 755 rtpostgis-2.0.so '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/rtpostgis-2.0.so' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 rtpostgis.sql rtpostgis_upgrade_20_minor.sql uninstall_rtpostgis.sql rtpostgis_legacy.sql '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/' | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/topology' | |
Makefile:97: warning: overriding commands for target `check' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:264: warning: ignoring old commands for target `check' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 topology.sql topology_upgrade_20_minor.sql uninstall_topology.sql '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/' | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/topology' | |
make -C ../postgis REGRESS=1 DESTDIR=/home/ec2-user/postgis-2.0.1/regress/00-regress-install install | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1/postgis' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 755 postgis-2.0.so '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/postgis-2.0.so' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./../spatial_ref_sys.sql postgis.sql uninstall_postgis.sql postgis_upgrade_20_minor.sql legacy.sql uninstall_legacy.sql legacy_minimal.sql '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/' | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1/postgis' | |
make -C ../ REGRESS=1 DESTDIR=/home/ec2-user/postgis-2.0.1/regress/00-regress-install comments-install | |
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1' | |
make -C doc comments-install | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/doc' | |
make -f Makefile.comments install | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/doc' | |
/bin/mkdir -p '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis' | |
/bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql '/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/' | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/doc' | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/doc' | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1' | |
/usr/bin/perl -pi.bak -e 's,\$libdir,/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib,g' /home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/*.sql | |
#make -C ../loader REGRESS=1 DESTDIR=/home/ec2-user/postgis-2.0.1/regress/00-regress-install install | |
./run_test loader/Point loader/PointM loader/PointZ loader/MultiPoint loader/MultiPointM loader/MultiPointZ loader/Arc loader/ArcM loader/ArcZ loader/Polygon loader/PolygonM loader/PolygonZ loader/TSTPolygon loader/TSIPolygon loader/TSTIPolygon loader/PointWithSchema loader/NoTransPoint loader/NotReallyMultiPoint loader/MultiToSinglePoint loader/ReprojectPts loader/ReprojectPtsGeog loader/Latin1 binary regress regress_index regress_index_nulls lwgeom_regress regress_lrs removepoint setpoint simplify snaptogrid summary affine empty measures legacy long_xact ctors sql-mm-serialize sql-mm-circularstring sql-mm-compoundcurve sql-mm-curvepoly sql-mm-general sql-mm-multicurve sql-mm-multisurface polyhedralsurface polygonize postgis_type_name out_geometry out_geography in_gml in_kml iscollection regress_ogc regress_ogc_cover regress_ogc_prep regress_bdpoly regress_proj regress_management dump dumppoints wmsservers wkt wkb tickets typmod remove_repeated_points split relate bestsrid concave_hull hausdorff regress_buffer_params offsetcurve relatematch isvaliddetail sharedpaths snap node unaryunion clean relate_bnr in_geojson && \ | |
./run_test --upgrade loader/Point loader/PointM loader/PointZ loader/MultiPoint loader/MultiPointM loader/MultiPointZ loader/Arc loader/ArcM loader/ArcZ loader/Polygon loader/PolygonM loader/PolygonZ loader/TSTPolygon loader/TSIPolygon loader/TSTIPolygon loader/PointWithSchema loader/NoTransPoint loader/NotReallyMultiPoint loader/MultiToSinglePoint loader/ReprojectPts loader/ReprojectPtsGeog loader/Latin1 binary regress regress_index regress_index_nulls lwgeom_regress regress_lrs removepoint setpoint simplify snaptogrid summary affine empty measures legacy long_xact ctors sql-mm-serialize sql-mm-circularstring sql-mm-compoundcurve sql-mm-curvepoly sql-mm-general sql-mm-multicurve sql-mm-multisurface polyhedralsurface polygonize postgis_type_name out_geometry out_geography in_gml in_kml iscollection regress_ogc regress_ogc_cover regress_ogc_prep regress_bdpoly regress_proj regress_management dump dumppoints wmsservers wkt wkb tickets typmod remove_repeated_points split relate bestsrid concave_hull hausdorff regress_buffer_params offsetcurve relatematch isvaliddetail sharedpaths snap node unaryunion clean relate_bnr in_geojson | |
Creating spatial db postgis_reg | |
createlang: language "plpgsql" is already installed in database "postgis_reg" | |
Preparing spatial db postgis_reg | |
Something went wrong during db initialization (core module). | |
For details, check /tmp/pgis_reg/regress_log | |
make[1]: *** [check] Error 1 | |
make[1]: Leaving directory `/home/ec2-user/postgis-2.0.1/regress' | |
make: *** [check] Error 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[2]: Entering directory `/home/ec2-user/postgis-2.0.1' | |
/usr/bin/perl utils/svn_repo_revision.pl | |
Can't fetch local revision (neither .svn nor .git found) | |
Not updating existing rev file at 9979 | |
for s in liblwgeom libpgcommon postgis regress raster topology loader utils extensions; do \ | |
echo "---- Making all in ${s}"; \ | |
make -C ${s} all || exit 1; \ | |
done; | |
---- Making all in liblwgeom | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o stringbuffer.lo stringbuffer.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o measures.lo measures.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c measures.c -fPIC -DPIC -o .libs/measures.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c measures.c -o measures.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o measures3d.lo measures3d.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c measures3d.c -o measures3d.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o box2d.lo box2d.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c box2d.c -fPIC -DPIC -o .libs/box2d.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c box2d.c -o box2d.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o ptarray.lo ptarray.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c ptarray.c -o ptarray.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_api.lo lwgeom_api.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom.lo lwgeom.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwpoint.lo lwpoint.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwline.lo lwline.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwline.c -fPIC -DPIC -o .libs/lwline.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwline.c -o lwline.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwpoly.lo lwpoly.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwtriangle.lo lwtriangle.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwmpoint.lo lwmpoint.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwmline.lo lwmline.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmline.c -o lwmline.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwmpoly.lo lwmpoly.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwcollection.lo lwcollection.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwcircstring.lo lwcircstring.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwcompound.lo lwcompound.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwcurvepoly.lo lwcurvepoly.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwmcurve.lo lwmcurve.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwmsurface.lo lwmsurface.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwpsurface.lo lwpsurface.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwtin.lo lwtin.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtin.c -o lwtin.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_wkb.lo lwout_wkb.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwin_wkb.lo lwin_wkb.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_wkt.lo lwout_wkt.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwin_wkt_parse.lo lwin_wkt_parse.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwin_wkt_lex.lo lwin_wkt_lex.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o | |
lwin_wkt_lex.c:1417: warning: 'input' defined but not used | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwin_wkt.lo lwin_wkt.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwutil.lo lwutil.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwutil.c -o lwutil.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwhomogenize.lo lwhomogenize.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwalgorithm.lo lwalgorithm.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwsegmentize.lo lwsegmentize.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwsegmentize.c -fPIC -DPIC -o .libs/lwsegmentize.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwsegmentize.c -o lwsegmentize.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwlinearreferencing.lo lwlinearreferencing.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwprint.lo lwprint.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwprint.c -o lwprint.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o vsprintf.lo vsprintf.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c vsprintf.c -o vsprintf.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o g_box.lo g_box.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_box.c -fPIC -DPIC -o .libs/g_box.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_box.c -o g_box.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o g_serialized.lo g_serialized.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_serialized.c -fPIC -DPIC -o .libs/g_serialized.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_serialized.c -o g_serialized.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o g_util.lo g_util.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_util.c -fPIC -DPIC -o .libs/g_util.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c g_util.c -o g_util.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeodetic.lo lwgeodetic.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwtree.lo lwtree.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwtree.c -o lwtree.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o libtgeom.lo libtgeom.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c libtgeom.c -fPIC -DPIC -o .libs/libtgeom.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c libtgeom.c -o libtgeom.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_gml.lo lwout_gml.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_kml.lo lwout_kml.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_geojson.lo lwout_geojson.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_svg.lo lwout_svg.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwout_x3d.lo lwout_x3d.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_debug.lo lwgeom_debug.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_geos.lo lwgeom_geos.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_geos_node.lo lwgeom_geos_node.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_geos_split.lo lwgeom_geos_split.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c -o lwgeom_transform.lo lwgeom_transform.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 | |
/bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -ffloat-store -c -o lwspheroid.lo lwspheroid.c | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o | |
libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 | |
/bin/sh ../libtool --tag=CC --mode=link gcc -rpath /usr/local/lib stringbuffer.lo measures.lo measures3d.lo box2d.lo ptarray.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_wkb.lo lwout_wkt.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwsegmentize.lo lwlinearreferencing.lo lwprint.lo vsprintf.lo g_box.lo g_serialized.lo g_util.lo lwgeodetic.lo lwtree.lo libtgeom.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_transform.lo lwspheroid.lo -release 2.0.1 -L/usr/local/lib -lgeos_c -lproj -o liblwgeom.la | |
libtool: link: gcc -shared -fPIC -DPIC .libs/stringbuffer.o .libs/measures.o .libs/measures3d.o .libs/box2d.o .libs/ptarray.o .libs/lwgeom_api.o .libs/lwgeom.o .libs/lwpoint.o .libs/lwline.o .libs/lwpoly.o .libs/lwtriangle.o .libs/lwmpoint.o .libs/lwmline.o .libs/lwmpoly.o .libs/lwcollection.o .libs/lwcircstring.o .libs/lwcompound.o .libs/lwcurvepoly.o .libs/lwmcurve.o .libs/lwmsurface.o .libs/lwpsurface.o .libs/lwtin.o .libs/lwout_wkb.o .libs/lwin_wkb.o .libs/lwout_wkt.o .libs/lwin_wkt_parse.o .libs/lwin_wkt_lex.o .libs/lwin_wkt.o .libs/lwutil.o .libs/lwhomogenize.o .libs/lwalgorithm.o .libs/lwsegmentize.o .libs/lwlinearreferencing.o .libs/lwprint.o .libs/vsprintf.o .libs/g_box.o .libs/g_serialized.o .libs/g_util.o .libs/lwgeodetic.o .libs/lwtree.o .libs/libtgeom.o .libs/lwout_gml.o .libs/lwout_kml.o .libs/lwout_geojson.o .libs/lwout_svg.o .libs/lwout_x3d.o .libs/lwgeom_debug.o .libs/lwgeom_geos.o .libs/lwgeom_geos_clean.o .libs/lwgeom_geos_node.o .libs/lwgeom_geos_split.o .libs/lwgeom_transform.o .libs/lwspheroid.o -L/usr/local/lib /usr/local/lib/libgeos_c.so -L/usr/lib64/ /usr/local/lib/libgeos.so /usr/local/lib/libproj.so -lm -Wl,-soname -Wl,liblwgeom-2.0.1.so -o .libs/liblwgeom-2.0.1.so | |
libtool: link: (cd ".libs" && rm -f "liblwgeom.so" && ln -s "liblwgeom-2.0.1.so" "liblwgeom.so") | |
libtool: link: ar cru .libs/liblwgeom.a stringbuffer.o measures.o measures3d.o box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_wkb.o lwout_wkt.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwutil.o lwhomogenize.o lwalgorithm.o lwsegmentize.o lwlinearreferencing.o lwprint.o vsprintf.o g_box.o g_serialized.o g_util.o lwgeodetic.o lwtree.o libtgeom.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_transform.o lwspheroid.o | |
libtool: link: ranlib .libs/liblwgeom.a | |
libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/liblwgeom' | |
---- Making all in libpgcommon | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
gcc -g -O2 -I../liblwgeom -I/usr/include/pgsql/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o gserialized_gist.o gserialized_gist.c | |
gcc -g -O2 -I../liblwgeom -I/usr/include/pgsql/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_transform.o lwgeom_transform.c | |
gcc -g -O2 -I../liblwgeom -I/usr/include/pgsql/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_pg.o lwgeom_pg.c | |
ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_pg.o | |
ar: creating libpgcommon.a | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/libpgcommon' | |
---- Making all in postgis | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/postgis' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
/usr/bin/cpp -traditional-cpp -P -I../libpgcommon postgis.sql.in.c | grep -v '^#' > postgis.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' postgis.sql.in >postgis.sql | |
/usr/bin/perl ../utils/create_undef.pl postgis.sql 91 > uninstall_postgis.sql | |
cat postgis_drop_before.sql postgis.sql postgis_drop_after.sql > postgis_upgrade_20_minor.sql.in | |
/usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis_upgrade_20_minor.sql.in 2.0 > postgis_upgrade_20_minor.sql | |
/usr/bin/cpp -traditional-cpp -P -I../libpgcommon legacy.sql.in.c | grep -v '^#' > legacy.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy.sql.in >legacy.sql | |
/usr/bin/perl ../utils/create_undef.pl legacy.sql 91 > uninstall_legacy.sql | |
/usr/bin/cpp -traditional-cpp -P -I../libpgcommon legacy_minimal.sql.in.c | grep -v '^#' > legacy_minimal.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy_minimal.sql.in >legacy_minimal.sql | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgis_module.o postgis_module.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_accum.o lwgeom_accum.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_spheroid.o lwgeom_spheroid.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_ogc.o lwgeom_ogc.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_inout.o lwgeom_inout.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_btree.o lwgeom_btree.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_box.o lwgeom_box.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_box3d.o lwgeom_box3d.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_cache.o lwgeom_cache.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_geos.o lwgeom_geos.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_export.o lwgeom_export.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_in_gml.o lwgeom_in_gml.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_in_kml.o lwgeom_in_kml.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c | |
lwgeom_in_geojson.c:477: warning: no previous prototype for ‘postgis_libjson_version’ | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_triggers.o lwgeom_triggers.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_dump.o lwgeom_dump.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o long_xact.o long_xact.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_rtree.o lwgeom_rtree.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwgeom_transform.o lwgeom_transform.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gserialized_typmod.o gserialized_typmod.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gserialized_gist_2d.o gserialized_gist_2d.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gserialized_gist_nd.o gserialized_gist_nd.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geography_inout.o geography_inout.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geography_btree.o geography_btree.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geography_estimate.o geography_estimate.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geography_measurement.o geography_measurement.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geometry_estimate.o geometry_estimate.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -shared -o postgis-2.0.so 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_cache.o lwgeom_geos.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_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o geography_inout.o geography_btree.o geography_estimate.o geography_measurement.o geometry_estimate.o -L/usr/lib64 -Wl,--as-needed ../liblwgeom/.libs/liblwgeom.a ../libpgcommon/libpgcommon.a -L/usr/local/lib -lgeos_c -lproj -ljson -lxml2 -lz -lm | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/postgis' | |
---- Making all in regress | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/regress' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/regress' | |
---- Making all in raster | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/raster' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
make -C rt_core | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_core' | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../../liblwgeom -I/usr/local/include -I/usr/local/include -c -o rt_api.o rt_api.c | |
ar rs librtcore.a rt_api.o | |
ar: creating librtcore.a | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_core' | |
make -C rt_pg | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
/usr/bin/cpp -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis.sql.in.c | grep -v '^#' > rtpostgis.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/rtpostgis-2.0,g' rtpostgis.sql.in >rtpostgis.sql | |
/usr/bin/cpp -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_drop.sql.in.c | grep -v '^#' > rtpostgis_drop.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/rtpostgis-2.0,g' rtpostgis_drop.sql.in >rtpostgis_drop.sql | |
/usr/bin/cpp -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_upgrade_cleanup.sql.in.c | grep -v '^#' > rtpostgis_upgrade_cleanup.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/rtpostgis-2.0,g' rtpostgis_upgrade_cleanup.sql.in >rtpostgis_upgrade_cleanup.sql | |
/usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' rtpostgis.sql > rtpostgis_upgrade.sql | |
cat rtpostgis_drop.sql rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql > rtpostgis_upgrade_20_minor.sql | |
/usr/bin/perl ../../utils/create_undef.pl rtpostgis.sql 91 > uninstall_rtpostgis.sql | |
/usr/bin/cpp -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_legacy.sql.in.c | grep -v '^#' > rtpostgis_legacy.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/rtpostgis-2.0,g' rtpostgis_legacy.sql.in >rtpostgis_legacy.sql | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -I/usr/local/include -I/usr/include/libxml2 "-I../../liblwgeom" -I/usr/local/include "-I../../libpgcommon" -I../rt_core -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rt_pg.o rt_pg.c | |
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -fpic -shared -o rtpostgis-2.0.so rt_pg.o -L/usr/lib64 -Wl,--as-needed ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos_c -lproj -ljson -lxml2 -lz -lm | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make -C loader | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/loader' | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/local/include -I/usr/local/include -c raster2pgsql.c | |
/bin/sh ../../libtool --mode=link gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/local/include -I/usr/local/include raster2pgsql.o ../rt_core/librtcore.a ../rt_core/librtcore.a ../../liblwgeom/liblwgeom.la -L/usr/local/lib -lgdal -L/usr/local/lib -lgeos_c -lc -lm -o raster2pgsql | |
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/local/include -I/usr/local/include raster2pgsql.o -o .libs/raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/usr/local/lib -L/usr/lib64/ /usr/local/lib/libproj.so /usr/local/lib/libgdal.so -L/usr/lib64 -ljpeg -lpng -lpq -lz -lpthread -lrt -ldl -lcurl /usr/local/lib/libgeos_c.so /usr/local/lib/libgeos.so -lc -lm | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/loader' | |
make -C rt_pg rtpostgis.sql | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[4]: `rtpostgis.sql' is up to date. | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster/rt_pg' | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/raster' | |
---- Making all in topology | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/topology' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
/usr/bin/cpp -traditional-cpp -P topology.sql.in.c | grep -v '^#' > topology.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/topology,g' topology.sql.in >topology.sql | |
/usr/bin/cpp -traditional-cpp -P topology_drop_before.sql.in.c | grep -v '^#' > topology_drop_before.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/topology_drop_before,g' topology_drop_before.sql.in >topology_drop_before.sql | |
/usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql | |
/usr/bin/cpp -traditional-cpp -P topology_drop_after.sql.in.c | grep -v '^#' > topology_drop_after.sql.in | |
sed 's,MODULE_PATHNAME,$libdir/topology_drop_after,g' topology_drop_after.sql.in >topology_drop_after.sql | |
cat topology_drop_before.sql topology_upgrade.sql topology_drop_after.sql > topology_upgrade_20_minor.sql | |
/usr/bin/perl ../utils/create_undef.pl topology.sql 91 > uninstall_topology.sql | |
rm topology_drop_after.sql.in topology_drop_before.sql.in | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/topology' | |
---- Making all in loader | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/loader' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shpopen.o shpopen.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbfopen.o dbfopen.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getopt.o getopt.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shpcommon.o shpcommon.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o safileio.o safileio.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -c shp2pgsql-core.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shp2pgsql-cli.o shp2pgsql-cli.c | |
/bin/sh ../libtool --mode=link \ | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -lc | |
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o .libs/shp2pgsql ../liblwgeom/.libs/liblwgeom.so -L/usr/local/lib -L/usr/lib64/ /usr/local/lib/libgeos_c.so /usr/local/lib/libgeos.so /usr/local/lib/libproj.so -lm -lc | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c pgsql2shp-core.c | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c pgsql2shp-cli.c | |
/bin/sh ../libtool --mode=link \ | |
gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o ../liblwgeom/liblwgeom.la -lc -L/usr/lib64 -lpq -o pgsql2shp | |
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o -o .libs/pgsql2shp ../liblwgeom/.libs/liblwgeom.so -L/usr/local/lib -L/usr/lib64/ /usr/local/lib/libgeos_c.so /usr/local/lib/libgeos.so /usr/local/lib/libproj.so -lm -lc -L/usr/lib64 -lpq | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/loader' | |
---- Making all in utils | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/utils' | |
Makefile:54: warning: overriding commands for target `uninstall' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:167: warning: ignoring old commands for target `uninstall' | |
Makefile:57: warning: overriding commands for target `install' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:110: warning: ignoring old commands for target `install' | |
Makefile:60: warning: overriding commands for target `clean' | |
/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk:198: warning: ignoring old commands for target `clean' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' postgis_restore.pl.in >postgis_restore.pl | |
chmod +x postgis_restore.pl create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/utils' | |
---- Making all in extensions | |
make[3]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions' | |
make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. | |
for DIR in postgis postgis_topology; do \ | |
echo "---- Making all in ${DIR}"; \ | |
make -C "${DIR}" all; \ | |
done | |
---- Making all in postgis | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions/postgis' | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' ../../postgis/postgis.sql > sql_bits/postgis.sql | |
cp ../../doc/postgis_comments.sql sql_bits/postgis_comments.sql | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' ../../raster/rt_pg/rtpostgis.sql > sql_bits/rtpostgis.sql | |
cp ../../doc/raster_comments.sql sql_bits/raster_comments.sql | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' ../../spatial_ref_sys.sql > sql_bits/spatial_ref_sys.sql | |
cat sql_bits/postgis.sql sql_bits/postgis_comments.sql sql_bits/rtpostgis.sql sql_bits/mark_editable_objects.sql.in sql_bits/raster_comments.sql sql_bits/spatial_ref_sys.sql > sql/postgis.sql | |
cp sql/postgis.sql sql/postgis--2.0.1.sql | |
cp sql_bits/postgis--unpackaged.sql.in sql/postgis--unpackaged--2.0.1.sql | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ | |
-e '/^\(DROP\|CREATE\) \(CAST\).*;/d' \ | |
-e '/^\(DROP\|CREATE\) \(CAST\)/,/\;/d' \ | |
-e 's/DROP FUNCTION postgis_major_version_check();/ALTER EXTENSION postgis DROP FUNCTION postgis_major_version_check();DROP FUNCTION postgis_major_version_check();/g' \ | |
../../postgis/postgis_upgrade_20_minor.sql > sql_bits/postgis_upgrade_minor.sql | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ | |
-e 's/DROP FUNCTION _rename_raster_tables();/ALTER EXTENSION postgis DROP FUNCTION _rename_raster_tables();DROP FUNCTION _rename_raster_tables();/g' \ | |
-e 's/DROP FUNCTION _drop_st_samealignment();/ALTER EXTENSION postgis DROP FUNCTION _drop_st_samealignment();DROP FUNCTION _drop_st_samealignment();/g' \ | |
-e 's/DROP CAST\(.*\)/SELECT postgis_extension_drop_if_exists('\''postgis'\'', '\''DROP CAST \1'\'');DROP CAST \1/' \ | |
../../raster/rt_pg/rtpostgis_upgrade_20_minor.sql > sql_bits/rtpostgis_upgrade_20_minor.sql | |
cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in ../../postgis/postgis_drop_before.sql sql_bits/postgis_upgrade_minor.sql sql_bits/rtpostgis_upgrade_20_minor.sql sql_bits/mark_editable_objects.sql.in ../../doc/raster_comments.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql > sql_bits/postgis_raster_upgrade_minor.sql | |
for OLD_VERSION in 2.0.0alpha1 2.0.0alpha2 2.0.0alpha3 2.0.0alpha4 2.0.0alpha5 2.0.0alpha6 2.0.0beta1 2.0.0beta2 2.0.0beta3 2.0.0beta4 2.0.0rc1 2.0.0rc2 2.0.0 ; do \ | |
cat sql_bits/postgis_raster_upgrade_minor.sql > sql/postgis--$OLD_VERSION--2.0.1.sql; \ | |
done | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions/postgis' | |
---- Making all in postgis_topology | |
make[4]: Entering directory `/home/ec2-user/postgis-2.0.1/extensions/postgis_topology' | |
sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql_bits/topology.sql | |
cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql | |
cat sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology.sql | |
cp sql/postgis_topology.sql sql/postgis_topology--2.0.1.sql | |
cp sql_bits/topology--unpackaged.sql.in sql/postgis_topology--unpackaged--2.0.1.sql | |
sed -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\).*;/d' \ | |
-e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\)/,/\;/d' \ | |
sql_bits/topology.sql > sql/topology_upgrade_minor.sql | |
for OLD_VERSION in 2.0.0alpha1 2.0.0alpha2 2.0.0alpha3 2.0.0alpha4 2.0.0alpha5 2.0.0alpha6 2.0.0beta1 2.0.0beta2 2.0.0beta3 2.0.0beta4 2.0.0rc1 2.0.0rc2 2.0.0 ; do \ | |
cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--$OLD_VERSION--2.0.1.sql; \ | |
done | |
make[4]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions/postgis_topology' | |
make[3]: Leaving directory `/home/ec2-user/postgis-2.0.1/extensions' | |
PostGIS was built successfully. Ready to install. | |
make[2]: Leaving directory `/home/ec2-user/postgis-2.0.1' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nm /home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/postgis-2.0.so | grep json_token | |
U json_tokener_errors | |
U json_tokener_free | |
U json_tokener_new | |
U json_tokener_parse_ex |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SET | |
BEGIN | |
psql:/home/ec2-user/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/postgis.sql:47: ERROR: could not load library "/home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/postgis-2.0.so": /home/ec2-user/postgis-2.0.1/regress/00-regress-install/lib/postgis-2.0.so: undefined symbol: json_tokener_errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment