SuccessConsole Output

View as plain text
Started by user admin
[workspace] $ /bin/sh -xe /tmp/hudson2070644670529485004.sh
+ svn -q checkout http://svn.osgeo.org/postgis/trunk postgis-trunk
+ cd /var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk
+ ./autogen.sh
* Running /usr/bin/libtoolize (1.5.22)
   OPTIONS = --force --copy
* Running /usr/bin/aclocal (1.9.6)
* Running /usr/bin/autoconf (2.59)
======================================
Now you are ready to run './configure'
======================================
+ ./configure --with-pgconfig=/var/home/buildbot/opt/pgsql/8.3/bin/pg_config --with-geosconfig=/var/home/buildbot/opt/geos/3.2.0/bin/geos-config --with-projdir=/var/home/buildbot/opt/proj/4.6.1
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for 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 a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking if g++ supports -Wall... yes
checking if g++ supports -Wmissing-prototypes... yes
checking if g++ supports -ffloat-store... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for convert... /usr/bin/convert
checking for xsltproc... /usr/bin/xsltproc
checking for dblatex... /usr/bin/dblatex
checking CUnit/CUnit.h usability... yes
checking CUnit/CUnit.h presence... yes
checking for CUnit/CUnit.h... yes
checking for CU_initialize_registry in -lcunit... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for libiconv_open in -liconv... no
checking for iconv_open in -lc... yes
Using user-specified pg_config file: /var/home/buildbot/opt/pgsql/8.3/bin/pg_config
checking PostgreSQL version... PostgreSQL 8.3.7
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQserverVersion in -lpq... yes
checking for xml2-config... /usr/bin/xml2-config
checking libxml/tree.h usability... yes
checking libxml/tree.h presence... yes
checking for libxml/tree.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking libxml/xpath.h usability... yes
checking libxml/xpath.h presence... yes
checking for libxml/xpath.h... yes
checking libxml/xpathInternals.h usability... yes
checking libxml/xpathInternals.h presence... yes
checking for libxml/xpathInternals.h... yes
checking for xmlInitParser in -lxml2... yes
Using user-specified geos-config file: /var/home/buildbot/opt/geos/3.2.0/bin/geos-config
checking GEOS version... 3.2.0
checking geos_c.h usability... yes
checking geos_c.h presence... yes
checking for geos_c.h... yes
checking for initGEOS in -lgeos_c... yes
Using user-specified proj directory: /var/home/buildbot/opt/proj/4.6.1
checking proj_api.h usability... yes
checking proj_api.h presence... yes
checking for proj_api.h... yes
checking for pj_get_release in -lproj... yes
configure: creating ./config.status
config.status: creating liblwgeom/Makefile
config.status: creating liblwgeom/cunit/Makefile
config.status: creating postgis/Makefile
config.status: creating postgis/sqldefines.h
config.status: creating loader/Makefile
config.status: creating topology/Makefile
config.status: creating regress/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/image_src/Makefile
config.status: creating postgis_config.h

  PostGIS is now configured for i686-redhat-linux-gnu

 -------------- Compiler Info ------------- 
  C compiler:           gcc -g -O2
  C++ compiler:         g++ -g -O2

 -------------- Dependencies -------------- 
  GEOS config:          /var/home/buildbot/opt/geos/3.2.0/bin/geos-config
  GEOS version:         3.2.0
  PostgreSQL config:    /var/home/buildbot/opt/pgsql/8.3/bin/pg_config
  PostgreSQL version:   PostgreSQL 8.3.7
  PROJ4 version:        46
  Libxml2 config:       /usr/bin/xml2-config
  Libxml2 version:      2.6.26
  PostGIS debug level:  0

 -------- Documentation Generation -------- 
  xsltproc:             /usr/bin/xsltproc
  xsl style sheets:     /usr/share/sgml/docbook/xsl-stylesheets
  dblatex:              /usr/bin/dblatex
  convert:              /usr/bin/convert

++ grep MAJOR Version.config
++ cut -f2 -d=
+ POSTGIS_MAJOR_VERSION=2
++ grep MINOR Version.config
++ cut -f2 -d=
+ POSTGIS_MINOR_VERSION=0
++ cut -f2 -d=
++ grep MICRO Version.config
+ POSTGIS_MICRO_VERSION=0SVN
+ POSTGIS_VERSION=2.0.0SVN
+ make
make -C liblwgeom 
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/liblwgeom'
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o measures.o measures.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o ptarray.o ptarray.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwgeom_api.o lwgeom_api.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwgeom.o lwgeom.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwline.o lwline.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwpoly.o lwpoly.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwmpoint.o lwmpoint.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwmline.o lwmline.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwmpoly.o lwmpoly.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwcollection.o lwcollection.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwmcurve.o lwmcurve.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwmsurface.o lwmsurface.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwutil.o lwutil.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwalgorithm.o lwalgorithm.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwgunparse.o lwgunparse.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwgparse.o lwgparse.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwsegmentize.o lwsegmentize.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o g_box.o g_box.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o g_coord.o g_coord.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o g_ptarray.o g_ptarray.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o g_serialized.o g_serialized.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o g_util.o g_util.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwgeodetic.o lwgeodetic.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lwtree.o lwtree.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -ffloat-store -c -o lwspheroid.o lwspheroid.c
ar rs liblwgeom.a 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 lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwutil.o lwalgorithm.o lwgunparse.o lwgparse.o lwsegmentize.o wktparse.tab.o lex.yy.o vsprintf.o g_box.o g_coord.o g_geometry.o g_ptarray.o g_serialized.o g_util.o lwgeodetic.o lwtree.o lwspheroid.o  	
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/liblwgeom'
make -C postgis 
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/postgis'
Makefile.pgxs:17: warning: overriding commands for target `install'
/var/home/buildbot/opt/pgsql/8.3/lib/pgxs/src/makefiles/pgxs.mk:96: warning: ignoring old commands for target `install'
Makefile.pgxs:63: warning: overriding commands for target `installdirs'
/var/home/buildbot/opt/pgsql/8.3/lib/pgxs/src/makefiles/pgxs.mk:143: warning: ignoring old commands for target `installdirs'
Makefile.pgxs:82: warning: overriding commands for target `uninstall'
/var/home/buildbot/opt/pgsql/8.3/lib/pgxs/src/makefiles/pgxs.mk:163: warning: ignoring old commands for target `uninstall'
gcc -E -traditional-cpp postgis.sql.in.c | grep -v '^#' > postgis.sql.in
sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' postgis.sql.in >postgis.sql
gcc -E -traditional-cpp uninstall_postgis.sql.in.c | grep -v '^#' > uninstall_postgis.sql.in
sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' uninstall_postgis.sql.in >uninstall_postgis.sql
"/usr/bin/perl" ../utils/postgis_proc_upgrade.pl postgis.sql 1.5 > postgis_upgrade_15_minor.sql
"/usr/bin/perl" ../utils/postgis_proc_upgrade.pl postgis.sql 1.4 > postgis_upgrade_14_to_15.sql
"/usr/bin/perl" ../utils/postgis_proc_upgrade.pl postgis.sql 1.3 > postgis_upgrade_13_to_15.sql
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_debug.o lwgeom_debug.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_accum.o lwgeom_accum.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_spheroid.o lwgeom_spheroid.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_ogc.o lwgeom_ogc.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_estimate.o lwgeom_estimate.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_gist.o lwgeom_gist.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_transform.o lwgeom_transform.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_box3d.o lwgeom_box3d.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_chip.o lwgeom_chip.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_geos.o lwgeom_geos.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_export.o lwgeom_export.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_svg.o lwgeom_svg.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_gml.o lwgeom_gml.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_in_gml.o lwgeom_in_gml.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_in_kml.o lwgeom_in_kml.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o geography_inout.o geography_inout.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o geography_gist.o geography_gist.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o geography_btree.o geography_btree.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o geography_estimate.o geography_estimate.c
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/geos/3.2.0/include -I/var/home/buildbot/opt/proj/4.6.1/include -I/usr/include/libxml2 -I../liblwgeom -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o geography_measurement.o geography_measurement.c
ar crs libpostgis-2.0.a lwgeom_pg.o lwgeom_debug.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_export.o lwgeom_svg.o lwgeom_gml.o lwgeom_kml.o lwgeom_geojson.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o geography_inout.o geography_gist.o geography_btree.o geography_estimate.o geography_measurement.o
ranlib libpostgis-2.0.a
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,libpostgis-2.0.so.0   lwgeom_pg.o lwgeom_debug.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_export.o lwgeom_svg.o lwgeom_gml.o lwgeom_kml.o lwgeom_geojson.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o geography_inout.o geography_gist.o geography_btree.o geography_estimate.o geography_measurement.o  -L/var/home/buildbot/opt/geos/3.2.0/lib -L/var/home/buildbot/opt/proj/4.6.1/lib -L/usr/lib -L/var/home/buildbot/opt/pgsql/8.3/lib -lgeos_c -lproj -lxml2 -lz -lm ../liblwgeom/liblwgeom.a -Wl,-rpath,'/var/home/buildbot/opt/pgsql/8.3/lib' -o libpostgis-2.0.so.0.0
rm -f libpostgis-2.0.so.0
ln -s libpostgis-2.0.so.0.0 libpostgis-2.0.so.0
rm -f libpostgis-2.0.so
ln -s libpostgis-2.0.so.0.0 libpostgis-2.0.so
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/postgis'
make -C loader
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/loader'
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o stringbuffer.o stringbuffer.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o shpopen.o shpopen.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o dbfopen.o dbfopen.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o getopt.o getopt.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c shp2pgsql-core.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o shp2pgsql-cli.o shp2pgsql-cli.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes stringbuffer.o shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.a -o shp2pgsql -lc -lm 
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -I/var/home/buildbot/opt/pgsql/8.3/include -c pgsql2shp.c
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o pgsql2shp.o ../liblwgeom/liblwgeom.a -lc -L/var/home/buildbot/opt/pgsql/8.3/lib -lpq -lm -o pgsql2shp 
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/loader'
make -C utils
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/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/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/utils'
PostGIS was built successfully. Ready to install.
+ cd /var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace
+ svn -q checkout http://svn.osgeo.org/postgis/spike/wktraster src
+ cd src
+ ./autogen.sh
* Running /usr/bin/libtoolize (1.5.22)
\tOPTIONS = --force --copy
* Running /usr/bin/aclocal (1.9.6)
* Running /usr/bin/autoconf (2.59)
* Running /usr/bin/autoheader (2.59)
======================================
Now you are ready to run './configure'
======================================
+ ./configure --prefix=/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/build --with-pgconfig=/var/home/buildbot/opt/pgsql/8.3/bin/pg_config --with-postgis-sources=/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk/ --with-geosconfig=/var/home/buildbot/opt/geos/3.1.0/bin/geos-config
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for 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 a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking if g++ supports -Wall... yes
checking if g++ supports -Wmissing-prototypes... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for xsltproc... /usr/bin/xsltproc
checking for db2pdf... no
configure: WARNING: db2pdf is not installed so PDF documentation cannot be built
checking for dblatex... /usr/bin/dblatex
checking for low-level RASTER API debug mode... disabled
checking for PostGIS RASTER activity debug mode... disabled
checking for PostGIS RASTER memory activity debug mode... disabled
checking CUnit/CUnit.h usability... yes
checking CUnit/CUnit.h presence... yes
checking for CUnit/CUnit.h... yes
checking for CU_initialize_registry in -lcunit... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_open in -lc... yes
Using user-specified pg_config file: /var/home/buildbot/opt/pgsql/8.3/bin/pg_config
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQserverVersion in -lpq... yes
Using user-specified geos-config file: /var/home/buildbot/opt/geos/3.1.0/bin/geos-config
configure: creating ./config.status
config.status: creating rt_core/Makefile
config.status: creating rt_pg/Makefile
config.status: creating test/Makefile
config.status: creating test/core/Makefile
config.status: creating test/regress/Makefile
config.status: creating scripts/Makefile
config.status: creating wktraster_config.h

Version: 0.1.6d
Build date: 2010-02-06 18:03:42

Run make to build WKT Raster extension
++ grep MAJOR Version.config
++ cut -f2 -d=
+ RT_MAJOR_VERSION=0
++ grep MINOR Version.config
++ cut -f2 -d=
+ RT_MINOR_VERSION=1
++ cut -f2 -d=
++ grep MICRO Version.config
+ RT_MICRO_VERSION=6d
+ RT_VERSION=0.1.6d
++ svn info
++ grep 'Last Changed Rev:'
++ cut -f4 '-d '
+ REVISION=5196
+ make
make -C rt_core
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_core'
cc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -I/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk//liblwgeom   -c -o rt_api.o rt_api.c
rt_api.c: In function ‘rt_band_new_offline’:
rt_api.c:441: warning: assignment discards qualifiers from pointer target type
rt_api.c: In function ‘rt_raster_as_wktpolygon’:
rt_api.c:1290: warning: unused variable ‘sr’
rt_api.c: In function ‘rt_raster_serialize’:
rt_api.c:2656: warning: cast from pointer to integer of different size
rt_api.c:2708: warning: cast from pointer to integer of different size
rt_api.c:2737: warning: cast from pointer to integer of different size
rt_api.c:2748: warning: cast from pointer to integer of different size
rt_api.c: In function ‘rt_raster_deserialize’:
rt_api.c:2909: warning: cast from pointer to integer of different size
rt_api.c:2942: warning: cast from pointer to integer of different size
rt_api.c: At top level:
rt_api.c:1512: warning: ‘write_uint8’ defined but not used
rt_api.c:1528: warning: ‘write_int8’ defined but not used
rt_api.c:1584: warning: ‘write_int16’ defined but not used
rt_api.c:1659: warning: ‘write_int32’ defined but not used
rt_api.c:1694: warning: ‘write_float32’ defined but not used
rt_api.c:1744: warning: ‘write_float64’ defined but not used
ar rs librtcore.a rt_api.o 
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_core'
make -C rt_pg
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_pg'
gcc -E -traditional-cpp rtpostgis.sql.in.c | grep -v '^#' > rtpostgis.sql.in
sed 's,MODULE_PATHNAME,$libdir/rtpostgis,g' rtpostgis.sql.in >rtpostgis.sql
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk//liblwgeom -I../rt_core -I. -I/var/home/buildbot/opt/pgsql/8.3/include/server -I/var/home/buildbot/opt/pgsql/8.3/include/internal -D_GNU_SOURCE   -c -o rt_pg.o rt_pg.c
In file included from rt_pg.c:44:
../wktraster_config.h:41:1: warning: "PACKAGE_BUGREPORT" redefined
In file included from /var/home/buildbot/opt/pgsql/8.3/include/server/c.h:53,
                 from /var/home/buildbot/opt/pgsql/8.3/include/server/postgres.h:48,
                 from rt_pg.c:32:
/var/home/buildbot/opt/pgsql/8.3/include/server/pg_config.h:606:1: warning: this is the location of the previous definition
In file included from rt_pg.c:44:
../wktraster_config.h:44:1: warning: "PACKAGE_NAME" redefined
In file included from /var/home/buildbot/opt/pgsql/8.3/include/server/c.h:53,
                 from /var/home/buildbot/opt/pgsql/8.3/include/server/postgres.h:48,
                 from rt_pg.c:32:
/var/home/buildbot/opt/pgsql/8.3/include/server/pg_config.h:609:1: warning: this is the location of the previous definition
In file included from rt_pg.c:44:
../wktraster_config.h:47:1: warning: "PACKAGE_STRING" redefined
In file included from /var/home/buildbot/opt/pgsql/8.3/include/server/c.h:53,
                 from /var/home/buildbot/opt/pgsql/8.3/include/server/postgres.h:48,
                 from rt_pg.c:32:
/var/home/buildbot/opt/pgsql/8.3/include/server/pg_config.h:612:1: warning: this is the location of the previous definition
In file included from rt_pg.c:44:
../wktraster_config.h:50:1: warning: "PACKAGE_TARNAME" redefined
In file included from /var/home/buildbot/opt/pgsql/8.3/include/server/c.h:53,
                 from /var/home/buildbot/opt/pgsql/8.3/include/server/postgres.h:48,
                 from rt_pg.c:32:
/var/home/buildbot/opt/pgsql/8.3/include/server/pg_config.h:615:1: warning: this is the location of the previous definition
In file included from rt_pg.c:44:
../wktraster_config.h:53:1: warning: "PACKAGE_VERSION" redefined
In file included from /var/home/buildbot/opt/pgsql/8.3/include/server/c.h:53,
                 from /var/home/buildbot/opt/pgsql/8.3/include/server/postgres.h:48,
                 from rt_pg.c:32:
/var/home/buildbot/opt/pgsql/8.3/include/server/pg_config.h:618:1: warning: this is the location of the previous definition
ar crs librtpostgis.a rt_pg.o
ranlib librtpostgis.a
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -Wl,-soname,librtpostgis.so.0   rt_pg.o  -L/var/home/buildbot/opt/pgsql/8.3/lib ../rt_core/librtcore.a /var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/postgis-trunk//liblwgeom/liblwgeom.a -Wl,-rpath,'/var/home/buildbot/opt/pgsql/8.3/lib' -o librtpostgis.so.0.0
rm -f librtpostgis.so.0
ln -s librtpostgis.so.0.0 librtpostgis.so.0
rm -f librtpostgis.so
ln -s librtpostgis.so.0.0 librtpostgis.so
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_pg'
make -C rt_pg rtpostgis.sql
make[1]: Entering directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_pg'
make[1]: `rtpostgis.sql' is up to date.
make[1]: Leaving directory `/var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/src/rt_pg'
+ make check
++ tail /var/home/buildbot/opt/hudson/jobs/WKTRaster-trunk-check/workspace/check.log
++ grep 'All tests successful'
++ wc -l
+ '[' 1 -ne 1 ']'
Finished: SUCCESS