[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: Fwd: Fw: [postgis-users] Gentoo Emerge (from Gerald FENOY)
From:       Gérald_Fenoy <gfenoy () gmail ! com>
Date:       2005-07-28 14:27:27
Message-ID: 973fd123050728072724fe4f27 () mail ! gmail ! com
[Download RAW message or body]

So we've finished to solve this problem.

But I would like to know if you use a new database or an old one ?

I also need to know if you would like to have all the utilities script
from postgis to be installed by the ebuild ? (create_undef.pl,
test_estimation.pl, postgis_proc_upgrade.pl, profile_intersects.pl,
test_joinestimation.pl) Indeed the ebuild don't install anyone of this
scripts but they may be needed by users.

And to finish with my questions, I would like to know if you would
like to have something which upgrade your old databases for you ?

For an example of what I could do for this auto-upgrade is like the db
initialisation into the postgresql ebuild. So if we choose to develop
this functionnality you need to use the command "ebuild
postgis-1.0.1_p20050727.ebuild config" to automaticaly upgrade your
old database. Maybe only a proc update may be needed .... must be
thinking.


Thanks in advance to answer me.

Cordially.

2005/7/28, Christo Du Preez <christo@mecola.com>:
> Hi Gérald,
> 
> It's looking very good. Here is the result from the postgis_full_version():
> 
> POSTGIS="1.1.0CVS" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
> DBPROC="0.3.1" RELPROC="0.3.1"
> 
> Also find attached the log generated from the emerge.
> 
> Gérald Fenoy wrote:
> 
> > Hi,
> > well now it's pretty near to be good :]
> > You need to reemerge the ebuild called : postgis-1.0.0_p20050727 cause
> > as you can see your log the old postgis-1.0.0_p20050524 ebuild don't
> > work with the lastest postgis-cvs tarball available on the refractions
> > web site. When you have emerged the postgis-1.0.0_p20050727 ebuild you
> > need to create a new database, then use the lwpostgis.sql and
> > spatial_ref.sql as mentioned at the end of the ebuild installation.
> > Then could you give me the result you obtain for the query "SELECT
> > postgis_full_version();".
> > 
> > Thanks in advance to anser.
> > 
> > Cordially.
> > 
> > 2005/7/27, Christo Du Preez <christo@mecola.com>:
> > 
> > 
> > > Hi Gerald,
> > > 
> > > Here is the log for postgis-1.0.0_p20050524. It doesn't look successful.
> > > Maybe it's because I did it in the after postgis-1.0.1_p20050727 and not
> > > before like you requested. Sorry about that.
> > > 
> > > Let me know if there is anything else I can do.
> > > 
> > > Regards,
> > > Christo
> > > 
> > > 
> > > 
> > > Gérald Fenoy wrote:
> > > 
> > > 
> > > 
> > > > Hi,
> > > > please could you log the whole compilation process with something like
> > > > this : emerge -v postgis  >& emerge-postgis-1.0.0_p20050524.ebuild.log
> > > > ?
> > > > This could help me more to see if there is a problem with an old
> > > > installation. Indeed I just try with the version 1.1.0CVS (2005-07-27
> > > > 6:00) and I have a problem with the old ebuild so I made a new one for
> > > > the cvs version which is now called postgis-1.0.1_p20050727.ebuild and
> > > > you could get it from the web page gentoo.01map.net (or
> > > > http://www.01map.net/gentoo if the first one don't work). Indeed with
> > > > the postgis-cvs.tar.gz downloaded this morning from
> > > > postgis.refractions.net I have problem for the /usr/libexec directory
> > > > creation ...
> > > > So there are two solutions, first you choose to debug the first ebuild
> > > > then you send me the complete log requested before, second, you use
> > > > the fresh ebuild then you tell me if you have any problem with it (and
> > > > you could also inform me if it works like a charme ;) )
> > > > 
> > > > Waiting for a response.
> > > > 
> > > > Cordially.
> > > > 
> > > > ps: sorry for redondency.
> > > > 
> > > > ----- Original Message -----
> > > > From: Christo Du Preez
> > > > To: Jean David TECHER
> > > > Sent: Wednesday, July 27, 2005 12:21 PM
> > > > Subject: Re: [postgis-users] Gentoo Emerge (from Gerald FENOY)
> > > > 
> > > > Hi there,
> > > > 
> > > > I have attached the complete emerge.log, I thought having all the info
> > > > might come in handy.
> > > > 
> > > > ebuild: postgis-1.0.0_p20050512.ebuild
> > > > 
> > > > Thanx in advance.
> > > > 
> > > > Jean David TECHER wrote:
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > > Hi,
> > > > > could you give me which is the version of the ebuild youve used to
> > > > > make this test ?
> > > > > Could you give me the emerge logs of this emerge ? (Indeed I would
> > > > > like to see if you don't have some trace of an old installation on
> > > > > your system, cause in that case portage will not remove the old
> > > > > one...)
> > > > > 
> > > > > Cordially.
> > > > > 
> > > > > PS: Sandro could U add gfenoy@gmail.com <mailto:gfenoy@gmail.com> as a
> > > > > sender for this mailling list, indeed he experiences a tecnical
> > > > > problem on his djayux.net mail server :/
> > > > > 
> > > > > 
> > > > > ----- Original Message -----
> > > > > *From:* Christo Du Preez <mailto:christo@mecola.com>
> > > > > *To:* postgis-users@postgis.refractions.net
> > > > > <mailto:postgis-users@postgis.refractions.net>
> > > > > *Sent:* Tuesday, July 26, 2005 11:54 PM
> > > > > *Subject:* [postgis-users] Gentoo Emerge
> > > > > 
> > > > > I Installed Postgis on Gentoo using:
> > > > > USE="geos proj doc" ACCEPT_KEYWORDS="~x86" emerge postgis
> > > > > select postgis_version() = 1.1 USE_GEOS=0 USE_PROJ=1 USE_STATS=1
> > > > > Does this mean it's still not using GEOS? If so what should I do
> > > > > to make it use GEOS?
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > 
> > > > ------------------------------------------------------------------------
> > > > 
> > > > _______________________________________________
> > > > postgis-users mailing list
> > > > postgis-users@postgis.refractions.net
> > > > http://postgis.refractions.net/mailman/listinfo/postgis-users
> > > > 
> > > > 
> > > > 
> > > > 
> > > --
> > > Kind Regards,
> > > Christo Du Preez
> > > 
> > > Senior Software Engineer
> > > Mecola IT
> > > http://www.mecola.com
> > > +27 [0]82 4255 895
> > > 
> > > 
> > > 
> > > Calculating dependencies  >>> Unpacking source...
> > > 1.0.1_p20050727
> > > 
> > > 
> > > > > > Unpacking postgis-cvs-1.0.1_p20050727.tar.gz to \
> > > > > > /var/tmp/portage/postgis-1.0.1_p20050727/work Source unpacked.
> > > > > > 
> > > > > > 
> > > * econf: updating postgis-cvs/config.guess with \
> > >                 /usr/share/gnuconfig/config.guess
> > > * econf: updating postgis-cvs/config.sub with /usr/share/gnuconfig/config.sub
> > > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man \
> > > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc \
> > > --localstatedir=/var/lib --enable-autoconf --with-maxbackends=1024 \
> > >                 --with-geos=/usr/bin/geos-config --with-proj=/usr
> > > configure: WARNING: If you wanted to set the --build type, don't use --host.
> > > If a cross compiler is detected then cross compile mode will be used.
> > > checking for i686-pc-linux-gnu-gcc... 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 gcc accepts -g... yes
> > > checking for gcc option to accept ANSI C... none needed
> > > checking for i686-pc-linux-gnu-g++... g++
> > > checking whether we are using the GNU C++ compiler... yes
> > > checking whether g++ accepts -g... yes
> > > checking whether ln -s works... yes
> > > checking for iconv_open in -lc... yes
> > > checking how to run the C preprocessor... gcc -E
> > > checking for egrep... 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... i686-pc-linux-gnu
> > > checking host system type... i686-pc-linux-gnu
> > > checking for pg_config... /usr/bin/pg_config
> > > checking which template to use... linux
> > > checking for geos-config... /usr/bin/geos-config
> > > checking for proj... /usr/bin/proj
> > > checking for flex... /usr/bin/flex
> > > checking for yacc... /usr/bin/yacc
> > > checking for install... /bin/install
> > > configure: creating ./config.status
> > > config.status: creating Makefile.config
> > > config.status: creating config.h
> > > 
> > > SUMMARY
> > > -------------------------------------------------------
> > > 
> > > HOST_OS: linux-gnu
> > > 
> > > PGSQL: /usr/bin/pg_config
> > > GEOS: /usr/bin/geos-config
> > > PROJ: dir=/usr
> > > ICONV: 1
> > > 
> > > PORTNAME: linux
> > > PREFIX: /usr
> > > EPREFIX: ${prefix}
> > > DOC: ${prefix}/share/doc/postgis
> > > DATA: /usr/share/postgis
> > > MAN: /usr/share/man
> > > BIN: ${exec_prefix}/bin
> > > EXT: ${exec_prefix}/libexec (${exec_prefix}/libexec)
> > > -------------------------------------------------------
> > > 
> > > * removing build directives for doc from Makefile
> > > make -C lwgeom
> > > make -C loader
> > > make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' gcc -g -Wall \
> > > -I.. -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c \
> > > -o shpopen.o shpopen.c make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
> > > ../geos_version.sh /usr > postgis_geos_version.h cpp -P -traditional-cpp \
> > > -DUSE_VERSION=80 lwpostgis.sql.in | sed -e \
> > > 's:@MODULE_FILENAME@:/usr/libexec/liblwgeom.so.1.1:g;s:@POSTGIS_VERSION@:1.1 \
> > > USE_GEOS=1 USE_PROJ=1 \
> > > USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:0.3.1:g;s/@POSTGIS_BUILD_DATE@/2005-07-27 \
> > > 19:00:42/g' | grep -v '^#' > lwpostgis.sql gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > measures.o measures.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > box2d.o box2d.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o ptarray.o ptarray.c shpopen.c:176: warning: \
> > > `rcsid' defined but not used gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o dbfopen.o dbfopen.c \
> > > gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_api.o lwgeom_api.c dbfopen.c:200: \
> > > warning: `rcsid' defined but not used gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o getopt.o getopt.c gcc \
> > > -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom.o lwgeom.c gcc -g -Wall -I.. -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o \
> > > shp2pgsql.o shp2pgsql.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwpoint.o lwpoint.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwline.o lwline.c gcc -g -Wall -I.. -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_ICONV -DUSE_VERSION=80 -I/usr/include -c pgsql2shp.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwpoly.o lwpoly.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmpoint.o lwmpoint.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmline.o lwmline.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmpoly.o lwmpoly.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwcollection.o lwcollection.c gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o PQunescapeBytea.o \
> > > PQunescapeBytea.c g++ -O2 -march=pentium3 -fomit-frame-pointer -I/usr/include  \
> > > -g -O2 -fPIC -fexceptions -DUSE_GEOS   -c -o lwgeom_geos_wrapper.o \
> > > lwgeom_geos_wrapper.cpp gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 shpopen.o dbfopen.o getopt.o \
> > > shp2pgsql.o  -o shp2pgsql gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 shpopen.o dbfopen.o getopt.o \
> > > PQunescapeBytea.o pgsql2shp.o  -L/usr/lib -lpq -o pgsql2shp make[1]: Leaving \
> > > directory `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' \
> > > make -C utils make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/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/postgis-1.0.1_p20050727/work/postgis-cvs/utils' gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o wktunparse.o wktunparse.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgparse.o lwgparse.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > wktparse.tab.o wktparse.tab.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lex.yy.o lex.yy.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o vsprintf.o vsprintf.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > liblwgeom.o liblwgeom.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_pg.o lwgeom_pg.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_debug.o lwgeom_debug.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_spheroid.o lwgeom_spheroid.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_ogc.o lwgeom_ogc.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_geos.o lwgeom_geos.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_inout.o lwgeom_inout.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_estimate.o lwgeom_estimate.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_gist.o lwgeom_gist.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_btree.o lwgeom_btree.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_transform.o lwgeom_transform.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > stringBuffer.o stringBuffer.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box.o lwgeom_box.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box3d.o lwgeom_box3d.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:00:42"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box2dfloat4.o lwgeom_box2dfloat4.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_svg.o lwgeom_svg.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_gml.o lwgeom_gml.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_dump.o lwgeom_dump.c cp lwpostgis.sql \
> > > .. gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:00:42"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS  -shared -Wl,-soname,liblwgeom.so.1  measures.o box2d.o \
> > > ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwmpoint.o \
> > > lwmline.o lwmpoly.o lwcollection.o lwgeom_geos_wrapper.o  wktunparse.o \
> > > lwgparse.o wktparse.tab.o lex.yy.o vsprintf.o liblwgeom.o lwgeom_pg.o \
> > > lwgeom_debug.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o \
> > > lwgeom_geos.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o \
> > > lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o stringBuffer.o lwgeom_box.o \
> > > lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_svg.o lwgeom_gml.o \
> > > lwgeom_triggers.o lwgeom_dump.o  -shared  -lstdc++ -L/usr/lib -lgeos -L/usr/lib \
> > > -lproj -o liblwgeom.so.1.1 rm -f liblwgeom.so.1
> > > ln -s liblwgeom.so.1.1 liblwgeom.so.1
> > > rm -f liblwgeom.so
> > > ln -s liblwgeom.so.1.1 liblwgeom.so
> > > make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' 
> > > 
> > > > > > Test phase [not enabled]: dev-db/postgis-1.0.1_p20050727
> > > > > > 
> > > > > > 
> > > > > > Install postgis-1.0.1_p20050727 into \
> > > > > > /var/tmp/portage/postgis-1.0.1_p20050727/image/ category dev-db 
> > > > > > 
> > > make -C lwgeom
> > > make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
> > > ../geos_version.sh /usr > postgis_geos_version.h make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' make -C \
> > > loader make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' make[1]: \
> > > Nothing to be done for `all'. make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' make -C \
> > > utils make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/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/postgis-1.0.1_p20050727/work/postgis-cvs/utils' make -C \
> > > lwgeom install make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
> > >                 ../geos_version.sh /usr > postgis_geos_version.h
> > > /bin/install -c -m 755 liblwgeom.so.1.1 \
> > > /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec/liblwgeom.so.1.1 cd \
> > > /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec && \ rm -f \
> > > liblwgeom.so.1 && \ ln -s liblwgeom.so.1.1 liblwgeom.so.1
> > > cd /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec && \
> > > rm -f liblwgeom.so && \
> > > ln -s liblwgeom.so.1.1 liblwgeom.so
> > > /bin/install -c -m 644 lwpostgis.sql \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > > /bin/install -c -m 644 ../spatial_ref_sys.sql \
> > > /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/share/spatial_ref_sys.sql \
> > > make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' make -C \
> > > loader install make[1]: Entering directory \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > > /bin/install -c -m 755 pgsql2shp \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > > /bin/install -c -m 755 shp2pgsql \
> > > /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/bin/shp2pgsql make[1]: \
> > > Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' man:
> > > prepallstrip:
> > > strip: strip --strip-unneeded
> > > strip: strip --strip-unneeded
> > > usr/libexec/liblwgeom.so.1.1
> > > usr/bin/pgsql2shp
> > > usr/bin/shp2pgsql
> > > 
> > > 
> > > > > > Completed installing postgis-1.0.1_p20050727 into \
> > > > > > /var/tmp/portage/postgis-1.0.1_p20050727/image/ 
> > > > > > 
> > > * To create your first postgis database do the followings commands \
> > > : *  # su postgres
> > > *  # createdb -E SQL_ASCII poolp
> > > *  # createlang plpgsql poolp
> > > *  # psql -d poolp -f /usr/share/postgresql/contrib/lwpostgis.sql
> > > *  # psql -d poolp -f \
> > > /usr/share/postgresql/contrib/spatial_ref_sys.sql * For more \
> > > informations go to : http://postgis.refractions.net/documentation.php \
> > > * (For french user only see http://techer.pascal.free.fr/postgis) 
> > > 
> > > > > > Regenerating /etc/ld.so.cache...
> > > > > > 
> > > > > > 
> > > * Caching service dependencies...
> > >   [ ok ]
> > > 
> > > 
> > > > > > Unpacking source...
> > > > > > Unpacking postgis-cvs.tar.gz to \
> > > > > > /var/tmp/portage/postgis-1.0.0_p20050524/work Source unpacked.
> > > > > > 
> > > > > > 
> > > * econf: updating postgis-cvs/config.guess with \
> > >                 /usr/share/gnuconfig/config.guess
> > > * econf: updating postgis-cvs/config.sub with /usr/share/gnuconfig/config.sub
> > > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man \
> > > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc \
> > > --localstatedir=/var/lib --enable-autoconf --with-maxbackends=1024 \
> > >                 --with-geos=/usr/bin/geos-config --with-proj=/usr
> > > configure: WARNING: If you wanted to set the --build type, don't use --host.
> > > If a cross compiler is detected then cross compile mode will be used.
> > > checking for i686-pc-linux-gnu-gcc... 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 gcc accepts -g... yes
> > > checking for gcc option to accept ANSI C... none needed
> > > checking for i686-pc-linux-gnu-g++... g++
> > > checking whether we are using the GNU C++ compiler... yes
> > > checking whether g++ accepts -g... yes
> > > checking whether ln -s works... yes
> > > checking for iconv_open in -lc... yes
> > > checking how to run the C preprocessor... gcc -E
> > > checking for egrep... 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... i686-pc-linux-gnu
> > > checking host system type... i686-pc-linux-gnu
> > > checking for pg_config... /usr/bin/pg_config
> > > checking which template to use... linux
> > > checking for geos-config... /usr/bin/geos-config
> > > checking for proj... /usr/bin/proj
> > > checking for flex... /usr/bin/flex
> > > checking for yacc... /usr/bin/yacc
> > > checking for install... /bin/install
> > > configure: creating ./config.status
> > > config.status: creating Makefile.config
> > > config.status: creating config.h
> > > 
> > > SUMMARY
> > > -------------------------------------------------------
> > > 
> > > HOST_OS: linux-gnu
> > > 
> > > PGSQL: /usr/bin/pg_config
> > > GEOS: /usr/bin/geos-config
> > > PROJ: dir=/usr
> > > ICONV: 1
> > > 
> > > PORTNAME: linux
> > > PREFIX: /usr
> > > EPREFIX: ${prefix}
> > > DOC: ${prefix}/share/doc/postgis
> > > DATA: /usr/share/postgis
> > > MAN: /usr/share/man
> > > BIN: ${exec_prefix}/bin
> > > EXT: ${exec_prefix}/libexec (${exec_prefix}/libexec)
> > > -------------------------------------------------------
> > > 
> > > * removing build directives for doc from Makefile
> > > make -C lwgeom
> > > make -C loader
> > > make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/loader' gcc -g -Wall \
> > > -I.. -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c \
> > > -o shpopen.o shpopen.c make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/lwgeom' sh \
> > > ../geos_version.sh /usr > postgis_geos_version.h cpp -P -traditional-cpp \
> > > -DUSE_VERSION=80 lwpostgis.sql.in | sed -e \
> > > 's:@MODULE_FILENAME@:/usr/libexec/liblwgeom.so.1.1:g;s:@POSTGIS_VERSION@:1.1 \
> > > USE_GEOS=1 USE_PROJ=1 \
> > > USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:0.3.1:g;s/@POSTGIS_BUILD_DATE@/2005-07-27 \
> > > 19:02:07/g' | grep -v '^#' > lwpostgis.sql gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > measures.o measures.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > box2d.o box2d.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o ptarray.o ptarray.c shpopen.c:176: warning: \
> > > `rcsid' defined but not used gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o dbfopen.o dbfopen.c \
> > > gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_api.o lwgeom_api.c dbfopen.c:200: \
> > > warning: `rcsid' defined but not used gcc -g -Wall -I.. -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o getopt.o getopt.c gcc \
> > > -g -Wall -I.. -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV \
> > > -DUSE_VERSION=80   -c -o shp2pgsql.o shp2pgsql.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom.o lwgeom.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwpoint.o lwpoint.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwline.o lwline.c gcc -g -Wall -I.. -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_ICONV -DUSE_VERSION=80 -I/usr/include -c pgsql2shp.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwpoly.o lwpoly.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmpoint.o lwmpoint.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmline.o lwmline.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwmpoly.o lwmpoly.c gcc -g -Wall -I.. -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_ICONV -DUSE_VERSION=80   -c -o PQunescapeBytea.o PQunescapeBytea.c gcc \
> > > -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwcollection.o lwcollection.c gcc -g -Wall \
> > > -I.. -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 \
> > > shpopen.o dbfopen.o getopt.o shp2pgsql.o  -o shp2pgsql gcc -g -Wall -I.. -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 shpopen.o \
> > > dbfopen.o getopt.o PQunescapeBytea.o pgsql2shp.o  -L/usr/lib -lpq -o pgsql2shp \
> > > g++ -O2 -march=pentium3 -fomit-frame-pointer -I/usr/include  -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS   -c -o lwgeom_geos_wrapper.o lwgeom_geos_wrapper.cpp \
> > > make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/loader' make -C \
> > > utils make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/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/postgis-1.0.0_p20050524/work/postgis-cvs/utils' gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o wktunparse.o wktunparse.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgparse.o lwgparse.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > wktparse.tab.o wktparse.tab.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lex.yy.o lex.yy.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o vsprintf.o vsprintf.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > liblwgeom.o liblwgeom.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_pg.o lwgeom_pg.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_debug.o lwgeom_debug.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_spheroid.o lwgeom_spheroid.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_ogc.o lwgeom_ogc.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_geos.o lwgeom_geos.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_inout.o lwgeom_inout.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_estimate.o lwgeom_estimate.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_gist.o lwgeom_gist.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_btree.o lwgeom_btree.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_transform.o lwgeom_transform.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > stringBuffer.o stringBuffer.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box.o lwgeom_box.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box3d.o lwgeom_box3d.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> > > -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > 19:02:07"' -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server \
> > > -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> > > lwgeom_box2dfloat4.o lwgeom_box2dfloat4.c gcc -O2 -march=pentium3 \
> > > -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> > > -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-27 \
> > > gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_svg.o lwgeom_svg.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_gml.o lwgeom_gml.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -O2 \
> > > -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS    -c -o lwgeom_dump.o lwgeom_dump.c cp lwpostgis.sql \
> > > .. gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> > > -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> > > -DPOSTGIS_BUILD_DATE='"2005-07-27 19:02:07"' -I/usr/include -DUSE_PROJ  \
> > > -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> > > -fexceptions -DUSE_GEOS  -shared -Wl,-soname,liblwgeom.so.1  measures.o box2d.o \
> > > ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwmpoint.o \
> > > lwmline.o lwmpoly.o lwcollection.o lwgeom_geos_wrapper.o  wktunparse.o \
> > > lwgparse.o wktparse.tab.o lex.yy.o vsprintf.o liblwgeom.o lwgeom_pg.o \
> > > lwgeom_debug.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o \
> > > lwgeom_geos.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o \
> > > lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o stringBuffer.o lwgeom_box.o \
> > > lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_svg.o lwgeom_gml.o \
> > > lwgeom_triggers.o lwgeom_dump.o  -shared  -lstdc++ -L/usr/lib -lgeos -L/usr/lib \
> > > -lproj -o liblwgeom.so.1.1 rm -f liblwgeom.so.1
> > > ln -s liblwgeom.so.1.1 liblwgeom.so.1
> > > rm -f liblwgeom.so
> > > ln -s liblwgeom.so.1.1 liblwgeom.so
> > > make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/lwgeom' 
> > > 
> > > > > > Test phase [not enabled]: dev-db/postgis-1.0.0_p20050524
> > > > > > 
> > > > > > 
> > > > > > Install postgis-1.0.0_p20050524 into \
> > > > > > /var/tmp/portage/postgis-1.0.0_p20050524/image/ category dev-db 
> > > > > > 
> > > make -C lwgeom
> > > make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/lwgeom' sh \
> > > ../geos_version.sh /usr > postgis_geos_version.h make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/lwgeom' make -C \
> > > loader make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/loader' make[1]: \
> > > Nothing to be done for `all'. make[1]: Leaving directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/loader' make -C \
> > > utils make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/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/postgis-1.0.0_p20050524/work/postgis-cvs/utils' make -C \
> > > lwgeom install make[1]: Entering directory \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/work/postgis-cvs/lwgeom' sh \
> > >                 ../geos_version.sh /usr > postgis_geos_version.h
> > > /bin/install -c -m 755 liblwgeom.so.1.1 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > > /bin/install: cannot create regular file \
> > > `/var/tmp/portage/postgis-1.0.0_p20050524/image//usr/libexec/liblwgeom.so.1.1': \
> > > No such file or directory make[1]: *** [install-lib-shared] Error 1
> > > make[1]: Leaving directory \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > >                 \
> > > make: *** [liblwgeom-install] Error 2
> > > 
> > > !!! ERROR: dev-db/postgis-1.0.0_p20050524 failed.
> > > !!! Function einstall, Line 524, Exitcode 2
> > > !!! einstall failed
> > > !!! If you need support, post the topmost build error, NOT this status message.
> > > 
> > >  ...done!
> > > 
> > > 
> > > > > > emerge (1 of 2) dev-db/postgis-1.0.1_p20050727 to /
> > > > > > md5 files   ;-) ChangeLog
> > > > > > md5 files   ;-) metadata.xml
> > > > > > md5 files   ;-) postgis-1.0.0_p20050512.ebuild
> > > > > > md5 files   ;-) postgis-0.7.5-r2.ebuild
> > > > > > md5 files   ;-) postgis-1.0.1_p20050727.ebuild
> > > > > > md5 files   ;-) postgis-1.0.0_p20050524.ebuild
> > > > > > md5 files   ;-) files/digest-postgis-1.0.1_p20050727
> > > > > > md5 files   ;-) files/digest-postgis-0.7.5-r2
> > > > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050512
> > > > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050524
> > > > > > md5 src_uri ;-) postgis-cvs-1.0.1_p20050727.tar.gz
> > > > > > Merging dev-db/postgis-1.0.1_p20050727 to /
> > > > > > 
> > > > > > 
> > > --- /usr/
> > > --- /usr/libexec/
> > > 
> > > 
> > > > > > /usr/libexec/liblwgeom.so.1.1
> > > > > > /usr/libexec/liblwgeom.so.1 -> liblwgeom.so.1.1
> > > > > > /usr/libexec/liblwgeom.so -> liblwgeom.so.1.1
> > > > > > 
> > > > > > 
> > > --- /usr/share/
> > > --- /usr/share/postgresql/
> > > --- /usr/share/postgresql/contrib/
> > > 
> > > 
> > > > > > /usr/share/postgresql/contrib/lwpostgis.sql
> > > > > > /usr/share/postgresql/contrib/spatial_ref_sys.sql
> > > > > > 
> > > > > > 
> > > --- /usr/share/doc/
> > > --- /usr/share/doc/postgis-1.0.1_p20050727/
> > > 
> > > 
> > > > > > /usr/share/doc/postgis-1.0.1_p20050727/CHANGES.gz
> > > > > > /usr/share/doc/postgis-1.0.1_p20050727/COPYING.gz
> > > > > > /usr/share/doc/postgis-1.0.1_p20050727/CREDITS.gz
> > > > > > /usr/share/doc/postgis-1.0.1_p20050727/TODO.gz
> > > > > > /usr/share/doc/postgis-1.0.1_p20050727/README.postgis.gz
> > > > > > 
> > > > > > 
> > > --- /usr/bin/
> > > 
> > > 
> > > > > > /usr/bin/pgsql2shp
> > > > > > /usr/bin/shp2pgsql
> > > > > > Safely unmerging already-installed instance...
> > > > > > 
> > > > > > 
> > > --- !mtime obj /usr/share/postgresql/contrib/spatial_ref_sys.sql
> > > --- !mtime obj /usr/share/postgresql/contrib/lwpostgis.sql
> > > --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/TODO.gz
> > > --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/README.postgis.gz
> > > --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/CREDITS.gz
> > > --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/COPYING.gz
> > > --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/CHANGES.gz
> > > --- !mtime obj /usr/libexec/liblwgeom.so.1.1
> > > --- !mtime obj /usr/bin/shp2pgsql
> > > --- !mtime obj /usr/bin/pgsql2shp
> > > --- !empty dir /usr/share/postgresql/contrib
> > > --- !empty dir /usr/share/postgresql
> > > --- !empty dir /usr/share/doc/postgis-1.0.1_p20050727
> > > --- !empty dir /usr/share/doc
> > > --- !empty dir /usr/share
> > > --- !empty dir /usr/libexec
> > > --- !empty dir /usr/bin
> > > --- !empty dir /usr
> > > --- !targe sym /usr/libexec/liblwgeom.so.1
> > > --- !targe sym /usr/libexec/liblwgeom.so
> > > 
> > > 
> > > > > > original instance of package unmerged safely.
> > > > > > dev-db/postgis-1.0.1_p20050727 merged.
> > > > > > 
> > > > > > 
> > > > > > clean: No packages selected for removal.
> > > > > > 
> 
> > > > > > 
> > > > > > emerge (2 of 2) dev-db/postgis-1.0.0_p20050524 to /
> > > > > > md5 files   ;-) ChangeLog
> > > > > > md5 files   ;-) metadata.xml
> > > > > > md5 files   ;-) postgis-1.0.0_p20050512.ebuild
> > > > > > md5 files   ;-) postgis-0.7.5-r2.ebuild
> > > > > > md5 files   ;-) postgis-1.0.1_p20050727.ebuild
> > > > > > md5 files   ;-) postgis-1.0.0_p20050524.ebuild
> > > > > > md5 files   ;-) files/digest-postgis-1.0.1_p20050727
> > > > > > md5 files   ;-) files/digest-postgis-0.7.5-r2
> > > > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050512
> > > > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050524
> > > > > > md5 src_uri ;-) postgis-cvs.tar.gz
> > > > > > 
> > > > > > 
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> 
> --
> Kind Regards,
> Christo Du Preez
> 
> Senior Software Engineer
> Mecola IT
> http://www.mecola.com
> +27 [0]82 4255 895
> 
> 
> 
> Calculating dependencies  >>> Unpacking source...
> 1.0.1_p20050727
> > > > Unpacking postgis-cvs-1.0.1_p20050727.tar.gz to \
> > > > /var/tmp/portage/postgis-1.0.1_p20050727/work Source unpacked.
> * econf: updating postgis-cvs/config.guess with /usr/share/gnuconfig/config.guess
> * econf: updating postgis-cvs/config.sub with /usr/share/gnuconfig/config.sub
> ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man \
> --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc \
> --localstatedir=/var/lib --enable-autoconf --with-maxbackends=1024 \
>                 --with-geos=/usr/bin/geos-config --with-proj=/usr
> configure: WARNING: If you wanted to set the --build type, don't use --host.
> If a cross compiler is detected then cross compile mode will be used.
> checking for i686-pc-linux-gnu-gcc... 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 gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for i686-pc-linux-gnu-g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking whether ln -s works... yes
> checking for iconv_open in -lc... yes
> checking how to run the C preprocessor... gcc -E
> checking for egrep... 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... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for pg_config... /usr/bin/pg_config
> checking which template to use... linux
> checking for geos-config... /usr/bin/geos-config
> checking for proj... /usr/bin/proj
> checking for flex... /usr/bin/flex
> checking for yacc... /usr/bin/yacc
> checking for install... /bin/install
> configure: creating ./config.status
> config.status: creating Makefile.config
> config.status: creating config.h
> 
> SUMMARY
> -------------------------------------------------------
> 
> HOST_OS: linux-gnu
> 
> PGSQL: /usr/bin/pg_config
> GEOS: /usr/bin/geos-config
> PROJ: dir=/usr
> ICONV: 1
> 
> PORTNAME: linux
> PREFIX: /usr
> EPREFIX: ${prefix}
> DOC: ${prefix}/share/doc/postgis
> DATA: /usr/share/postgis
> MAN: /usr/share/man
> BIN: ${exec_prefix}/bin
> EXT: ${exec_prefix}/libexec (${exec_prefix}/libexec)
> -------------------------------------------------------
> 
> * removing build directives for doc from Makefile
> make -C lwgeom
> make -C loader
> make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' gcc -g -Wall \
> -I.. -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o \
> shpopen.o shpopen.c make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
> ../geos_version.sh /usr > postgis_geos_version.h cpp -P -traditional-cpp \
> -DUSE_VERSION=80 lwpostgis.sql.in | sed -e \
> 's:@MODULE_FILENAME@:/usr/libexec/liblwgeom.so.1.1:g;s:@POSTGIS_VERSION@:1.1 \
> USE_GEOS=1 USE_PROJ=1 \
> USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:0.3.1:g;s/@POSTGIS_BUILD_DATE@/2005-07-28 \
> 14:10:36/g' | grep -v '^#' > lwpostgis.sql gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o measures.o measures.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o box2d.o box2d.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o ptarray.o ptarray.c \
> shpopen.c:176: warning: `rcsid' defined but not used gcc -g -Wall -I.. -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o dbfopen.o \
> dbfopen.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_api.o lwgeom_api.c dbfopen.c:200: warning: \
> `rcsid' defined but not used gcc -g -Wall -I.. -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o getopt.o getopt.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom.o lwgeom.c gcc -g -Wall -I.. -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o \
> shp2pgsql.o shp2pgsql.c gcc -O2 -march=pentium3 -fomit-frame-pointer \
> -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwpoint.o lwpoint.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwline.o lwline.c gcc -g -Wall -I.. -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 -I/usr/include -c \
> pgsql2shp.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwpoly.o lwpoly.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwmpoint.o lwmpoint.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwmline.o lwmline.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwmpoly.o lwmpoly.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwcollection.o lwcollection.c gcc -g -Wall -I.. \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80   -c -o \
> PQunescapeBytea.o PQunescapeBytea.c gcc -g -Wall -I.. -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_ICONV -DUSE_VERSION=80 shpopen.o dbfopen.o getopt.o \
> shp2pgsql.o  -o shp2pgsql g++ -O2 -march=pentium3 -fomit-frame-pointer \
> -I/usr/include  -g -O2 -fPIC -fexceptions -DUSE_GEOS   -c -o lwgeom_geos_wrapper.o \
> lwgeom_geos_wrapper.cpp gcc -g -Wall -I.. -O2 -march=pentium3 -fomit-frame-pointer \
> -DUSE_ICONV -DUSE_VERSION=80 shpopen.o dbfopen.o getopt.o PQunescapeBytea.o \
> pgsql2shp.o  -L/usr/lib -lpq -o pgsql2shp make[1]: Leaving directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o wktunparse.o wktunparse.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwgparse.o lwgparse.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o wktparse.tab.o wktparse.tab.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lex.yy.o lex.yy.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o vsprintf.o vsprintf.c gcc \
> -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o liblwgeom.o liblwgeom.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwgeom_pg.o lwgeom_pg.c \
> gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_debug.o lwgeom_debug.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o \
> lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwgeom_geos.o \
> lwgeom_geos.c gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_inout.o lwgeom_inout.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_estimate.o lwgeom_estimate.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c \
> gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_gist.o lwgeom_gist.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_btree.o lwgeom_btree.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_transform.o lwgeom_transform.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o stringBuffer.o stringBuffer.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_box.o lwgeom_box.c make -C utils
> make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/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/postgis-1.0.1_p20050727/work/postgis-cvs/utils' gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_box2dfloat4.o lwgeom_box2dfloat4.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_chip.o lwgeom_chip.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_svg.o lwgeom_svg.c gcc -O2 -march=pentium3 \
> -fomit-frame-pointer -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' \
> -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' \
> -I/usr/include -DUSE_PROJ  -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  \
> -DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o lwgeom_gml.o lwgeom_gml.c \
> gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -O2 \
> -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS    -c -o lwgeom_dump.o lwgeom_dump.c cp lwpostgis.sql ..
> gcc -O2 -march=pentium3 -fomit-frame-pointer -DUSE_VERSION=80 \
> -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' \
> -DPOSTGIS_BUILD_DATE='"2005-07-28 14:10:36"' -I/usr/include -DUSE_PROJ  \
> -I/usr/include/postgresql/server -DAUTOCACHE_BBOX=1  -DUSE_STATS -g -O2 -fPIC \
> -fexceptions -DUSE_GEOS  -shared -Wl,-soname,liblwgeom.so.1  measures.o box2d.o \
> ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwmpoint.o lwmline.o \
> lwmpoly.o lwcollection.o lwgeom_geos_wrapper.o  wktunparse.o lwgparse.o \
> wktparse.tab.o lex.yy.o vsprintf.o liblwgeom.o lwgeom_pg.o lwgeom_debug.o \
> lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_geos.o \
> lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o \
> lwgeom_btree.o lwgeom_transform.o stringBuffer.o lwgeom_box.o lwgeom_box3d.o \
> lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_svg.o lwgeom_gml.o lwgeom_triggers.o \
> lwgeom_dump.o  -shared  -lstdc++ -L/usr/lib -lgeos -L/usr/lib -lproj -o \
> liblwgeom.so.1.1 rm -f liblwgeom.so.1
> ln -s liblwgeom.so.1.1 liblwgeom.so.1
> rm -f liblwgeom.so
> ln -s liblwgeom.so.1.1 liblwgeom.so
> make[1]: Leaving directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom'
> > > > Test phase [not enabled]: dev-db/postgis-1.0.1_p20050727
> 
> > > > Install postgis-1.0.1_p20050727 into \
> > > > /var/tmp/portage/postgis-1.0.1_p20050727/image/ category dev-db
> make -C lwgeom
> make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
> ../geos_version.sh /usr > postgis_geos_version.h make[1]: Leaving directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' make -C loader
> make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' make[1]: Nothing \
> to be done for `all'. make[1]: Leaving directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' make -C utils
> make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/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/postgis-1.0.1_p20050727/work/postgis-cvs/utils' make -C lwgeom \
> install make[1]: Entering directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' sh \
>                 ../geos_version.sh /usr > postgis_geos_version.h
> /bin/install -c -m 755 liblwgeom.so.1.1 \
> /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec/liblwgeom.so.1.1 cd \
> /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec && \ rm -f \
> liblwgeom.so.1 && \ ln -s liblwgeom.so.1.1 liblwgeom.so.1
> cd /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/libexec && \
> rm -f liblwgeom.so && \
> ln -s liblwgeom.so.1.1 liblwgeom.so
> /bin/install -c -m 644 lwpostgis.sql \
>                 /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/share/lwpostgis.sql
>                 
> /bin/install -c -m 644 ../spatial_ref_sys.sql \
> /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/share/spatial_ref_sys.sql \
> make[1]: Leaving directory \
> `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/lwgeom' make -C loader \
> install make[1]: Entering directory \
>                 `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader'
> /bin/install -c -m 755 pgsql2shp \
>                 /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/bin/pgsql2shp
> /bin/install -c -m 755 shp2pgsql \
> /var/tmp/portage/postgis-1.0.1_p20050727/image//usr/bin/shp2pgsql make[1]: Leaving \
> directory `/var/tmp/portage/postgis-1.0.1_p20050727/work/postgis-cvs/loader' man:
> prepallstrip:
> strip: strip --strip-unneeded
> strip: strip --strip-unneeded
> usr/libexec/liblwgeom.so.1.1
> usr/bin/pgsql2shp
> usr/bin/shp2pgsql
> > > > Completed installing postgis-1.0.1_p20050727 into \
> > > > /var/tmp/portage/postgis-1.0.1_p20050727/image/
> 
> * To create your first postgis database do the followings commands :
> *  # su postgres
> *  # createdb -E SQL_ASCII poolp
> *  # createlang plpgsql poolp
> *  # psql -d poolp -f /usr/share/postgresql/contrib/lwpostgis.sql
> *  # psql -d poolp -f /usr/share/postgresql/contrib/spatial_ref_sys.sql
> * For more informations go to : \
> http://postgis.refractions.net/documentation.php * (For french user \
> only see http://techer.pascal.free.fr/postgis)
> > > > Regenerating /etc/ld.so.cache...
> * Caching service dependencies...
>   [ ok ]
>  ...done!
> > > > emerge (1 of 1) dev-db/postgis-1.0.1_p20050727 to /
> > > > md5 files   ;-) ChangeLog
> > > > md5 files   ;-) metadata.xml
> > > > md5 files   ;-) postgis-1.0.0_p20050512.ebuild
> > > > md5 files   ;-) postgis-0.7.5-r2.ebuild
> > > > md5 files   ;-) postgis-1.0.1_p20050727.ebuild
> > > > md5 files   ;-) postgis-1.0.0_p20050524.ebuild
> > > > md5 files   ;-) files/digest-postgis-1.0.1_p20050727
> > > > md5 files   ;-) files/digest-postgis-0.7.5-r2
> > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050512
> > > > md5 files   ;-) files/digest-postgis-1.0.0_p20050524
> > > > md5 src_uri ;-) postgis-cvs-1.0.1_p20050727.tar.gz
> > > > Merging dev-db/postgis-1.0.1_p20050727 to /
> --- /usr/
> --- /usr/libexec/
> > > > /usr/libexec/liblwgeom.so.1.1
> > > > /usr/libexec/liblwgeom.so.1 -> liblwgeom.so.1.1
> > > > /usr/libexec/liblwgeom.so -> liblwgeom.so.1.1
> --- /usr/share/
> --- /usr/share/postgresql/
> --- /usr/share/postgresql/contrib/
> > > > /usr/share/postgresql/contrib/lwpostgis.sql
> > > > /usr/share/postgresql/contrib/spatial_ref_sys.sql
> --- /usr/share/doc/
> --- /usr/share/doc/postgis-1.0.1_p20050727/
> > > > /usr/share/doc/postgis-1.0.1_p20050727/CHANGES.gz
> > > > /usr/share/doc/postgis-1.0.1_p20050727/COPYING.gz
> > > > /usr/share/doc/postgis-1.0.1_p20050727/CREDITS.gz
> > > > /usr/share/doc/postgis-1.0.1_p20050727/TODO.gz
> > > > /usr/share/doc/postgis-1.0.1_p20050727/README.postgis.gz
> --- /usr/bin/
> > > > /usr/bin/pgsql2shp
> > > > /usr/bin/shp2pgsql
> > > > Safely unmerging already-installed instance...
> --- !mtime obj /usr/share/postgresql/contrib/spatial_ref_sys.sql
> --- !mtime obj /usr/share/postgresql/contrib/lwpostgis.sql
> --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/TODO.gz
> --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/README.postgis.gz
> --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/CREDITS.gz
> --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/COPYING.gz
> --- !mtime obj /usr/share/doc/postgis-1.0.1_p20050727/CHANGES.gz
> --- !mtime obj /usr/libexec/liblwgeom.so.1.1
> --- !mtime obj /usr/bin/shp2pgsql
> --- !mtime obj /usr/bin/pgsql2shp
> --- !empty dir /usr/share/postgresql/contrib
> --- !empty dir /usr/share/postgresql
> --- !empty dir /usr/share/doc/postgis-1.0.1_p20050727
> --- !empty dir /usr/share/doc
> --- !empty dir /usr/share
> --- !empty dir /usr/libexec
> --- !empty dir /usr/bin
> --- !empty dir /usr
> --- !targe sym /usr/libexec/liblwgeom.so.1
> --- !targe sym /usr/libexec/liblwgeom.so
> > > > original instance of package unmerged safely.
> > > > dev-db/postgis-1.0.1_p20050727 merged.
> 
> > > > clean: No packages selected for removal.
> 
> > > > Auto-cleaning packages ...
> 
> > > > No outdated packages were found on your system.
> 
> 
> * GNU info directory index is up-to-date.
> 
> 
> 
> 


-- 
Gérald FENOY
01map.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic