* CPV: dev-db/postgis-1.3.1 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * You must soft upgrade your existing postgis enabled databases * using 'emerge --config postgis'. >>> Unpacking source... >>> Unpacking postgis-1.3.1.tar.gz to /var/tmp/portage/dev-db/postgis-1.3.1/work >>> Source unpacked in /var/tmp/portage/dev-db/postgis-1.3.1/work >>> Compiling source in /var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1 ... * econf: updating postgis-1.3.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating postgis-1.3.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-autoconf --datadir=/usr/share/postgresql/contrib/ --libdir=/usr/lib64/postgresql/ --with-docdir=/usr/share/doc/postgis-1.3.1/html/ --without-proj checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether ln -s works... yes checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for pg_config... /usr/bin/pg_config checking for geos-config... no checking for proj... no checking for flex... /usr/bin/flex checking for dllwrap... no checking for dlltool... no checking for bison... bison -y checking for perl... /usr/bin/perl checking for xsltproc... /usr/bin/xsltproc checking for pdfxmltex... no checking for db2pdf... no checking for jw... no checking which template to use... linux configure: creating ./config.status config.status: creating Makefile.config config.status: WARNING: Makefile.config.in seems to ignore the --datarootdir setting config.status: creating config.h SUMMARY ------------------------------------------------------- HOST_OS: linux-gnu PGSQL: /usr/bin/pg_config ICONV: 1 PORTNAME: linux PREFIX: /usr EPREFIX: ${prefix} DOC: /usr/share/doc/postgis-1.3.1/html/ DATA: /usr/share/postgresql/contrib/ MAN: /usr/share/man BIN: ${exec_prefix}/bin EXT: /usr/lib64/postgresql/ (/usr/lib64/postgresql/) ------------------------------------------------------- make -j3 make -C lwgeom make -C loader make -C utils make[1]: Entering directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/utils' chmod +x postgis_restore.pl create_undef.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[1]: Leaving directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/utils' make[1]: Entering directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/loader' x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -c -o shpopen.o shpopen.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -c -o dbfopen.o dbfopen.c make[1]: Entering directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/lwgeom' cpp -P -traditional-cpp -DUSE_VERSION=83 lwpostgis.sql.in | sed -e 's:@MODULE_FILENAME@:/usr/lib64/postgresql//liblwgeom.so.1.3:g;s:@POSTGIS_VERSION@:1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:1.3.1:g;s/@POSTGIS_BUILD_DATE@/2010-03-30 18:43:07/g' | grep -v '^#' > ../lwpostgis.sql shpopen.c: In function ‘SHPWriteHeader’: shpopen.c:318: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:328: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:343: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPOpen’: shpopen.c:458: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:468: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:547: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPCreate’: shpopen.c:716: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:725: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPReadObject’: shpopen.c:1328: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c: At top level: shpopen.c:176: warning: ‘rcsid’ defined but not used cpp -P -traditional-cpp -DUSE_VERSION=83 lwpostgis.sql.in | sed -e 's#@MODULE_FILENAME@#/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/lwgeom/liblwgeom.so.1.3#g;s#@POSTGIS_VERSION@#1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1#g;s#@POSTGIS_SCRIPTS_VERSION@#1.3.1#g;s/@POSTGIS_BUILD_DATE@/2010-03-30 18:43:07/g' | grep -v '^#' > ../regress/lwpostgis.sql dbfopen.c: In function ‘DBFWriteHeader’: dbfopen.c:286: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:287: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:297: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFFlushRecord’: dbfopen.c:320: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFUpdateHeader’: dbfopen.c:340: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c:348: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttribute’: dbfopen.c:1058: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttributeDirectly’: dbfopen.c:1227: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteTuple’: dbfopen.c:1373: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFReadTuple’: dbfopen.c:1417: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: At top level: dbfopen.c:206: warning: ‘rcsid’ defined but not used /usr/bin/perl ../utils/postgis_proc_upgrade.pl ../lwpostgis.sql > ../lwpostgis_upgrade.sql x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o measures.o measures.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -c -o getopt.o getopt.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o box2d.o box2d.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -c -o shp2pgsql.o shp2pgsql.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o ptarray.o ptarray.c shp2pgsql.c: In function ‘InsertLineString’: shp2pgsql.c:786: warning: comparison with string literal results in unspecified behavior shp2pgsql.c: In function ‘InsertPolygon’: shp2pgsql.c:1069: warning: comparison with string literal results in unspecified behavior shp2pgsql.c: In function ‘InsertPoint’: shp2pgsql.c:1205: warning: comparison with string literal results in unspecified behavior shp2pgsql.c: In function ‘InsertMultiPoint’: shp2pgsql.c:1243: warning: comparison with string literal results in unspecified behavior x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -I/usr/include/postgresql-8.4 -c pgsql2shp.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_api.o lwgeom_api.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' -c -o PQunescapeBytea.o PQunescapeBytea.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' shpopen.o dbfopen.o getopt.o shp2pgsql.o -Wl,-O1 -o shp2pgsql x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom.o lwgeom.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwpoint.o lwpoint.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwline.o lwline.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwpoly.o lwpoly.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwmpoint.o lwmpoint.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwmline.o lwmline.c x86_64-pc-linux-gnu-gcc -g -Wall -I.. -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_ICONV -DUSE_VERSION=83 -DPOSTGIS_VERSION='"1.3.1"' shpopen.o dbfopen.o getopt.o PQunescapeBytea.o pgsql2shp.o -Wl,-O1 -L/usr/lib64/postgresql-8.4/lib64 -lpq -o pgsql2shp x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwmpoly.o lwmpoly.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwcollection.o lwcollection.c make[1]: Leaving directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/loader' x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o wktunparse.o wktunparse.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgparse.o lwgparse.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o wktparse.tab.o wktparse.tab.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lex.yy.o lex.yy.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o vsprintf.o vsprintf.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o liblwgeom.o liblwgeom.c lex.yy.c: In function ‘lwg_parse_yylex’: wktparse.lex:70: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result wktparse.lex: At top level: lex.yy.c:4023: warning: ‘yyunput’ defined but not used lex.yy.c:4066: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_pg.o lwgeom_pg.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_debug.o lwgeom_debug.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_spheroid.o lwgeom_spheroid.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_ogc.o lwgeom_ogc.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_nojts.o lwgeom_nojts.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_inout.o lwgeom_inout.c lwgeom_inout.c: In function ‘elog_ERROR’: lwgeom_inout.c:485: warning: format not a string literal and no format arguments x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_estimate.o lwgeom_estimate.c x86_64-pc-linux-gnu-gcc -pipe -O2 -march=core2 -msse4.1 -ggdb -DUSE_VERSION=83 -DPOSTGIS_LIB_VERSION='"1.3.1"' -DPOSTGIS_VERSION='"1.3 USE_GEOS=0 USE_PROJ=0 USE_STATS=1"' -DPOSTGIS_SCRIPTS_VERSION='"1.3.1"' -DPOSTGIS_BUILD_DATE='"2010-03-30 18:43:07"' -I/usr/include/postgresql-8.4/server -DAUTOCACHE_BBOX=1 -DUSE_STATS -Wall -g -O2 -fPIC -fexceptions -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c lwgeom_estimate.c: In function ‘build_lwhistogram2d’: lwgeom_estimate.c:376: error: ‘textout’ undeclared (first use in this function) lwgeom_estimate.c:376: error: (Each undeclared identifier is reported only once lwgeom_estimate.c:376: error: for each function it appears in.) lwgeom_estimate.c: In function ‘explode_lwhistogram2d’: lwgeom_estimate.c:593: error: ‘textout’ undeclared (first use in this function) lwgeom_estimate.c: In function ‘LWGEOM_gist_joinsel’: lwgeom_estimate.c:822: error: ‘PlannerInfo’ undeclared (first use in this function) lwgeom_estimate.c:822: error: ‘root’ undeclared (first use in this function) lwgeom_estimate.c:822: error: expected expression before ‘)’ token lwgeom_estimate.c:896: warning: implicit declaration of function ‘SearchSysCache’ lwgeom_estimate.c:896: error: ‘STATRELATT’ undeclared (first use in this function) lwgeom_estimate.c:896: warning: assignment makes pointer from integer without a cast lwgeom_estimate.c:914: warning: implicit declaration of function ‘ReleaseSysCache’ lwgeom_estimate.c:920: warning: assignment makes pointer from integer without a cast lwgeom_estimate.c:983: error: ‘RELOID’ undeclared (first use in this function) lwgeom_estimate.c:984: warning: assignment makes pointer from integer without a cast lwgeom_estimate.c:996: warning: assignment makes pointer from integer without a cast lwgeom_estimate.c: In function ‘LWGEOM_gist_sel’: lwgeom_estimate.c:1698: error: ‘PlannerInfo’ undeclared (first use in this function) lwgeom_estimate.c:1698: error: ‘root’ undeclared (first use in this function) lwgeom_estimate.c:1698: error: expected expression before ‘)’ token lwgeom_estimate.c:1797: error: ‘STATRELATT’ undeclared (first use in this function) lwgeom_estimate.c:1797: warning: assignment makes pointer from integer without a cast lwgeom_estimate.c: In function ‘LWGEOM_estimated_extent’: lwgeom_estimate.c:2445: error: ‘ArrayType’ undeclared (first use in this function) lwgeom_estimate.c:2445: error: ‘array’ undeclared (first use in this function) lwgeom_estimate.c:2582: error: expected expression before ‘)’ token lwgeom_estimate.c:2591: warning: implicit declaration of function ‘ArrayGetNItems’ lwgeom_estimate.c:2591: warning: implicit declaration of function ‘ARR_NDIM’ lwgeom_estimate.c:2591: warning: implicit declaration of function ‘ARR_DIMS’ lwgeom_estimate.c:2609: warning: implicit declaration of function ‘ARR_DATA_PTR’ lwgeom_estimate.c:2609: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast make[1]: *** [lwgeom_estimate.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1/lwgeom' make: *** [liblwgeom] Error 2 * ERROR: dev-db/postgis-1.3.1 failed: * Error: emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2715: Called die * The specific snippet of code: * emake || die "Error: emake failed"; * * If you need support, post the output of 'emerge --info =dev-db/postgis-1.3.1', * the complete build log and the output of 'emerge -pqv =dev-db/postgis-1.3.1'. * The complete build log is located at '/var/tmp/portage/dev-db/postgis-1.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgis-1.3.1/temp/environment'. * S: '/var/tmp/portage/dev-db/postgis-1.3.1/work/postgis-1.3.1'