[postgis-devel] [PostGIS] #1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy
PostGIS
trac at osgeo.org
Mon Mar 12 17:16:02 PDT 2012
#1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: mingw64 |
---------------------+------------------------------------------------------
Comment(by robe):
BTW Hudson is not happy either, but in a different way -- log from Hudson.
Perhaps we should just put things back the way they were for now.
{{{
Updating http://svn.osgeo.org/postgis/trunk
D postgis/compat.h
G raster/rt_pg/rt_pg.c
U configure.ac
U libpgcommon/lwgeom_pg.c
U liblwgeom/Makefile.in
G liblwgeom/stringbuffer.c
G liblwgeom/cunit/cu_out_kml.c
U liblwgeom/vsprintf.c
AU liblwgeom/snprintf.c
U liblwgeom/lwgeom_geos.c
G liblwgeom/liblwgeom.h.in
U liblwgeom/liblwgeom_internal.h
AU macros/snprintf.m4
U postgis_config.h.in
At revision 9477
[workspace] $ /bin/sh -xe /tmp/hudson3794278016352853331.sh
++ svn info src
++ grep 'Last Changed Rev:'
++ cut -f4 '-d '
+ SVN_REVISION=9477
+ rm -rf build
+ rm -rf rel
+ rm -rf postgis-2.0.0beta3SVN postgis-2.0.0beta3SVN.tar.gz
+ svn export src rel
Export complete.
+ cd ./rel
+ ./autogen.sh
* Running /usr/bin/libtoolize (1.5.22)
OPTIONS = --force --copy
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
* Running /usr/bin/aclocal (1.9.6)
configure.ac:43: error: Autoconf version 2.60 or higher is required
macros/snprintf.m4:19: HW_HEADER_STDARG_H is expanded from...
configure.ac:43: HW_HEADER_STDARG_H is required by...
macros/snprintf.m4:57: HW_FUNC_VA_COPY is expanded from...
configure.ac:43: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63
Something went wrong, giving up!
Archiving artifacts
Sending e-mails to: chodgson at refractions.net pramsey at cleverelephant.ca
Notifying upstream projects of job completion
Finished: FAILURE
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1668#comment:28>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list